Jian He
0b008dc21c
MAPREDUCE-6680. JHS UserLogDir scan algorithm sometime could skip directory with update in CloudFS (Azure FileSystem, S3, etc. Contributed by Junping Du
...
(cherry picked from commit 1e48eefe58
)
2016-04-20 19:03:19 -07:00
Xuan
84ab382939
YARN-4965. Distributed shell AM failed due to ClientHandlerException thrown by jersey. Contributed by Junping Du
...
(cherry picked from commit e6c0742012
)
(cherry picked from commit 94e4d349b0
)
2016-04-16 19:40:46 -07:00
Eric Payne
1e33c05a7e
MAPREDUCE-6649. getFailureInfo not returning any failure info. Contributed by Eric Badger
2016-04-16 22:37:00 +00:00
Wangda Tan
c202ad6721
MAPREDUCE-6513. MR job got hanged forever when one NM unstable for some time. (Varun Saxena via wangda)
2016-04-14 17:19:26 -07:00
Robert Kanter
8da0a490c6
MAPREDUCE-4785. TestMRApp occasionally fails (haibochen via rkanter)
...
(cherry picked from commit ff0ee84d77
)
(cherry picked from commit f9f57265cf
)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
2016-04-14 14:54:42 -07:00
Junping Du
80c151b889
MAPREDUCE-6670. TestJobListCache#testEviction sometimes fails on Windows with timeout. Contributed by Gergely Novák.
...
(cherry picked from commit de96d7c88a
)
(cherry picked from commit 5574f82799
)
2016-04-13 08:58:24 -07:00
Eric Payne
3de0ff030c
MAPREDUCE-6633. AM should retry map attempts if the reduce task encounters commpression related errors. Contributed by Rushabh Shah
...
(cherry picked from commit 1fec06e037
)
2016-04-09 18:29:44 +00:00
Akira Ajisaka
73d51f5c47
MAPREDUCE-6663. [NNBench] Refactor nnbench as a Tool implementation. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 690d8a368d
)
(cherry picked from commit 94b2ba89a4
)
2016-03-30 11:44:49 +09:00
Akira Ajisaka
68cd8112e7
MAPREDUCE-6543. Migrate MR client test cases part 2. Contributed by Dustin Cote.
...
(cherry picked from commit 0050fa5f1c
)
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/TestMRJobClient.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/lib/partition/TestTotalOrderPartitioner.java
(cherry picked from commit 7b2cf29f4f
)
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/TestMRJobClient.java
2016-03-29 18:24:22 +09:00
Akira Ajisaka
0286ac2576
Revert "MAPREDUCE-6543. Migrate MR client test cases part 2. Contributed by Dustin Cote."
...
This reverts commit 416ea158c2
.
2016-03-28 16:06:10 +09:00
Akira Ajisaka
416ea158c2
MAPREDUCE-6543. Migrate MR client test cases part 2. Contributed by Dustin Cote.
...
(cherry picked from commit 2c268cc936
)
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/TestMRJobClient.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/lib/partition/TestTotalOrderPartitioner.java
(cherry picked from commit 0dc1453626
)
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/TestMRJobClient.java
2016-03-25 15:33:01 +09:00
Akira Ajisaka
f362b8a403
MAPREDUCE-6656. [NNBench] OP_DELETE operation isn't working after MAPREDUCE-6363. Contributed by J.Andreina.
...
(cherry picked from commit 368c77376a
)
(cherry picked from commit 7a3fd1bc1a
)
2016-03-23 23:24:40 +09:00
Akira Ajisaka
9d7c88f275
MAPREDUCE-6580. Test failure: TestMRJobsWithProfiler. Contributed by Eric Badger.
...
(cherry picked from commit 0bfe5a0167
)
(cherry picked from commit 12c1cc889a
)
2016-03-23 13:19:26 +09:00
Wangda Tan
2d9f42d685
MAPREDUCE-6579. JobStatus#getFailureInfo should not output diagnostic information when the job is running. (Akira AJISAKA via wangda)
...
(cherry picked from commit 6529c87551
)
2016-03-15 17:32:32 -07:00
Akira Ajisaka
cb97d8fa63
MAPREDUCE-6520. Migrate MR Client test cases part 1. Contributed by Dustin Cote.
...
(cherry picked from commit 247a790609
)
(cherry picked from commit c2e14d1bbb
)
2016-03-11 22:55:16 +09:00
Akira Ajisaka
097a03fb6d
Revert "MAPREDUCE-6520. Migrate MR Client test cases part 1."
...
This reverts commit 70e232f36e
.
2016-03-11 22:55:01 +09:00
Akira Ajisaka
70e232f36e
MAPREDUCE-6520. Migrate MR Client test cases part 1.
...
(cherry picked from commit ef68b44195
)
(cherry picked from commit 7d665f0a98
)
2016-03-11 22:26:03 +09:00
Harsh J
5f059e03f5
MAPREDUCE-6648. Add yarn.app.mapreduce.am.log.level to mapred-default.xml (harsh)
2016-03-07 13:13:43 +05:30
Robert Kanter
3d8ae9c577
MAPREDUCE-6622. Add capability to set JHS job cache to a task-based limit (rchiang via rkanter)
...
(cherry picked from commit 0f72da7e28
)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
2016-03-06 19:26:12 -08:00
Masatake Iwasaki
9d551a3adf
HADOOP-12470. In-page TOC of documentation should be automatically generated by doxia macro (iwasakims)
...
(cherry picked from commit cbd31328a6
)
Conflicts:
hadoop-common-project/hadoop-common/src/site/markdown/CommandsManual.md
hadoop-common-project/hadoop-common/src/site/markdown/UnixShellGuide.md
(cherry picked from commit 722182fdfb
)
2016-03-04 14:13:30 +09:00
Varun Vasudev
cb4f5ebd3e
MAPREDUCE-6635. Unsafe long to int conversion in UncompressedSplitLineReader and IndexOutOfBoundsException. Contributed by Junping Du.
...
(cherry picked from commit c6f2d761d5
)
(cherry picked from commit f1999fe275
)
2016-02-23 13:07:40 +05:30
Andrew Wang
d31660ef4a
MAPREDUCE-6637. Testcase Failure : TestFileInputFormat.testSplitLocationInfo. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 37577852ba
)
(cherry picked from commit 7f6737951a
)
2016-02-19 16:33:44 -08:00
Tsuyoshi Ozawa
7ccb0e0601
MAPREDUCE-6341. addendum patch to fix typos. Contributed by John Michael Luy.
...
(cherry picked from commit 453e7e0d10
)
2016-02-17 14:18:24 +09:00
Jason Lowe
83985eed2a
MAPREDUCE-6191. Improve clearing stale state of Java serialization
...
testcase. (Sam Liu via Eric Yang)
(cherry picked from commit c379e102dd
)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
(cherry picked from commit 303c650d0d
)
2016-02-10 16:46:58 +00:00
Akira Ajisaka
321da0604a
Revert "HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta."
...
This reverts commit 3f8a30c956
.
2016-02-10 23:45:44 +09:00
Akira Ajisaka
f943bf0e22
MAPREDUCE-6626. Reuse ObjectMapper instance in MapReduce. Contributed by Lin Yiqun.
...
(cherry picked from commit 10393d9a666419a5d8dc0cfb48da96e9c690c11e)
(cherry picked from commit 8cbe65a07dd0deb150e91b13e3a1cec13e3716ee)
2016-02-10 03:05:23 +09:00
Akira Ajisaka
3f8a30c956
HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
...
(cherry picked from commit fe124da5ff
)
(cherry picked from commit e4c01b8b1c
)
2016-02-06 19:33:11 +09:00
Jason Lowe
1d322ca5cc
MAPREDUCE-6621. Memory Leak in JobClient#submitJobInternal(). Contributed by Xuan Gong
...
(cherry picked from commit 43e669b22d
)
2016-02-02 19:32:04 +00:00
Wangda Tan
c487453b91
YARN-4340. Add list API to reservation system. (Sean Po via wangda)
...
(cherry picked from commit 9875325d5c
)
2016-02-02 10:23:25 +08:00
Jason Lowe
7bb48ed162
MAPREDUCE-6618. YarnClientProtocolProvider leaking the YarnClient thread. Contributed by Xuan Gong
...
(cherry picked from commit 59a212b6e1
)
2016-02-01 16:11:20 +00:00
Akira Ajisaka
ce5947916d
MAPREDUCE-6616. Fail to create jobhistory file if there are some multibyte characters in the job name. Contributed by Kousuke Saruta.
...
(cherry picked from commit d314a3f99d5d03c62a3b8fb8883886440ab7d1db)
(cherry picked from commit 79cde21064a1fe274a4dcbf3dec4ed0d743876cf)
2016-01-29 16:20:45 +09:00
Jian He
d83b124c97
MAPREDUCE-6619. HADOOP_CLASSPATH is overwritten in MR container. Contributed by Junping Du
...
(cherry picked from commit da18bbedaf
)
2016-01-27 13:18:19 -08:00
Jian He
b6fe3c20c5
MAPREDUCE-6610. JobHistoryEventHandler should not swallow timeline response. Contributed by Li Lu
2016-01-25 23:01:52 -08:00
Akira Ajisaka
8ffa844d48
MAPREDUCE-6614. Remove unnecessary code in TestMapreduceConfigFields. Contributed by Kai Sasaki.
...
(cherry picked from commit a9386cae6e
)
2016-01-25 11:40:08 +09:00
Akira Ajisaka
b85b8d90d1
MAPREDUCE-6605. Fix typos mapreduce.map.skip.proc.count.autoincr and mapreduce.reduce.skip.proc.count.autoincr in mapred-default.xml. Contributed by Kai Sasaki.
...
(cherry picked from commit 7f215ffdd5
)
2016-01-22 18:38:08 +09:00
Jason Lowe
de31bff67d
MAPREDUCE-6554. MRAppMaster servicestart failing with NPE in MRAppMaster#parsePreviousJobHistory. Contributed by Bibin A Chundatt
...
(cherry picked from commit 9fbd579ab5
)
2016-01-15 16:54:03 +00:00
Akira Ajisaka
6816481c72
MAPREDUCE-6601. Fix typo in Job#setUseNewAPI. Contributed by Kai Sasaki.
...
(cherry picked from commit 5cc44d18aa
)
(cherry picked from commit 7c4be15991
)
2016-01-15 00:44:52 +09:00
Akira Ajisaka
d4d368d4e8
MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Vlad Sharanhovich and Bibin A Chundatt.
...
(cherry picked from commit 7b0964f354
)
(cherry picked from commit 6efee8907a
)
2016-01-14 10:41:45 +09:00
Jason Lowe
a22a7f61e4
MAPREDUCE-6473. Job submission can take a long time during Cluster initialization. Contributed by Kuhu Shukla
...
(cherry picked from commit f657b54281
)
2016-01-12 23:59:06 +00:00
Wangda Tan
00fca06b43
YARN-4582. Label-related invalid resource request exception should be able to properly handled by application. (Bibin A Chundatt via wangda)
...
(cherry picked from commit 9e792da014
)
2016-01-12 12:56:12 +08:00
Junping Du
d7e10f8174
MAPREDUCE-6068. Illegal progress value warnings in map tasks. Contributed by Binglin Chang.
...
(cherry picked from commit 8c1adeaa26
)
(cherry picked from commit 51073c910c
)
2016-01-11 06:14:58 -08:00
Sangjin Lee
ae535ec93e
MAPREDUCE-6577. MR AM unable to load native library without MR_AM_ADMIN_USER_ENV set (sjlee)
...
(cherry picked from commit f6f16118d3
)
(cherry picked from commit 28fd4c70ca
)
2016-01-06 08:44:37 -08:00
Akira Ajisaka
5daa07481e
MAPREDUCE-6593. TestJobHistoryEventHandler.testTimelineEventHandling fails on trunk because of NPE. Contributed by Naganarasimha G R.
...
(cherry picked from commit 7dafee11d8
)
(cherry picked from commit 6d235f0b91
)
2016-01-04 16:31:42 +09:00
Akira Ajisaka
2139458a98
MAPREDUCE-6589. TestTaskLog outputs a log under directory other than target/test-dir. (aajisaka)
...
(cherry picked from commit 2a59d01503
)
(cherry picked from commit a8314505d0
)
2015-12-30 01:34:26 +09:00
Akira Ajisaka
7063d8d013
MAPREDUCE-6584. Remove trailing whitespaces from mapred-default.xml. (aajisaka)
...
(cherry picked from commit 1a06949126
)
2015-12-30 01:04:40 +09:00
Wangda Tan
aa85ce73de
MAPREDUCE-6574. MR AM should print host of failed tasks. (Mohammad Shahid Khan via wangda)
...
(cherry picked from commit 32b3dc11eb
)
(cherry picked from commit ca575e6add
)
2015-12-28 11:08:31 -08:00
Rohith Sharma K S
550840f402
MAPREDUCE-6419. JobHistoryServer doesn't sort properly based on Job ID when Job id's exceed 9999. (Mohammad Shahid Khan via rohithsharmaks)
...
(cherry picked from commit a308e86621
)
2015-12-24 12:02:53 +05:30
Akira Ajisaka
5f34cbff5c
MAPREDUCE-6583. Clarify confusing sentence in MapReduce tutorial document. Contributed by Kai Sasaki.
...
(cherry picked from commit 7995a6ea4d
)
(cherry picked from commit 8607cb6074
)
2015-12-21 00:18:40 +09:00
Xuan
93c483889c
MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev
...
(cherry picked from commit d4e766de93
)
(cherry picked from commit 5891d6ed55
)
2015-12-16 15:31:09 -08:00
Zhihai Xu
c4febc7d02
MAPREDUCE-6436. JobHistory cache issue. Contributed by Kai Sasaki
...
(cherry picked from commit 5b7078d069
)
2015-12-15 22:42:19 -08:00