Advertisement
alex_alluxio

Untitled

Mar 10th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Scala 0.10 KB | None | 0 0
  1. scala> val alluxioFile2g = sc.textFile("alluxio://localhost:19998/sample-2g")
  2. scala> alluxioFile2g.count()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement