You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jonathan Eagles (JIRA)" <ji...@apache.org> on 2018/07/12 20:42:00 UTC

[jira] [Created] (TEZ-3970) NullPointerException in Tez ShuffleHandler Ranged Fetch

Jonathan Eagles created TEZ-3970:
------------------------------------

             Summary: NullPointerException in Tez ShuffleHandler Ranged Fetch
                 Key: TEZ-3970
                 URL: https://issues.apache.org/jira/browse/TEZ-3970
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Jonathan Eagles
            Assignee: Jonathan Eagles


TEZ-3954 introduce a NullPointerException by removing the map id from the outputInfo before subsequent partition heads are fetched. Patch moved the cleanup to after the loop to prevent NPE and further more adds Unit Tests that verify correct behavior of ranged fetch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)