Use the MapReduce output committer
----------------------------------

                 Key: HIVE-2849
                 URL: https://issues.apache.org/jira/browse/HIVE-2849
             Project: Hive
          Issue Type: Improvement
            Reporter: Owen O'Malley


Currently Hive implements its own output committers based on the size of the 
files using regexes to parse out the task ids. The MapReduce output committers 
are very stable and use a two phase commit from the JobTracker.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to