[
https://issues.apache.org/jira/browse/SPARK-10528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741715#comment-14741715
]
Bill Chambers edited comment on SPARK-10528 at 9/11/15 11:17 PM:
-----------------------------------------------------------------
This came up for me when I used the spark_ec2 launcher. When I tried to enter
the spark shell I received the same error on AWS.
Running:
ephermeral-hdfs/bin/hadoop fs -chmod 777 /tmp/hive
allowed the SQLContext to get pulled in and created correctly.
It's a workaround for now, but something that might want to be fixed in the
future.
was (Author: bill_chambers):
This came up for me when I used the spark_ec2 launcher. When I tried to enter
the spark shell I received the same error.
Running:
ephermeral-hdfs/bin/hadoop fs -chmod 777 /tmp/hive
allowed the SQLContext to get pulled in and created correctly.
It's a workaround for now, but something that might want to be fixed in the
future.
> spark-shell throws java.lang.RuntimeException: The root scratch dir:
> /tmp/hive on HDFS should be writable.
> ----------------------------------------------------------------------------------------------------------
>
> Key: SPARK-10528
> URL: https://issues.apache.org/jira/browse/SPARK-10528
> Project: Spark
> Issue Type: Bug
> Components: Spark Shell
> Affects Versions: 1.5.0
> Environment: Windows 7 x64
> Reporter: Aliaksei Belablotski
> Priority: Minor
>
> Starting spark-shell throws
> java.lang.RuntimeException: java.lang.RuntimeException: The root scratch dir:
> /tmp/hive on HDFS should be writable. Current permissions are: rw-rw-rw-
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]