Anderson de Andrade created SPARK-12056:
-------------------------------------------

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