[ 
https://issues.apache.org/jira/browse/SPARK-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936866#comment-14936866
 ] 

Cody Koeninger commented on SPARK-9472:
---------------------------------------

You can get around this by passing in the hadoop context that you want as
an argument to getOrCreate

StreamingContext.getOrCreate(somePath, () => someFunction, SparkHadoopUtil
.get.newConfiguration(someSparkConf)

On Tue, Sep 29, 2015 at 10:00 PM, Russell Alexander Spitzer (JIRA) <



> Consistent hadoop config for streaming
> --------------------------------------
>
>                 Key: SPARK-9472
>                 URL: https://issues.apache.org/jira/browse/SPARK-9472
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Streaming
>            Reporter: Cody Koeninger
>            Assignee: Cody Koeninger
>            Priority: Minor
>             Fix For: 1.5.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to