cloudera / clusterdock

Apache License 2.0
70 stars 57 forks source link

getting the below error when I try to connect to spark from windows 7 , using spark-shell command. #32

Closed manishtewari closed 6 years ago

manishtewari commented 6 years ago

The spark session and sqlcontext is unavailable due to this. error.txt

dimaspivak commented 6 years ago
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: The root scratch dir: /tmp/hive on HDFS should be writable. Current permissions are: rw-rw-rw-

Guessing it's something related to Docker for Windows, which we don't test.