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

Thiruvel Thirumoolan updated HCATALOG-628:
------------------------------------------

    Attachment: HCATALOG-628.patch

Attaching latest patch thats a little simpler and Hadoop independent. The 
previous patch ran only against H23 because of the way I tested the committer 
using H23 APIs. This one tests the existence of partitions in a simpler way.
                
> Committer deletes the original partition when a duplicate partition fails 
> registration
> --------------------------------------------------------------------------------------
>
>                 Key: HCATALOG-628
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-628
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Thiruvel Thirumoolan
>             Fix For: 0.5, 0.6
>
>         Attachments: HCATALOG-628.patch, HCATALOG-628.patch
>
>
> If a partition (p1=0) already exists and a MR job creates (p1=0) dynamically, 
> the committer tries to register the new partition and fails with 
> HCatException (which is correct). But as part of the cleanup, it removes the 
> original partition.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to