Rajesh Balamohan created HIVE-10945:
---------------------------------------
Summary: NullPointerException in JvmPauseMonitor
Key: HIVE-10945
URL: https://issues.apache.org/jira/browse/HIVE-10945
Project: Hive
Issue Type: Bug
Components: HiveServer2
Reporter: Rajesh Balamohan
{noformat}
[org.apache.hadoop.hive.common.JvmPauseMonitor$Monitor@8b91134]: WARN
common.JvmPauseMonitor: Error Reporting JvmPauseMonitor to Metrics system
java.lang.NullPointerException
at
org.apache.hadoop.hive.common.JvmPauseMonitor$Monitor.incrementMetricsCounter(JvmPauseMonitor.java:203)
at
org.apache.hadoop.hive.common.JvmPauseMonitor$Monitor.run(JvmPauseMonitor.java:195)
at java.lang.Thread.run(Thread.java:745)
{noformat}
This error is continuously thrown in HS2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)