Expose various hive table options through create table query.
-------------------------------------------------------------
Key: HADOOP-4140
URL: https://issues.apache.org/jira/browse/HADOOP-4140
Project: Hadoop Core
Issue Type: Improvement
Components: contrib/hive
Affects Versions: 0.19.0
Reporter: Prasad Chakka
Assignee: Namit Jain
Fix For: 0.19.0
Lot of table options are not exposed through DDL. Only way to access these
options are through programmatic API which can be cumbersome. This JIRA should
expose retention, create time, last access time, owner, generic key/val params,
serde options etc. Some of these should be session level variables instead of
DDL options.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.