You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2014/11/18 23:26:34 UTC

[jira] [Updated] (HIVE-8372) Potential NPE in Tez MergeFileRecordProcessor

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

Ashutosh Chauhan updated HIVE-8372:
-----------------------------------
    Fix Version/s:     (was: 0.15.0)

> 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
>
>         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)