Advertisement
alex_alluxio

Untitled

Mar 10th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.21 KB | None | 0 0
  1. $ cd $DEMO/alluxio-1.8.1
  2. $ bin/alluxio fs copyFromLocal /tmp/sample-2g /sample-2g
  3. $ cd $DEMO/spark-2.4.0-bin-hadoop2.7
  4. $ bin/spark-shell --driver-class-path $DEMO/alluxio-1.8.1/client/alluxio-1.8.1-client.jar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement