Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A13C8200BA4 for ; Sat, 1 Oct 2016 02:56:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9FDA6160AE5; Sat, 1 Oct 2016 00:56:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E3321160AD9 for ; Sat, 1 Oct 2016 02:56:21 +0200 (CEST) Received: (qmail 7892 invoked by uid 500); 1 Oct 2016 00:56:21 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 7880 invoked by uid 99); 1 Oct 2016 00:56:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Oct 2016 00:56:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BA3BA2C2A64 for ; Sat, 1 Oct 2016 00:56:20 +0000 (UTC) Date: Sat, 1 Oct 2016 00:56:20 +0000 (UTC) From: "Xiao Chen (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-13317) Add logs to KMS server-side to improve supportability MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 01 Oct 2016 00:56:22 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HADOOP-13317: ------------------------------- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0-alpha2 2.8.0 Status: Resolved (was: Patch Available) I have committed this to trunk, branch-2 and branch-2.8. Thanks [~sacharya] for the contribution, and [~jojochuang] for the comment! > Add logs to KMS server-side to improve supportability > ----------------------------------------------------- > > Key: HADOOP-13317 > URL: https://issues.apache.org/jira/browse/HADOOP-13317 > Project: Hadoop Common > Issue Type: Improvement > Components: kms > Reporter: Xiao Chen > Assignee: Suraj Acharya > Priority: Minor > Labels: supportability > Fix For: 2.8.0, 3.0.0-alpha2 > > Attachments: HADOOP-13317-1.patch, HADOOP-13317-2.patch, HADOOP-13317-3.patch, HADOOP-13317-3.patch, HADOOP-13317-4.patch, HADOOP-13317-5.patch, HADOOP-13317-6.patch, HADOOP-13317-7.patch, HADOOP-13317.patch > > > [KMS.java|https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-kms/src/main/java/org/apache/hadoop/crypto/key/kms/server/KMS.java] is the main class that serves KMS http requests. There're currently no logs at all, making trouble shooting difficult. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org