David Capwell created HCATALOG-403:
--------------------------------------
Summary: MultiOutputFormat will call taskCommit on all formats if
only one ever needs commit
Key: HCATALOG-403
URL: https://issues.apache.org/jira/browse/HCATALOG-403
Project: HCatalog
Issue Type: Bug
Components: mapreduce
Affects Versions: 0.4, 0.5, 0.4.1
Reporter: David Capwell
If your output format's committer returns taskCommit=false but another format's
committer returns taskCommit=true then all committers will get called in
taskCommit phase
--
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