You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Praveen PentaReddy (JIRA)" <ji...@apache.org> on 2016/12/20 02:51:58 UTC

[jira] [Updated] (PIG-5079) HCatalog - overwrite

     [ https://issues.apache.org/jira/browse/PIG-5079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Praveen PentaReddy updated PIG-5079:
------------------------------------
    Description: 
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.

  was:
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.
I 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.


> 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)