[
https://issues.apache.org/jira/browse/HCATALOG-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan reopened HCATALOG-87:
--------------------------------------
Thomas suggested that we should modify conf/proto-hive-site.xml to include
hcat.isd and hcat.osd as values for conf key since this is common case for
hcatalog. Reopening for that.
> Newly added partition should inherit table properties.
> ------------------------------------------------------
>
> Key: HCATALOG-87
> URL: https://issues.apache.org/jira/browse/HCATALOG-87
> Project: HCatalog
> Issue Type: New Feature
> Affects Versions: 0.1, 0.2
> Reporter: Olga Natkovich
> Assignee: Ashutosh Chauhan
> Fix For: 0.3
>
>
> create table tbl (a string) partition by (b string) stored as inputformat
> <if> outputformat <of> inputstoragedriver <ult> outputstoragedriver <osd>;
> alter table add partition <part_spec>;
> select * from tbl;
> Currently results in an exception.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira