[ 
https://issues.apache.org/jira/browse/HIVE-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carl Steinbach updated HIVE-2070:
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Committed to trunk. Thanks Jonathan!

> SHOW GRANT grantTime field should be a human-readable timestamp
> ---------------------------------------------------------------
>
>                 Key: HIVE-2070
>                 URL: https://issues.apache.org/jira/browse/HIVE-2070
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor, Security
>            Reporter: Jonathan Natkins
>            Assignee: Jonathan Natkins
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2070.1.patch
>
>
> Unix timestamps are not super useful when trying to interpret metadata
> hive> show grant user foo on table bar;
> database      default 
> table bar     
> principalName foo     
> principalType USER    
> privilege     Select  
> grantTime     1300828549      
> grantor       natty   

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to