[
https://issues.apache.org/jira/browse/MAPREDUCE-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155266#comment-15155266
]
Hudson commented on MAPREDUCE-6613:
-----------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9333 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9333/])
MAPREDUCE-6613. Change mapreduce.jobhistory.jhist.format default from (rkanter:
rev 6eae4337d1929077ffa74734327775fb987ba910)
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml
* hadoop-mapreduce-project/CHANGES.txt
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/v2/jobhistory/JHAdminConfig.java
> Change mapreduce.jobhistory.jhist.format default from json to binary
> --------------------------------------------------------------------
>
> Key: MAPREDUCE-6613
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6613
> Project: Hadoop Map/Reduce
> Issue Type: New Feature
> Affects Versions: 2.8.0
> Reporter: Ray Chiang
> Assignee: Ray Chiang
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: MAPREDUCE-6613.001.patch
>
>
> MAPREDUCE-6376 added a configuration setting to set up .jhist internal format:
> mapreduce.jobhistory.jhist.format
> Currently, the default is "json". Changing the default to "binary" allows
> faster parsing, but with the downside of making the file not output friendly
> by using "hadoop fs cat".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)