Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C3A4518240 for ; Tue, 2 Feb 2016 23:12:40 +0000 (UTC) Received: (qmail 36816 invoked by uid 500); 2 Feb 2016 23:12:40 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 36721 invoked by uid 500); 2 Feb 2016 23:12:40 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 36682 invoked by uid 99); 2 Feb 2016 23:12:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2016 23:12:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 002F72C1F68 for ; Tue, 2 Feb 2016 23:12:40 +0000 (UTC) Date: Tue, 2 Feb 2016 23:12:39 +0000 (UTC) From: "Jimmy Xiang (JIRA)" To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-12987) Add metrics for HS2 active users and SQL operations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jimmy Xiang created HIVE-12987: ---------------------------------- Summary: Add metrics for HS2 active users and SQL operations Key: HIVE-12987 URL: https://issues.apache.org/jira/browse/HIVE-12987 Project: Hive Issue Type: Task Reporter: Jimmy Xiang Assignee: Jimmy Xiang HIVE-12271 added metrics for all HS2 operations. Sometimes, users are also interested in metrics just for SQL operations. It is useful to track active user count as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)