Return-Path: X-Original-To: apmail-hive-user-archive@www.apache.org Delivered-To: apmail-hive-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E7021064B for ; Fri, 23 May 2014 04:01:11 +0000 (UTC) Received: (qmail 56099 invoked by uid 500); 23 May 2014 04:01:10 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 56025 invoked by uid 500); 23 May 2014 04:01:10 -0000 Mailing-List: contact user-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hive.apache.org Delivered-To: mailing list user@hive.apache.org Received: (qmail 56017 invoked by uid 99); 23 May 2014 04:01:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 May 2014 04:01:10 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of litao.buptsse@gmail.com designates 209.85.216.172 as permitted sender) Received: from [209.85.216.172] (HELO mail-qc0-f172.google.com) (209.85.216.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 May 2014 04:00:53 +0000 Received: by mail-qc0-f172.google.com with SMTP id l6so7390011qcy.31 for ; Thu, 22 May 2014 21:00:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=FDTs6oMuL+V/6vTpqXbC2zIn5D19nU8CGDZFBm6+3mk=; b=QRegKj3wU5+edQfLv0tv1k2736tf4It4D/MIkPmVGNUZEXkzR47f6Af3AHc+j8lA5D 6bRP9I/hftjg3K0OCtQJDkcgSVzDxh3IH5P2ESF/cObRaNCnSABld+1LsXgjYL7+LtHK OOVIF2zAxhYaEaVNzLeO3VSDGPQTBEhjOswGS8IpJkFoVHhLA3LtdOB58npDjcmLTlEi 6xLTZVHD073KXv7vwyG0zw6gO/RGvmyCkIHfJlKpJ47BTC7fi5plIlmKDpBEBxQqglRN QQvRdgNSN+4MioDz8pS7ODvIy/id7lu/keP9sZtT0GHam9adZahEwP16RT41Dtb+XL2V BZ6g== MIME-Version: 1.0 X-Received: by 10.140.96.51 with SMTP id j48mr2804882qge.24.1400817630032; Thu, 22 May 2014 21:00:30 -0700 (PDT) Received: by 10.140.23.199 with HTTP; Thu, 22 May 2014 21:00:29 -0700 (PDT) Date: Fri, 23 May 2014 12:00:29 +0800 Message-ID: Subject: How send hvie metastore metrics information to graphite? From: Tao Li To: user@hive.apache.org Content-Type: multipart/alternative; boundary=001a113a98e63bbafb04fa094509 X-Virus-Checked: Checked by ClamAV on apache.org --001a113a98e63bbafb04fa094509 Content-Type: text/plain; charset=UTF-8 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? --001a113a98e63bbafb04fa094509 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all:

I want to send hive metastore m= etrics information to graphite.

I have opend jmxre= mote.port, and it can send basic JVM metrics to Graphite now. But it just c= ontains the JVM basic information.

I have found=C2=A0metrics-core-2.1.2.jar under lib dire= ctory. Can hive use this jar to send metastore metrics information to graph= ite directly? If it's OK, How can I open the hive graphite configuratio= n?
--001a113a98e63bbafb04fa094509--