Skip to content

Commit

Permalink
Update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
bassel-zeidan committed Jul 14, 2017
1 parent d154112 commit 47580ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scala/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ var objectname = "mydata"

var cos = new CloudObjectStorage(sc, credentials)
var rdd = sc.textFile(cos.url(bucketName , objectname))
rdd.take(5)
```


Expand Down

0 comments on commit 47580ed

Please sign in to comment.