[ https://issues.apache.org/jira/browse/HIVE-8372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Prasanth J updated HIVE-8372: ----------------------------- Resolution: Fixed Fix Version/s: 0.15.0 0.14.0 Status: Resolved (was: Patch Available) Patch committed to trunk and branch-0.14. > Potential NPE in Tez MergeFileRecordProcessor > --------------------------------------------- > > Key: HIVE-8372 > URL: https://issues.apache.org/jira/browse/HIVE-8372 > Project: Hive > Issue Type: Bug > Components: Tez > Affects Versions: 0.14.0 > Reporter: Prasanth J > Assignee: Prasanth J > Fix For: 0.14.0, 0.15.0 > > Attachments: HIVE-8372.1.patch > > > MergeFileRecordProcessor retrieves map work from cache. This map work can be > instance of merge file work. When the merge file work already exists in the > cache casting the map work to merge file work is missing which will result in > NullPointerException. -- This message was sent by Atlassian JIRA (v6.3.4#6332)