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

Apache Spark commented on SPARK-14686:
--------------------------------------

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

> Implement a non-inheritable localProperty facility
> --------------------------------------------------
>
>                 Key: SPARK-14686
>                 URL: https://issues.apache.org/jira/browse/SPARK-14686
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Marcin Tustin
>            Priority: Minor
>
> As discussed here: 
> http://mail-archives.apache.org/mod_mbox/spark-dev/201604.mbox/%3CCANXtaKA4ZdpiUbZPnzDBN8ZL7_RwKSMuz6n45ixnHVEBE1hgjg%40mail.gmail.com%3E
> Spark localProperties are always inherited by spawned threads. There are 
> situations in which this is undesirable (notably spark.sql.execution.id and 
> any other localProperty that should always be cleaned up). This is a ticket 
> to implement a non-inheritable mechanism for localProperties. 



--
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