Marcin Tustin created SPARK-14686:
-------------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]