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

Apache Spark commented on SPARK-12056:
--------------------------------------

User 'adeandrade' has created a pull request for this issue:
https://github.com/apache/spark/pull/10046

> NewHadoopRDD: TaskAttemptContext should be created only after calling setConf.
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-12056
>                 URL: https://issues.apache.org/jira/browse/SPARK-12056
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.5.2
>            Reporter: Anderson de Andrade
>            Priority: Minor
>
> TaskAttemptContext's constructor will clone the configuration instead of 
> referencing it. Calling setConf after creating TaskAttemptContext makes any 
> changes to the configuration inside setConf unperceived by RecordReader 
> instances.



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