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 |
|
Junping Du
|
6ed54f3439
|
MAPREDUCE-6895. Job end notification not send due to YarnRuntimeException. Contributed by yunjiong zhao.
|
2017-06-13 15:21:04 -07:00 |
|
Akira Ajisaka
|
d4015f8628
|
MAPREDUCE-6887. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin.
|
2017-05-30 14:48:58 +09:00 |
|
Akira Ajisaka
|
3ed3062fe3
|
MAPREDUCE-6881. Fix warnings from Spotbugs in hadoop-mapreduce. Contributed by Weiwei Yang.
|
2017-04-27 15:45:33 +09:00 |
|
Daniel Templeton
|
dd43b895c2
|
YARN-6202. Configuration item Dispatcher.DISPATCHER_EXIT_ON_ERROR_KEY is disregarded
(Contributed by Yufei Gu via Daniel Templeton)
|
2017-04-19 11:44:55 -07:00 |
|
Akira Ajisaka
|
845529b3ab
|
MAPREDUCE-6824. TaskAttemptImpl#createCommonContainerLaunchContext is longer than 150 lines. Contributed by Chris Trezzo.
|
2017-04-03 13:06:54 +09:00 |
|
Jason Lowe
|
c9b7ce9273
|
MAPREDUCE-6836. exception thrown when accessing the job configuration web UI. Contributed by Haibo Chen
|
2017-03-30 12:55:32 -05:00 |
|
Eric Yang
|
172b23af33
|
HADOOP-14077. Add ability to access jmx via proxy. Contributed by Yuanbo Liu.
|
2017-02-18 18:34:13 -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 |
|
Junping Du
|
7afe5b1a31
|
MAPREDUCE-6404. Allow AM to specify a port range for starting its webapp. Contributed by Varun Saxena.
|
2017-02-07 01:40:49 -08:00 |
|
Junping Du
|
d401e63b6c
|
MAPREDUCE-6338. MR AppMaster does not honor ephemeral port range. Contributed by Frank Nguyen.
|
2017-02-05 19:28:01 -08:00 |
|
Arun Suresh
|
85826f6ca5
|
YARN-6066. Opportunistic containers Minor fixes : API annotations, parameter name changes, checkstyles. (asuresh)
(cherry picked from commit 4985217de453a04ddffd7b52644bdc8d153f753c)
|
2017-01-08 09:04:20 -08: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 |
|
Arun Suresh
|
2273a74c1f
|
YARN-5646. Add documentation and update config parameter names for scheduling of OPPORTUNISTIC containers. (Konstantinos Karanasos via asuresh)
|
2016-12-16 08:14:34 -08:00 |
|
Robert Kanter
|
4b149a1e77
|
YARN-4457. Cleanup unchecked types for EventHandler (templedf via rkanter)
|
2016-12-09 17:28:25 -08:00 |
|
Akira Ajisaka
|
da4ecc9f82
|
MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie.
|
2016-12-07 06:41:08 +09: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 |
|
Junping Du
|
8f6e14399a
|
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.
|
2016-11-29 15:51:27 -08:00 |
|
Mingliang Liu
|
5af572b644
|
HADOOP-13427. Eliminate needless uses of FileSystem#{exists(), isFile(), isDirectory()}. Contributed by Steve Loughran and Mingliang Liu
|
2016-11-15 10:57:00 -08:00 |
|
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 |
|
Arun Suresh
|
0aafc122d4
|
YARN-2995. Enhance UI to show cluster resource utilization of various container Execution types. (Konstantinos Karanasos via asuresh)
|
2016-11-04 07:31:54 -07: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 |
|
Naganarasimha
|
060558c6f2
|
MAPREDUCE-6541. Exclude scheduled reducer memory when calculating available mapper slots from headroom to avoid deadlock. Contributed by Varun Saxena
|
2016-10-27 18:03:13 +05:30 |
|
Karthik Kambatla
|
de7a0a92ca
|
MAPREDUCE-6638. Do not attempt to recover progress from previous job attempts if spill encryption is enabled. (Haibo Chen via kasha)
|
2016-10-03 10:30:22 -07:00 |
|
Jason Lowe
|
a1b8251bf7
|
MAPREDUCE-6771. RMContainerAllocator sends container diagnostics event after corresponding completion event. Contributed by Haibo Chen
|
2016-09-29 15:27:17 +00:00 |
|
Karthik Kambatla
|
537095d13c
|
MAPREDUCE-6740. Enforce mapreduce.task.timeout to be at least mapreduce.task.progress-report.interval. (Haibo Chen via kasha)
|
2016-09-21 18:30:11 -07:00 |
|
Naganarasimha
|
7d21c280a8
|
MAPREDUCE-6777. Typos in 4 log messages. Contributed by Mehran Hassani
|
2016-09-17 10:19:59 +05:30 |
|
Jason Lowe
|
4aba858750
|
MAPREDUCE-6741. Add MR support to redact job conf properties. Contributed by Haibo Chen
|
2016-08-09 15:55:35 +00:00 |
|
Jian He
|
819224dcf9
|
YARN-5270. Solve miscellaneous issues caused by YARN-4844. Contributed by Wangda Tan
|
2016-07-11 22:36:20 -07:00 |
|
Sangjin Lee
|
6cf6ab7b78
|
Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings.
|
2016-07-10 08:46:05 -07:00 |
|
Naganarasimha
|
8bf87eede2
|
MAPREDUCE-6720. Inconsistent values of counters across tasks and job reported to timeline service. Contributed by Varun Saxena
|
2016-07-10 08:46:04 -07:00 |
|
Varun Saxena
|
1ff6833bba
|
YARN-5243. fix several rebase and other miscellaneous issues before merge. (Sangjin Lee via Varun Saxena)
|
2016-07-10 08:46:03 -07:00 |
|
Sangjin Lee
|
000a4d8e13
|
MAPREDUCE-6688. Store job configurations in Timeline Service v2 (Varun Saxena via sjlee)
|
2016-07-10 08:45:57 -07:00 |
|
Varun Saxena
|
f0dbd7a40f
|
MAPREDUCE-6424. Store MR counters as timeline metrics instead of event. (Naganarasimha G R via varunsaxena)
|
2016-07-10 08:45:57 -07:00 |
|
Sangjin Lee
|
0d02ab8729
|
YARN-3367. Replace starting a separate thread for post entity with event loop in TimelineClient (Naganarasimha G R via sjlee)
|
2016-07-10 08:45:53 -07:00 |
|
Sangjin Lee
|
960af7d471
|
YARN-4409. Fix javadoc and checkstyle issues in timelineservice code (Varun Saxena via sjlee)
|
2016-07-10 08:45:53 -07:00 |
|
Naganarasimha
|
6934b05c71
|
YARN-4238. createdTime and modifiedTime is not reported while publishing entities to ATSv2. (Varun Saxena via Naganarasimha G R)
|
2016-07-10 08:45:52 -07:00 |
|
Li Lu
|
89e5c44f9e
|
YARN-4356. Ensure the timeline service v.2 is disabled cleanly and has no
impact when it's turned off. Contributed by Sangjin Lee.
|
2016-07-10 08:45:48 -07:00 |
|
Zhijie Shen
|
b50a6d78f5
|
MAPREDUCE-6327. Made MR AM use timeline service v2 API to write history events and counters. Contributed by Junping Du.
|
2016-07-10 08:45:34 -07:00 |
|
Rohith Sharma K S
|
4fd37eed90
|
MAPREDUCE-5803. Counters page display all task nevertheless of task type( Map or Reduce). Contributed by Kai Sasaki.
|
2016-06-28 09:42:42 +05:30 |
|
Wangda Tan
|
c77a1095dc
|
YARN-1942. Deprecate toString/fromString methods from ConverterUtils and move them to records classes like ContainerId/ApplicationId, etc. (wangda)
|
2016-06-14 15:06:38 -07:00 |
|
Ming Ma
|
4a1cedc010
|
MAPREDUCE-5044. Have AM trigger jstack on task attempts that timeout before killing them. (Eric Payne and Gera Shegalov via mingma)
|
2016-06-06 14:30:51 -07:00 |
|
Arun Suresh
|
dc26601d8f
|
YARN-5180. Allow ResourceRequest to specify an enforceExecutionType flag. (asuresh)
|
2016-06-02 09:01:02 -07:00 |
|
Varun Vasudev
|
42f90ab885
|
YARN-4844. Add getMemorySize/getVirtualCoresSize to o.a.h.y.api.records.Resource. Contributed by Wangda Tan.
|
2016-05-29 21:24:16 +05:30 |
|
Jian He
|
ae353ea969
|
MAPREDUCE-6703. Add flag to allow MapReduce AM to request for OPPORTUNISTIC containers. Contributed by Arun Suresh
|
2016-05-24 19:47:50 -07:00 |
|
Akira Ajisaka
|
3b3b63081b
|
MAPREDUCE-6607. Enable regex pattern matching when mapreduce.task.files.preserve.filepattern is set. Contributed by Kai Sasaki.
|
2016-05-23 07:24:31 +09:00 |
|
Jason Lowe
|
c9bb96fa81
|
MAPREDUCE-6689. MapReduce job can infinitely increase number of reducer resource requests. Contributed by Wangda Tan
|
2016-05-06 22:25:47 +00:00 |
|