Skip to content

Commit 30526a1

Browse files
committed
Update comment
1 parent 2ec574a commit 30526a1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

python/ibmos2spark/osconfig.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,8 @@ def __init__(self, sparkcontext, credentials, configuration_name='', bucket_name
195195
multiple configurations to different Object Storage accounts.
196196
if a configuration name is not passed the default one will be used "service".
197197
198-
bucket_name (projectId in DSX) [optional]: string that identifies the defult
198+
bucket_name [optional]: string that identifies the defult
199199
bucket nameyou want to access files from in the COS service instance.
200-
In DSX, bucket_name is the same as projectId. One bucket is
201-
associated with one project.
202200
If this value is not specified, you need to pass it when
203201
you use the url function.
204202

0 commit comments

Comments
 (0)