Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bassel-zeidan committed Sep 25, 2017
1 parent 2ec574a commit 30526a1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions python/ibmos2spark/osconfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,8 @@ def __init__(self, sparkcontext, credentials, configuration_name='', bucket_name
multiple configurations to different Object Storage accounts.
if a configuration name is not passed the default one will be used "service".
bucket_name (projectId in DSX) [optional]: string that identifies the defult
bucket_name [optional]: string that identifies the defult
bucket nameyou want to access files from in the COS service instance.
In DSX, bucket_name is the same as projectId. One bucket is
associated with one project.
If this value is not specified, you need to pass it when
you use the url function.
Expand Down

0 comments on commit 30526a1

Please sign in to comment.