[
https://issues.apache.org/jira/browse/PIG-5079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15799844#comment-15799844
]
Praveen PentaReddy commented on PIG-5079:
-----------------------------------------
Hi Daniel - i have changed the table property
to TBLPROPERTIES("immutable"="true"),i am getting below error.
<line 12, column 0> Output Location Validation Failed for:
'praveen.managed_testing More info to follow:
org.apache.hive.hcatalog.common.HCatException : 2003 : Non-partitioned
table already contains data : praveen.managed_testing
Details at logfile: /home/ppentar/pig_1483575232885.log
Even if change the table property, we couldn't overwrite the data through
Hcatalog
Thanks!
Praveen Reddy,P
> HCatalog - overwrite
> --------------------
>
> Key: PIG-5079
> URL: https://issues.apache.org/jira/browse/PIG-5079
> Project: Pig
> Issue Type: Improvement
> Components: build, data
> Affects Versions: 0.15.0
> Reporter: Praveen PentaReddy
> Priority: Minor
>
> In HCatalog, i am using hive table and doing transformation and after
> completing the transformation i want to overwrite the data back to the same
> hive table.however, while writing back the data to the same table, the
> transformed data is getting appended rather not getting overwrite.
> It would be good if we have option like overwrite so that if need we can use
> overwrite or append as we have this kind of feature in hive while importing
> the data into a hive table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)