Skip to content

Commit 47580ed

Browse files
committed
Update readme file
1 parent d154112 commit 47580ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scala/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ var objectname = "mydata"
165165

166166
var cos = new CloudObjectStorage(sc, credentials)
167167
var rdd = sc.textFile(cos.url(bucketName , objectname))
168+
rdd.take(5)
168169
```
169170

170171

0 commit comments

Comments
 (0)