Guest User

Untitled

a guest
Mar 19th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. pyspark --master yarn \
  2. --conf spark.ui.port=12890 \
  3. --num-executors 2 \
  4. --executor-memory 512M \
  5. --packages com.databricks:spark-avro_2.10:2.0.1
Add Comment
Please, Sign In to add comment