[
https://issues.apache.org/jira/browse/SPARK-13063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219679#comment-15219679
]
Apache Spark commented on SPARK-13063:
--------------------------------------
User 'devaraj-kavali' has created a pull request for this issue:
https://github.com/apache/spark/pull/12082
> Make the SPARK YARN STAGING DIR as configurable
> -----------------------------------------------
>
> Key: SPARK-13063
> URL: https://issues.apache.org/jira/browse/SPARK-13063
> Project: Spark
> Issue Type: Improvement
> Components: YARN
> Reporter: Devaraj K
> Assignee: Devaraj K
> Priority: Minor
>
> SPARK YARN STAGING DIR is based on the file system home directory. If the
> user wants to change this staging directory due to the same used by any other
> applications, there is no provision for the user to specify a different
> directory for staging dir.
> {code:xml}
> val stagingDirPath = new Path(remoteFs.getHomeDirectory, stagingDir)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]