Github user vanzin commented on the pull request:

    https://github.com/apache/spark/pull/9174#issuecomment-149650555
  
    I have a feeling this is not a problem in master, because of SPARK-10812.
    
    In branch-1.5 and earlier, won't you get the same exception if you do not 
use spark-submit? e.g. if you directly call `StreamingContext.getOrCreate` for 
yarn-client mode from within your running app that was not launched by 
SparkSubmit.
    
    I believe SPARK-10812 fixes both of those cases, so maybe we should just 
cherry-pick that into 1.5 instead.


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