Jason Lowe
|
2886024ac3
|
MAPREDUCE-7133. History Server task attempts REST API returns invalid data. Contributed by Oleksandr Shevchenko
|
2018-09-13 14:41:38 -05:00 |
|
Jason Lowe
|
598380ad5a
|
MAPREDUCE-7136. TestMRAppMetrics should shutdown DefaultMetricsSystem after completion. Contributed by Oleksandr Shevchenko
|
2018-09-11 13:10:50 -05:00 |
|
Jason Lowe
|
7ce997af97
|
MAPREDUCE-7135. TestTaskAttemptContainerRequest should reset UserGroupInformation. Contributed by Oleksandr Shevchenko
|
2018-09-11 11:16:33 -05:00 |
|
Miklos Szegedi
|
d6ee4290df
|
MAPREDUCE-7113. Typos in test names in TestTaskAttempt: "testAppDiognostic". Contributed by Szilard Nemeth.
|
2018-06-20 12:04:44 -07:00 |
|
Takanobu Asanuma
|
d1e2b80980
|
MAPREDUCE-7098. Upgrade common-langs version to 3.7 in hadoop-mapreduce-project
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-05-31 18:31:10 +09:00 |
|
Robert Kanter
|
c8b53c4364
|
YARN-8202. DefaultAMSProcessor should properly check units of requested custom resource types against minimum/maximum allocation (snemeth via rkanter)
|
2018-05-10 09:31:59 -07:00 |
|
Sunil G
|
83e60cd2db
|
MAPREDUCE-7042. Killed MR job data does not move to mapreduce.jobhistory.done-dir when ATS v2 is enabled. Contributed by Rohith Sharma K S.
|
2018-04-26 13:54:40 -07:00 |
|
Shashikant Banerjee
|
e4c39f3247
|
HADOOP-15396. Some java source files are executable
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-04-19 08:35:38 +09:00 |
|
Jason Lowe
|
4571351ccc
|
MAPREDUCE-7069. Add ability to specify user environment variables individually. Contributed by Jim Brennan
|
2018-04-12 11:12:46 -05:00 |
|
Jason Lowe
|
2626ec35e9
|
MAPREDUCE-7064. Flaky test TestTaskAttempt#testReducerCustomResourceTypes. Contributed by Peter Bacsko
|
2018-03-14 15:05:24 -05:00 |
|
Eric Payne
|
82f029f7b5
|
MAPREDUCE-7053: Timed out tasks can fail to produce thread dump. Contributed by Jason Lowe.
|
2018-02-16 08:15:09 -06:00 |
|
Arun Suresh
|
38af237969
|
YARN-6599. Support anti-affinity constraint via AppPlacementAllocator. (Wangda Tan via asuresh)
|
2018-01-31 01:30:17 -08:00 |
|
Jason Lowe
|
6eef3d7f1a
|
MAPREDUCE-7020. Task timeout in uber mode can crash AM. Contributed by Peter Bacsko
|
2018-01-26 15:31:43 -06:00 |
|
Jason Lowe
|
a37e7f0ad8
|
MAPREDUCE-7022. Fast fail rogue jobs based on task scratch dir size. Contributed by Johan Gustavsson
|
2018-01-26 14:36:45 -06:00 |
|
Haibo Chen
|
cce71dceef
|
MAPREDUCE-6984. MR AM to clean up temporary files from previous attempt in case of no recovery. (Gergo Repas via Haibo Chen)
|
2018-01-19 12:56:17 -08:00 |
|
Jason Lowe
|
21d3627355
|
MAPREDUCE-5124. AM lacks flow control for task events. Contributed by Peter Bacsko
|
2017-12-01 14:04:25 -06:00 |
|
Steve Loughran
|
de8b6ca5ef
|
HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints.
Contributed by Steve Loughran and Ryan Blue.
|
2017-11-22 15:28:12 +00:00 |
|
Daniel Templeton
|
9a7e810838
|
YARN-6927. Add support for individual resource types requests in MapReduce
(Contributed by Gergo Repas via Daniel Templeton)
|
2017-10-30 11:04:22 -07:00 |
|
Akira Ajisaka
|
453d48bdfb
|
MAPREDUCE-6971. Moving logging APIs over to slf4j in hadoop-mapreduce-client-app. Contributed by Jinjiang Ling.
|
2017-10-03 12:14:54 +09:00 |
|
Haibo Chen
|
d04f85f387
|
MAPREDUCE-6892. Issues with the count of failed/killed tasks in the jhist file. (Peter Bacsko via Haibo Chen)
|
2017-08-30 10:07:48 -07:00 |
|
Varun Saxena
|
3d00c8f394
|
Made fixes for whitespace errors and checstyle warnings before merge.
|
2017-08-30 11:29:54 +05:30 |
|
Jian He
|
08f40bcc7f
|
MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena
|
2017-08-30 11:29:54 +05:30 |
|
Sangjin Lee
|
092fead5d9
|
YARN-5792. Adopt the id prefix for YARN, MR, and DS entities. Contributed by Varun Saxena.
|
2017-08-30 11:29:51 +05:30 |
|
Haibo Chen
|
a32e0138fb
|
MAPREDUCE-6870. Add configuration for MR job to finish when all reducers are complete. (Peter Bacsko via Haibo Chen)
|
2017-08-10 15:17:36 -07:00 |
|
Jason Lowe
|
735fce5bec
|
MAPREDUCE-6927. MR job should only set tracking url if history was successfully written. Contributed by Eric Badger
|
2017-08-08 14:46:47 -05:00 |
|
Arun Suresh
|
35dc782923
|
YARN-5977. ContainerManagementProtocol changes to support change of container ExecutionType. (Kartheek Muthyala via asuresh)
|
2017-08-03 21:15:40 -07:00 |
|
Yufei Gu
|
b8e8241854
|
MAPREDUCE-6914. Tests use assertTrue(....equals(...)) instead of assertEquals()). (Daniel Templeton via Yufei Gu)
|
2017-08-03 11:44:34 -07:00 |
|
Varun Saxena
|
f66fd11e51
|
YARN-5548. Use MockRMMemoryStateStore to reduce test failures (Bibin A Chundatt via Varun Saxena)
|
2017-07-27 23:14:50 +05:30 |
|
Akira Ajisaka
|
cca51e916b
|
HADOOP-14681. Remove MockitoMaker class. Contributed by Andras Bokor.
|
2017-07-25 15:24:56 +09:00 |
|
Akira Ajisaka
|
a5c0476a99
|
MAPREDUCE-6697. Concurrent task limits should only be applied when necessary. Contributed by Nathan Roberts.
|
2017-06-28 10:50:09 +09:00 |
|
Ravi Prakash
|
82bbcbf37f
|
MAPREDUCE-6897. Add Unit Test to ensure Job end notification gets sent even when appMaster stop gets YarnRuntimeException. Contributed by Gergely Novák
|
2017-06-16 14:25:44 -07:00 |
|
Jason Lowe
|
9ef2743fa1
|
Revert "MAPREDUCE-6898. TestKill.testKillTask is flaky. Contributed by Peter Bacsko"
This reverts commit e78542f4be .
|
2017-06-16 14:48:51 -05:00 |
|
Jason Lowe
|
e78542f4be
|
MAPREDUCE-6898. TestKill.testKillTask is flaky. Contributed by Peter Bacsko
|
2017-06-16 14:24:54 -05:00 |
|
Sunil G
|
b6f66b0da1
|
YARN-6584. Correct license headers in hadoop-common, hdfs, yarn and mapreduce. Contributed by Yeliang Cang.
|
2017-05-22 14:10:06 +05:30 |
|
Jason Lowe
|
4d1fac5df2
|
YARN-6411. Clean up the overwrite of createDispatcher() in subclass of MockRM. Contributed by Yufei Gu
|
2017-03-31 10:05:34 -05:00 |
|
Robert Kanter
|
38d75dfd3a
|
MAPREDUCE-6839. TestRecovery.testCrashed failed (pairg via rkanter)
|
2017-03-07 13:34:46 -08:00 |
|
Sangjin Lee
|
4fa1afdb88
|
YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R.
|
2017-02-16 11:41:04 -08:00 |
|
Jason Lowe
|
78b487bde1
|
MAPREDUCE-6831. Flaky test TestJobImpl.testKilledDuringKillAbort. Contributed by Peter Bacsko
|
2017-01-17 16:01:42 +00:00 |
|
Junping Du
|
679478d0c6
|
MAPREDUCE-6711. JobImpl fails to handle preemption events on state COMMITTING. Contributed by Prabhu Joseph.
|
2017-01-07 22:04:18 -08:00 |
|
Wangda Tan
|
0a55bd841e
|
YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda)
|
2017-01-05 10:31:05 -08:00 |
|
Daniel Templeton
|
95c2c24cd0
|
MAPREDUCE-5155. Race condition in test case TestFetchFailure cause it to fail (Contributed by Haibo Chen via Daniel Templeton)
|
2016-12-29 10:50:47 -08:00 |
|
Akira Ajisaka
|
ae401539ea
|
YARN-4994. Use MiniYARNCluster with try-with-resources in tests. Contributed by Andras Bokor.
|
2016-12-22 14:32:24 +09:00 |
|
Robert Kanter
|
4b149a1e77
|
YARN-4457. Cleanup unchecked types for EventHandler (templedf via rkanter)
|
2016-12-09 17:28:25 -08:00 |
|
Robert Kanter
|
6b4a9970f1
|
MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter)
|
2016-12-06 13:11:03 -08:00 |
|
Jason Lowe
|
0cfd7ad21f
|
MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo Chen
|
2016-12-02 17:22:11 +00:00 |
|
Robert Kanter
|
c87b3a448a
|
MAPREDUCE-6787. Allow job_conf.xml to be downloadable on the job overview page in JHS (haibochen via rkanter)
|
2016-12-01 17:29:38 -08:00 |
|
Varun Saxena
|
7584fbf4cb
|
MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen via Varun Saxena)
|
2016-11-19 01:37:59 +05:30 |
|
Akira Ajisaka
|
ca33bdd5c6
|
MAPREDUCE-6790. Update jackson from 1.9.13 to 2.x in hadoop-mapreduce.
|
2016-11-07 11:19:21 +09:00 |
|
Robert Kanter
|
fc2b69eba1
|
MAPREDUCE-6765. MR should not schedule container requests in cases where reducer or mapper containers demand resource larger than the maximum supported (haibochen via rkanter)
|
2016-11-01 20:47:25 -07:00 |
|
Robert Kanter
|
5877f20f9c
|
HADOOP-10075. Update jetty dependency to version 9 (rkanter)
|
2016-10-27 16:09:00 -07:00 |
|