You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2014/08/05 03:31:13 UTC

[jira] [Created] (HIVE-7610) Hive should not define a committer for Tez if the committer is a no-op

Hitesh Shah created HIVE-7610:
---------------------------------

             Summary: Hive should not define a committer for Tez if the committer is a no-op
                 Key: HIVE-7610
                 URL: https://issues.apache.org/jira/browse/HIVE-7610
             Project: Hive
          Issue Type: Improvement
            Reporter: Hitesh Shah
            Priority: Minor


Hive uses NullOutputCommitter in MR mode ( with the committer being a no-op). For Tez, it may as well not specify a committer instead of wrapping the NullOutputCommitter inside the MROutputCommitter.



--
This message was sent by Atlassian JIRA
(v6.2#6252)