Jason Lowe
|
63275b7163
|
MAPREDUCE-6831. Flaky test TestJobImpl.testKilledDuringKillAbort. Contributed by Peter Bacsko
(cherry picked from commit 78b487bde1 )
|
2017-01-17 16:05:00 +00:00 |
Junping Du
|
7706a63fb4
|
Preparing for 2.8.1 development after cutting off 2.8.0 branch.
|
2017-01-10 18:03:51 -08:00 |
Junping Du
|
031ad740b9
|
MAPREDUCE-6711. JobImpl fails to handle preemption events on state COMMITTING. Contributed by Prabhu Joseph.
(cherry picked from commit 679478d0c6 )
(cherry picked from commit bf87c523ab )
|
2017-01-07 22:08:07 -08:00 |
Varun Saxena
|
2b4950b094
|
MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen via Varun Saxena)
(cherry picked from commit 7584fbf4cb )
|
2017-01-04 18:29:21 +00:00 |
Robert Kanter
|
d738f4b652
|
MAPREDUCE-6675. TestJobImpl.testUnusableNode failed (haibochen via rkanter)
(cherry picked from commit 9d3fcdfbb3 )
|
2017-01-04 18:18:29 +00:00 |
Junping Du
|
5f36b62265
|
Revert "MAPREDUCE-5875. Make Counter limits consistent across JobClient, MRAppMaster, and YarnChild. (Gera Shegalov via kasha)"
This reverts commit 7bfd9e068d .
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/JobSubmitter.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/jobhistory/HistoryViewer.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/CompletedJob.java
|
2016-12-28 17:37:20 -08:00 |
Akira Ajisaka
|
8e4479dda3
|
YARN-4994. Use MiniYARNCluster with try-with-resources in tests. Contributed by Andras Bokor.
(cherry picked from commit ae401539ea )
(cherry picked from commit 522bc98026 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/TestHedgingRequestRMFailoverProxyProvider.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/cli/TestYarnCLI.java
|
2016-12-23 04:15:39 +09:00 |
Akira Ajisaka
|
460fe6594a
|
MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie.
(cherry picked from commit da4ecc9f82 )
(cherry picked from commit 03854f0bc5 )
|
2016-12-07 06:44:31 +09:00 |
Jason Lowe
|
69f66424b9
|
MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo Chen
(cherry picked from commit 0cfd7ad21f )
|
2016-12-02 17:23:33 +00:00 |
Junping Du
|
7f4bd1af52
|
Revert "MAPREDUCE-6565. Configuration to use host name in delegation token service is not read from job.xml during MapReduce job execution. Contributed by Li Lu."
This reverts commit f2284f44dd .
|
2016-11-30 11:23:00 -08:00 |
Junping Du
|
f2284f44dd
|
MAPREDUCE-6565. Configuration to use host name in delegation token service is not read from job.xml during MapReduce job execution. Contributed by Li Lu.
(cherry picked from commit 8f6e14399a )
(cherry picked from commit 376a2439db )
(cherry picked from commit 05a570a1981597ab8d2615ed4752e63f0a21b32b)
|
2016-11-29 16:52:11 -08:00 |
Naganarasimha
|
27029393b7
|
MAPREDUCE-6541. Exclude scheduled reducer memory when calculating available mapper slots from headroom to avoid deadlock. Contributed by Varun Saxena
(cherry picked from commit 060558c6f2 )
|
2016-10-27 18:06:34 +05:30 |
Karthik Kambatla
|
c955a59d63
|
MAPREDUCE-6740. Enforce mapreduce.task.timeout to be at least mapreduce.task.progress-report.interval. (Haibo Chen via kasha)
|
2016-10-05 23:12:45 -07:00 |
Jason Lowe
|
f1b74a3d9f
|
MAPREDUCE-6741. Add MR support to redact job conf properties. Contributed by Haibo Chen
|
2016-10-05 15:24:10 +00:00 |
Jason Lowe
|
db93a64eca
|
MAPREDUCE-6771. RMContainerAllocator sends container diagnostics event after corresponding completion event. Contributed by Haibo Chen
(cherry picked from commit c52ad9ee86 )
|
2016-09-29 15:51:36 +00:00 |
Arun Suresh
|
979b29a03c
|
YARN-5221. Expose UpdateResourceRequest API to allow AM to request for change in container properties. (asuresh)
(cherry picked from commit d6d9cff21b )
(cherry picked from commit b279f42d79 )
|
2016-08-31 20:06:49 -07:00 |
Jason Lowe
|
9df118e5fe
|
MAPREDUCE-4784. TestRecovery occasionally fails. Contributed by Haibo Chen
(cherry picked from commit af508605a9 )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestRecovery.java
(cherry picked from commit f70f522e80 )
|
2016-08-30 14:09:45 +00:00 |
Jason Lowe
|
f6578999d1
|
MAPREDUCE-6768. TestRecovery.testSpeculative failed with NPE. Contributed by Haibo Chen
(cherry picked from commit 44d0af2611 )
|
2016-08-29 19:58:23 +00:00 |
Jian He
|
23eb3c7ceb
|
YARN-5270. Solve miscellaneous issues caused by YARN-4844. Contributed by Wangda Tan
|
2016-07-11 22:38:35 -07:00 |
Wangda Tan
|
d838c6443d
|
YARN-1942. Deprecate toString/fromString methods from ConverterUtils and move them to records classes like ContainerId/ApplicationId, etc. (wangda)
|
2016-06-14 15:21:41 -07:00 |
Wangda Tan
|
19e578870d
|
YARN-4844. Add getMemorySize/getVirtualCoresSize to o.a.h.y.api.records.Resource. (wangda)
|
2016-06-07 12:41:50 -07:00 |
Ming Ma
|
ec4f9a14f9
|
MAPREDUCE-5044. Have AM trigger jstack on task attempts that timeout before killing them. (Eric Payne and Gera Shegalov via mingma)
(cherry picked from commit 4a1cedc010 )
(cherry picked from commit 74e2b5efa2 )
|
2016-06-06 14:49:43 -07:00 |
Wangda Tan
|
2f3e1d965d
|
Revert "YARn-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan."
This reverts commit 457884737f .
|
2016-05-31 22:16:53 -07:00 |
Varun Vasudev
|
457884737f
|
YARn-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan.
|
2016-05-29 20:57:56 +05:30 |
Akira Ajisaka
|
4422beab72
|
MAPREDUCE-6607. Enable regex pattern matching when mapreduce.task.files.preserve.filepattern is set. Contributed by Kai Sasaki.
(cherry picked from commit a59f30272d )
|
2016-05-23 07:26:14 +09:00 |
Rohith Sharma K S
|
726c1f14b8
|
YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > 9999). Contributed by Mohammad Shahid Khan and Varun Saxena
|
2016-05-19 10:50:32 +05:30 |
Jason Lowe
|
7fc44311d0
|
MAPREDUCE-6689. MapReduce job can infinitely increase number of reducer resource requests. Contributed by Wangda Tan
(cherry picked from commit c9bb96fa81 )
|
2016-05-06 22:28:03 +00:00 |
Vinod Kumar Vavilapalli
|
921562720e
|
MAPREDUCE-6514. Fixed MapReduce ApplicationMaster to properly updated resources ask after ramping down of all reducers avoiding job hangs. Contributed by Varun Saxena and Wangda Tan.
(cherry picked from commit 8d48266720 )
|
2016-05-05 20:43:55 -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 |
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 |
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 |
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 |
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 |
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 |
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 |
Junping Du
|
628c782870
|
Tests in mapreduce-client-app are writing outside of target. Contributed by Akira AJISAKA.
(cherry picked from commit 15d577bfbb )
|
2015-11-25 09:16:22 -08:00 |
Akira Ajisaka
|
c6cf7910a4
|
MAPREDUCE-6553. Replace '\u2b05' with '<-' in rendering job configuration. Contributed by Gabor Liptak.
(cherry picked from commit 5ec44fc35c )
|
2015-11-25 16:33:18 +09:00 |
Jason Lowe
|
2f18218508
|
MAPREDUCE-5870. Support for passing Job priority through Application Submission Context in Mapreduce Side. Contributed by Sunil G
(cherry picked from commit f634505d48 )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapred/TestJobConf.java
|
2015-11-24 22:15:37 +00:00 |
Jian He
|
b339a4b8d6
|
YARN-4349. Support CallerContext in YARN. Contributed by Wangda Tan
(cherry picked from commit 8676a118a1 )
|
2015-11-23 17:20:24 -08:00 |
Jian He
|
2cf084ac76
|
Revert "YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > 9999) Contributed by Mohammad Shahid Khan"
This reverts commit a4ff03b200 .
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-11-16 20:19:31 -08:00 |
Jian He
|
f562c155d2
|
MAPREDUCE-5485. Allow repeating job commit by extending OutputCommitter API. Contributed by Junping Du
|
2015-11-16 17:08:22 -08:00 |
Jian He
|
a4ff03b200
|
YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > 9999) Contributed by Mohammad Shahid Khan
(cherry picked from commit 8fbea531d7 )
|
2015-11-09 11:05:12 -08:00 |
Tsuyoshi Ozawa
|
1c80473a41
|
YARN-4320. TestJobHistoryEventHandler fails as AHS in MiniYarnCluster no longer binds to default port 8188. Contributed by Varun Saxena.
(cherry picked from commit ce31b22739 )
|
2015-10-30 18:00:35 +09:00 |
Jason Lowe
|
145058003a
|
MAPREDUCE-6515. Update Application priority in AM side from AM-RM heartbeat. Contributed by Sunil G
(cherry picked from commit cf953b6258 )
|
2015-10-29 18:05:56 +00:00 |
Karthik Kambatla
|
2d8f9e3fd9
|
MAPREDUCE-6302. Incorrect headroom can lead to a deadlock between map and reduce allocations. (kasha)
(cherry picked from commit 4aa9b3e75c )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/rm/RMContainerAllocator.java
|
2015-10-09 07:54:47 -07:00 |