Hari Shreedharan created SPARK-11201:
----------------------------------------

             Summary: StreamContext.getOrCreate is broken is yarn-client mode
                 Key: SPARK-11201
                 URL: https://issues.apache.org/jira/browse/SPARK-11201
             Project: Spark
          Issue Type: Bug
          Components: Streaming
    Affects Versions: 1.5.1
            Reporter: Hari Shreedharan


Since {{StreamingContext.getOrCreate}} (or the constructors that create the 
Hadoop {{Configuration}} is called before {{SparkContext}} is created - when 
SPARK_YARN_MODE is set. So, in {{yarn-client}} mode, 
{{SparkHadoopUtil.get.conf}} gets called before SPARK_YARN_MODE is set.



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