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 |
|
Andrew Wang
|
5d8b80ea9b
|
Preparing for 3.0.0-alpha3 development
|
2017-01-19 15:50:07 -08:00 |
|
Jason Lowe
|
78b487bde1
|
MAPREDUCE-6831. Flaky test TestJobImpl.testKilledDuringKillAbort. Contributed by Peter Bacsko
|
2017-01-17 16:01:42 +00: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 |
|
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 |
|
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 |
|
Akira Ajisaka
|
209e805430
|
HADOOP-13506. Redundant groupid warning in child projects. Contributed by Kai Sasaki.
|
2016-11-28 14:34:57 +09:00 |
|
Varun Saxena
|
7584fbf4cb
|
MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen via Varun Saxena)
|
2016-11-19 01:37:59 +05:30 |
|
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 |
|
Akira Ajisaka
|
272a21747e
|
MAPREDUCE-6789. Fix TestAMWebApp failure. Contributed by Daniel Templeton.
|
2016-10-06 15:57:15 +09:00 |
|
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 |
|
Arun Suresh
|
4815d024c5
|
YARN-5609. Expose upgrade and restart API in ContainerManagementProtocol. Contributed by Arun Suresh
|
2016-09-26 08:46:54 -07:00 |
|
Arun Suresh
|
2f163cd5cf
|
Revert "YARN-5609. Expose upgrade and restart API in ContainerManagementProtocol. Contributed by Arun Suresh"
This reverts commit fe644bafe7 .
|
2016-09-26 08:36:59 -07:00 |
|
Jian He
|
fe644bafe7
|
YARN-5609. Expose upgrade and restart API in ContainerManagementProtocol. Contributed by Arun Suresh
|
2016-09-26 22:41:16 +08: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 |
|
Arun Suresh
|
d6d9cff21b
|
YARN-5221. Expose UpdateResourceRequest API to allow AM to request for change in container properties. (asuresh)
|
2016-08-30 15:52:29 -07:00 |
|
Jason Lowe
|
af508605a9
|
MAPREDUCE-4784. TestRecovery occasionally fails. Contributed by Haibo Chen
|
2016-08-30 13:59:57 +00:00 |
|
Jason Lowe
|
69f7277625
|
MAPREDUCE-6768. TestRecovery.testSpeculative failed with NPE. Contributed by Haibo Chen
|
2016-08-29 19:56:09 +00:00 |
|
Junping Du
|
9ef632f3b0
|
YARN-5557. Add localize API to the ContainerManagementProtocol. Contributed by Jian He.
|
2016-08-26 09:04:44 -07:00 |
|
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 |
|
Andrew Wang
|
da456ffd62
|
Preparing for 3.0.0-alpha2 development
|
2016-07-15 19:04:17 -07:00 |
|
Junping Du
|
1d053836b1
|
MAPREDUCE-6733. MapReduce JerseyTest tests failing with java.net.BindException: Address already in use. Contributed by Vinod Kumar Vavilapalli.
|
2016-07-15 11:23:32 -07: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 |
|
Sangjin Lee
|
ae72f1dc77
|
YARN-4297. TestJobHistoryEventHandler and TestRMContainerAllocator failing on YARN-2928 branch (Varun Saxena via sjlee)
|
2016-07-10 08:45:47 -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 |
|
Akira Ajisaka
|
69c21d2db0
|
MAPREDUCE-6641. TestTaskAttempt fails in trunk. Contributed by Haibo Chen.
|
2016-06-23 13:26:10 +09:00 |
|
Tsuyoshi Ozawa
|
5d58858bb6
|
HADOOP-9613. [JDK8] Update jersey version to latest 1.x release.
|
2016-06-21 08:05:32 +09:00 |
|
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 |
|
Andrew Wang
|
3c5c57af28
|
HADOOP-13142. Change project version from 3.0.0 to 3.0.0-alpha1.
|
2016-05-12 18:27:28 -07:00 |
|
Andrew Wang
|
ca5613af91
|
Revert "Update project version to 3.0.0-alpha1-SNAPSHOT."
This reverts commit 6b53802cba .
|
2016-05-12 15:32:45 -07:00 |
|
Andrew Wang
|
6b53802cba
|
Update project version to 3.0.0-alpha1-SNAPSHOT.
|
2016-05-12 11:05:05 -07: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 |
|
Vinod Kumar Vavilapalli
|
8d48266720
|
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.
|
2016-05-05 19:03:27 -07:00 |
|
Robert Kanter
|
9d3fcdfbb3
|
MAPREDUCE-6675. TestJobImpl.testUnusableNode failed (haibochen via rkanter)
|
2016-05-04 22:42:21 -07:00 |
|
Robert Kanter
|
ecce3b7d53
|
MAPREDUCE-6677. LocalContainerAllocator doesn't specify resource of the containers allocated (haibochen via rkanter)
|
2016-05-04 22:19:20 -07:00 |
|
Xuan
|
e6c0742012
|
YARN-4965. Distributed shell AM failed due to ClientHandlerException thrown by jersey. Contributed by Junping Du
|
2016-04-16 19:39:18 -07:00 |
|
Wangda Tan
|
8b2880c0b6
|
MAPREDUCE-6513. MR job got hanged forever when one NM unstable for some time. (Varun Saxena via wangda)
|
2016-04-14 11:00:53 -07:00 |
|
Robert Kanter
|
3be1ab485f
|
MAPREDUCE-6647. MR usage counters use the resources requested instead of the resources allocated (haibochen via rkanter)
|
2016-04-06 17:15:43 -07:00 |
|
Robert Kanter
|
ff0ee84d77
|
MAPREDUCE-4785. TestMRApp occasionally fails (haibochen via rkanter)
|
2016-03-03 16:38:07 -08:00 |
|
Varun Vasudev
|
2440671a11
|
MAPREDUCE-6634. Log uncaught exceptions/errors in various thread pools in mapreduce. Contributed by Sidharta Seethana.
|
2016-02-18 14:18:36 +05:30 |
|
Akira Ajisaka
|
5e565ce7a7
|
Revert "HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta."
This reverts commit fe124da5ff .
|
2016-02-10 23:43:33 +09:00 |
|
Akira Ajisaka
|
a0b1f10a30
|
MAPREDUCE-6626. Reuse ObjectMapper instance in MapReduce. Contributed by Lin Yiqun.
|
2016-02-10 03:05:07 +09:00 |
|
Akira Ajisaka
|
fe124da5ff
|
HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
|
2016-02-06 19:31:01 +09:00 |
|
Jian He
|
d0d7c22168
|
MAPREDUCE-6610. JobHistoryEventHandler should not swallow timeline response. Contributed by Li Lu
|
2016-01-25 23:01:03 -08:00 |
|
Karthik Kambatla
|
d40859fab1
|
YARN-4526. Make SystemClock singleton so AppSchedulingInfo could use it. (kasha)
|
2016-01-18 10:58:14 +01:00 |
|
Wangda Tan
|
9e792da014
|
YARN-4582. Label-related invalid resource request exception should be able to properly handled by application. (Bibin A Chundatt via wangda)
|
2016-01-12 12:53:31 +08:00 |
|
Akira Ajisaka
|
7dafee11d8
|
MAPREDUCE-6593. TestJobHistoryEventHandler.testTimelineEventHandling fails on trunk because of NPE. Contributed by Naganarasimha G R.
|
2016-01-04 16:30:55 +09:00 |
|
Wangda Tan
|
32b3dc11eb
|
MAPREDUCE-6574. MR AM should print host of failed tasks. (Mohammad Shahid Khan via wangda)
|
2015-12-28 11:03:23 -08:00 |
|
Jian He
|
9f77ccad73
|
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
|
2015-12-03 12:48:50 -08:00 |
|
Junping Du
|
15d577bfbb
|
Tests in mapreduce-client-app are writing outside of target. Contributed by Akira AJISAKA.
|
2015-11-25 09:15:26 -08:00 |
|
Tsuyoshi Ozawa
|
3e85542a7a
|
MAPREDUCE-6555. TestMRAppMaster fails on trunk. (Junping Du via ozawa)
|
2015-11-26 01:02:27 +09:00 |
|
Akira Ajisaka
|
5ec44fc35c
|
MAPREDUCE-6553. Replace '\u2b05' with '<-' in rendering job configuration. Contributed by Gabor Liptak.
|
2015-11-25 16:30:23 +09:00 |
|
Jason Lowe
|
f634505d48
|
MAPREDUCE-5870. Support for passing Job priority through Application Submission Context in Mapreduce Side. Contributed by Sunil G
|
2015-11-24 22:07:26 +00:00 |
|
Jian He
|
8676a118a1
|
YARN-4349. Support CallerContext in YARN. Contributed by Wangda Tan
|
2015-11-23 17:19:48 -08:00 |
|
Jian He
|
fcd7888029
|
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 8fbea531d7 .
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-11-16 20:18:44 -08:00 |
|
Jian He
|
6502d59e73
|
MAPREDUCE-5485. Allow repeating job commit by extending OutputCommitter API. Contributed by Junping Du
|
2015-11-16 17:06:41 -08:00 |
|
Jian He
|
8fbea531d7
|
YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > 9999) Contributed by Mohammad Shahid Khan
|
2015-11-09 10:43:45 -08:00 |
|
Tsuyoshi Ozawa
|
ce31b22739
|
YARN-4320. TestJobHistoryEventHandler fails as AHS in MiniYarnCluster no longer binds to default port 8188. Contributed by Varun Saxena.
|
2015-10-30 18:00:20 +09:00 |
|
Jason Lowe
|
cf953b6258
|
MAPREDUCE-6515. Update Application priority in AM side from AM-RM heartbeat. Contributed by Sunil G
|
2015-10-29 18:05:01 +00:00 |
|
Karthik Kambatla
|
4aa9b3e75c
|
MAPREDUCE-6302. Incorrect headroom can lead to a deadlock between map and reduce allocations. (kasha)
|
2015-10-09 07:37:39 -07:00 |
|
rohithsharmaks
|
439f43ad3d
|
MAPREDUCE-6485. Create a new task attempt with failed map task priority if in-progress attempts are unassigned. (Xianyin Xin via rohithsharmaks)
|
2015-10-02 20:34:34 +05:30 |
|
Akira Ajisaka
|
195793c6f3
|
MAPREDUCE-6497. Fix wrong value of JOB_FINISHED event in JobHistoryEventHandler. Contributed by Shinichi Yamashita.
|
2015-10-01 10:22:45 +02:00 |
|
Jason Lowe
|
ab11085b81
|
MAPREDUCE-6492. AsyncDispatcher exit with NPE on TaskAttemptImpl#sendJHStartEventForAssignedFailTask. Contributed by Bibin A Chundatt
|
2015-09-28 22:12:03 +00:00 |
|
Jian He
|
89cab1ba5f
|
YARN-1651. CapacityScheduler side changes to support container resize. Contributed by Wangda Tan
|
2015-09-23 13:29:38 -07:00 |
|
Jian He
|
83a18add10
|
YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding & Wangda Tan)
|
2015-09-23 13:29:36 -07:00 |
|
Jian He
|
dfe2cb849f
|
YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding
|
2015-09-23 13:29:36 -07:00 |
|