Simeon Simeonov created SPARK-12022:
---------------------------------------

             Summary: spark-shell cannot run on master created with spark-ec2
                 Key: SPARK-12022
                 URL: https://issues.apache.org/jira/browse/SPARK-12022
             Project: Spark
          Issue Type: Bug
          Components: EC2, Spark Shell, SQL
    Affects Versions: 1.5.1
         Environment: AWS EC2
            Reporter: Simeon Simeonov


Running {{./bin/spark-shell}} on the master node created with {{spark-ec2}} 
results in:

{code}
java.lang.RuntimeException: java.lang.RuntimeException: The root scratch dir: 
/tmp/hive on HDFS should be writable. Current permissions are: rwx--x--x
        at 
org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:522)
        at 
org.apache.spark.sql.hive.client.ClientWrapper.<init>(ClientWrapper.scala:171)
        at 
org.apache.spark.sql.hive.HiveContext.executionHive$lzycompute(HiveContext.scala:162)
        at 
org.apache.spark.sql.hive.HiveContext.executionHive(HiveContext.scala:160)
        at org.apache.spark.sql.hive.HiveContext.<init>(HiveContext.scala:167)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to