You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/09/21 01:11:51 UTC

[jira] [Updated] (TEZ-472) Various fixes including NPE in shuffle when run MR jobs using mapred apis

     [ https://issues.apache.org/jira/browse/TEZ-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hitesh Shah updated TEZ-472:
----------------------------

    Summary: Various fixes including NPE in shuffle when run MR jobs using mapred apis  (was: NPE in ShuffleMergedInput when running a mapred job)
    
> Various fixes including NPE in shuffle when run MR jobs using mapred apis
> -------------------------------------------------------------------------
>
>                 Key: TEZ-472
>                 URL: https://issues.apache.org/jira/browse/TEZ-472
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Hitesh Shah
>            Assignee: Hitesh Shah
>
> Error: java.lang.NullPointerException
>         at org.apache.tez.engine.lib.input.ShuffledMergedInput$1.next(ShuffledMergedInput.java:137)
>         at org.apache.tez.mapreduce.newprocessor.reduce.ReduceProcessor$ReduceValuesIterator.more(ReduceProcessor.java:228)
>         at org.apache.tez.mapreduce.newprocessor.reduce.ReduceProcessor.runOldReducer(ReduceProcessor.java:191)
>         at org.apache.tez.mapreduce.newprocessor.reduce.ReduceProcessor.run(ReduceProcessor.java:155)
>         at org.apache.tez.engine.newruntime.LogicalIOProcessorRuntimeTask.run(LogicalIOProcessorRuntimeTask.java:148)
>         at org.apache.hadoop.mapred.YarnTezDagChild$4.run(YarnTezDagChild.java:421)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at javax.security.auth.Subject.doAs(Subject.java:396)
>         at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1499)
>         at org.apache.hadoop.mapred.YarnTezDagChild.main(YarnTezDagChild.java:416)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira