[
https://issues.apache.org/jira/browse/HIVE-21244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765711#comment-16765711
]
Harish Jaiprakash commented on HIVE-21244:
------------------------------------------
The log message is incorrect, we are not closing a file, but logging into the
new file. The old message was different, because it was logged before close.
> NPE in Hive Proto Logger
> ------------------------
>
> Key: HIVE-21244
> URL: https://issues.apache.org/jira/browse/HIVE-21244
> Project: Hive
> Issue Type: Bug
> Affects Versions: 4.0.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Priority: Major
> Attachments: HIVE-21244.1.patch
>
>
> [https://github.com/apache/hive/blob/4ddc9de90b6de032d77709c9631ab787cef225d5/ql/src/java/org/apache/hadoop/hive/ql/hooks/HiveProtoLoggingHook.java#L308]
> can cause NPE. There is no uncaught exception handler for this thread. This
> NPE can silently fail and drop the event.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)