You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Tao Li <li...@gmail.com> on 2014/05/23 06:00:29 UTC

How send hvie metastore metrics information to graphite?

Hi all:

I want to send hive metastore metrics information to graphite.

I have opend jmxremote.port, and it can send basic JVM metrics to Graphite
now. But it just contains the JVM basic information.

I have found metrics-core-2.1.2.jar under lib directory. Can hive use this
jar to send metastore metrics information to graphite directly? If it's OK,
How can I open the hive graphite configuration?