Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Duplicate
-
1.5.2
-
None
-
None
-
Windows 7 - 64 bit
Description
Hello There
I am attempting to install Spark on Windows 7. I am able to get the Spark version 1.2.2 for hadoop 2.3 running without a problem.
However Installing spark version 1.5.2 for hadoop 2.6, I get the following error :
java.lang.RuntimeException: java.lang.RuntimeException: The root scratch dir: /tmp/hive on HDFS should be writable. Current permissions are: rw-rw-rw-
at org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:522)
at org.apache.spark.sql.hive.client.ClientWrapper.<init>(ClientWrapper.scala:171)
Please suggest.
Thanks
Amit
Attachments
Issue Links
- duplicates
-
SPARK-10528 spark-shell throws java.lang.RuntimeException: The root scratch dir: /tmp/hive on HDFS should be writable.
- Resolved