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
Reporter: Jonathan Natkins
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