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 4BB7910AD2 for ; Thu, 4 Dec 2014 08:38:13 +0000 (UTC) Received: (qmail 39627 invoked by uid 500); 4 Dec 2014 08:38:12 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 39540 invoked by uid 500); 4 Dec 2014 08:38:12 -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 39525 invoked by uid 500); 4 Dec 2014 08:38:12 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 39522 invoked by uid 99); 4 Dec 2014 08:38:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Dec 2014 08:38:12 +0000 Date: Thu, 4 Dec 2014 08:38:12 +0000 (UTC) From: "Dapeng Sun (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-9018) SHOW GRANT ROLE in Hive should return "grant_time" in human readable format MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-9018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dapeng Sun updated HIVE-9018: ----------------------------- Attachment: HIVE-9018.003.patch > SHOW GRANT ROLE in Hive should return "grant_time" in human readable format > --------------------------------------------------------------------------- > > Key: HIVE-9018 > URL: https://issues.apache.org/jira/browse/HIVE-9018 > Project: Hive > Issue Type: Improvement > Reporter: Dapeng Sun > Priority: Minor > Attachments: HIVE-9018.003.patch > > > Currently, "SHOW GRANT ROLE" will return the 'grant_time' in microseconds since epoch. It would be nice if this were in human readable format. > Current output: 1411801585902000 > Desired output: Sat, Sep 27 2014 00:06:25.902 -- This message was sent by Atlassian JIRA (v6.3.4#6332)