Prasanth Jayachandran created HIVE-14814:
--------------------------------------------
Summary: metastoreClient is used directly in Hive cause NPE
Key: HIVE-14814
URL: https://issues.apache.org/jira/browse/HIVE-14814
Project: Hive
Issue Type: Bug
Affects Versions: 2.2.0
Reporter: Prasanth Jayachandran
Assignee: Prasanth Jayachandran
Changes introduced by HIVE-13622 uses metastoreClient directly in Hive.java
which may be null causing NPE. Instead it should use getMSC() which will
initialize metastoreClient variable when null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)