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)