You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/05/09 22:31:16 UTC

[jira] [Created] (MAPREDUCE-5229) TEMP_DIR_NAME is removed from of FileOutputCommitter of mapreduce

Zhijie Shen created MAPREDUCE-5229:
--------------------------------------

             Summary: TEMP_DIR_NAME is removed from of FileOutputCommitter of mapreduce
                 Key: MAPREDUCE-5229
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5229
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Zhijie Shen
            Assignee: Zhijie Shen


TEMP_DIR_NAME is removed from of FileOutputCommitter of mapreduce. As FileOutputFormat and FileOutputCommitter may be extend by users, and the extended user classes can configured to use. Therefore, this missing public static variable may cause compatibility problem when the extended classes refer it.

--
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