GitHub user marcintustin opened a pull request:
https://github.com/apache/spark/pull/12456
[Spark-14686][CORE,SQL,STREAMING]
## What changes were proposed in this pull request?
This PR adds a uninheritableLocalPropertyFacility and ports
sql.execution.id to be set with that facility.
If this is to go forward, the changes should probably be folded into a
Properties type which accommodates hierarchical access rather than a tuple.
## How was this patch tested?
Running tests.
@rxin @JoshRosen PR opened for comments. As noted above, this should
probably have a little more engineering done, but I'd like to (a) get feedback
on the overall approach; and (b) see which tests fail in jenkins, as I have
some tests failing locally which may or may not be bogus.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/marcintustin/spark SPARK-14686
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12456.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #12456
----
commit aecb305577a7d16065738afcf4bbeee6397b4f53
Author: Marcin Tustin <[email protected]>
Date: 2016-04-16T23:41:22Z
[SPARK-14685] Document inheritability of localProperties
commit 9964e2e937718194521c6705ba345deba11f1f3d
Author: Marcin Tustin <[email protected]>
Date: 2016-04-17T14:49:51Z
Add test for heritability of local properties
commit b96cde118c1265bf37ac7036581b8bb1bef80ee0
Author: Marcin Tustin <[email protected]>
Date: 2016-04-17T15:09:38Z
SPARK-14685 add test to ensure no crosstalk between threads on
localProperties
Work with me in NYC:
https://www.handy.com/careers/73115?gh_jid=73115&gh_src=o5qcxn
commit bc302e014f280cca9d9b7f104c14cdf7de6d5df4
Author: Marcin Tustin <[email protected]>
Date: 2016-04-17T18:35:36Z
[SPARK-14686] First cut of non-inheritable localProperties
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]