You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chaoyu Tang (JIRA)" <ji...@apache.org> on 2016/12/02 19:19:59 UTC

[jira] [Created] (HIVE-15341) Get work path instead of attempted task path in HiveHFileOutputFormat

Chaoyu Tang created HIVE-15341:
----------------------------------

             Summary: Get work path instead of attempted task path in HiveHFileOutputFormat
                 Key: HIVE-15341
                 URL: https://issues.apache.org/jira/browse/HIVE-15341
             Project: Hive
          Issue Type: Bug
          Components: HBase Handler
            Reporter: Chaoyu Tang
            Assignee: Chaoyu Tang
            Priority: Minor


It would be more robust to use FileOutputCommitter.getWorkPath instead of FileOutputCommitter.getTaskAttemptPath.
The getTaskAttemptPath is same as getWorkPath in MR2 new APIs but is missing in MR1 old APIs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)