Github user andrewor14 commented on the pull request:

    https://github.com/apache/spark/pull/8710#issuecomment-139607592
  
    > Ah, I see. So the issue is:
    >
    > Thread A creates a new Thread B
    > Thread A starts to run a query (set the execution id property)
    > Thread A is running a query
    > Thread B sees the execution id in Thread A's properties set by step 2, 
then it will throw an exception.
    
    correct!



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

Reply via email to