You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2015/06/05 12:45:00 UTC

[jira] [Created] (HIVE-10945) NullPointerException in JvmPauseMonitor

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)