Skip to content

Commit 974a2e3

Browse files
committed
update description
1 parent 36908ce commit 974a2e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scala/src/main/scala/Osconfig.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@ class bluemix(sc: SparkContext, name: String, creds: HashMap[String, String],
136136
*
137137
* endpoint
138138
139-
* access_key
139+
* accessKey
140140
141-
* secret_key
141+
* secretKey
142142
143143
* cosId [optional]: this parameter is the cloud object storage unique id. It is useful
144144
to keep in the class instance for further checks after the initialization. However,

0 commit comments

Comments
 (0)