gl-works created HIVE-5841: ------------------------------ Summary: HCatalog won't write to table/partition with existing data Key: HIVE-5841 URL: https://issues.apache.org/jira/browse/HIVE-5841 Project: Hive Issue Type: New Feature Components: HCatalog Affects Versions: 0.12.0, 0.11.0, 0.10.0 Reporter: gl-works
The HCatalog just write to empty table, or non-existing partition. When it comes to table with data, or pre-existing partition with data, it fails. It will be more convenient if it can work in APPEND mode. -- This message was sent by Atlassian JIRA (v6.1#6144)