You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/10/02 16:13:00 UTC

[jira] [Commented] (SPARK-22185) Jobs running on Spark Standalone Mode cannot access HDFS

    [ https://issues.apache.org/jira/browse/SPARK-22185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188367#comment-16188367 ] 

Apache Spark commented on SPARK-22185:
--------------------------------------

User 'pgandhi999' has created a pull request for this issue:
https://github.com/apache/spark/pull/19411

> Jobs running on Spark Standalone Mode cannot access HDFS
> --------------------------------------------------------
>
>                 Key: SPARK-22185
>                 URL: https://issues.apache.org/jira/browse/SPARK-22185
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.2.0
>            Reporter: Parth Gandhi
>            Priority: Minor
>
> Refer https://issues.apache.org/jira/browse/SPARK-21798.
> Basically, the environment variable SPARK_DAEMON_CLASSPATH was added to replace SPARK_CLASSPATH for launching daemons. However, Spark Standalone mode is unable to run spark jobs accessing hdfs cluster as the jars required by hadoop like hadoop-gpl-compression jar exported with SPARK_DAEMON_CLASSPATH are not available in the executor launched by worker process. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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