[
https://issues.apache.org/jira/browse/SPARK-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14142447#comment-14142447
]
Matthew Farrellee commented on SPARK-1177:
------------------------------------------
[~epakhomov] it looks like this has been resolved in other change, for instance
being able to use spark.yarn.jar. i'm going to close this, but feel free to
re-open if you think it is still important.
> Allow SPARK_JAR to be set in system properties
> ----------------------------------------------
>
> Key: SPARK-1177
> URL: https://issues.apache.org/jira/browse/SPARK-1177
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 0.9.0
> Reporter: Egor Pakhomov
> Priority: Minor
> Fix For: 0.9.0
>
>
> I'd like to be able to do from my scala code:
> System.setProperty("SPARK_YARN_APP_JAR",
> SparkContext.jarOfClass(this.getClass).head)
> System.setProperty("SPARK_JAR",
> SparkContext.jarOfClass(SparkContext.getClass).head)
> And do nothing on OS level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]