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

Sean Owen commented on SPARK-5417:
----------------------------------

Backported to 1.2 as well.

> Remove redundant executor-ID set() call
> ---------------------------------------
>
>                 Key: SPARK-5417
>                 URL: https://issues.apache.org/jira/browse/SPARK-5417
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.2.0
>            Reporter: Ryan Williams
>            Assignee: Ryan Williams
>            Priority: Minor
>             Fix For: 1.3.0, 1.2.2
>
>
> {{spark.executor.id}} no longer [needs to be set in 
> Executor.scala|https://github.com/apache/spark/blob/0497ea51ac345f8057d222a18dbbf8eae78f5b92/core/src/main/scala/org/apache/spark/executor/Executor.scala#L79],
>  as of [#4194|https://github.com/apache/spark/pull/4194]; it is set upstream 
> in 
> [SparkEnv|https://github.com/apache/spark/blob/0497ea51ac345f8057d222a18dbbf8eae78f5b92/core/src/main/scala/org/apache/spark/SparkEnv.scala#L332].
>  Might as well remove the redundant set() in Executor.scala.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to