sequenceiq / docker-spark

Apache License 2.0
765 stars 283 forks source link

Updated to Spark 2.1.0 #71

Open pondpaun7z opened 6 years ago

pondpaun7z commented 6 years ago

You and try with docker pull bananacoding/spark_hadoop

spark-shell screenshot 2017-11-17 22 45 38

spark-submit screenshot 2017-11-17 22 49 37

Arnold1 commented 6 years ago

@pondpaun7z thanks for the nice example!

a few questions:

here my log: https://ideone.com/dnuqX9 any idea about line 12? chown: missing operand after `/usr/local/hadoop/logs' why does it not print pi when i use --deploy-mode cluster (see line 211-277)? it works fine for --deploy-mode client: see line 166