[ 
https://issues.apache.org/jira/browse/OOZIE-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801544#comment-16801544
 ] 

Hadoop QA commented on OOZIE-2652:
----------------------------------


Testing JIRA OOZIE-2652

Cleaning local git workspace

----------------------------

{color:red}-1{color} Patch failed to apply to head of branch

----------------------------


> Skip trash while deleting hive table partition
> ----------------------------------------------
>
>                 Key: OOZIE-2652
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2652
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Satish Subhashrao Saley
>            Assignee: Satish Subhashrao Saley
>            Priority: Major
>         Attachments: OOZIE-2652-1.patch
>
>
> Currently, when we delete a partition in the work flow, the data persists in 
> trash and does not get purged. This takes up namespaces.
> {code}
>  <pig>
>             <job-tracker>${jobTracker}</job-tracker>
>             <name-node>${oozieNameNode}</name-node>
>             <prepare>
>                 <delete path="${hcat_uri}/${my_db}/${my_table}/date=${DATE}"/>
>             </prepare>
> {code}
> Solution: User will pass on "skip-trash" option. Accordingly, Oozie will call 
> appropriate hcat api. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to