Thiruvel Thirumoolan created HCATALOG-628:
---------------------------------------------

             Summary: Committer deletes the original partition when a duplicate 
partition is about to be registered
                 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.6, 0.5


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