Junping Du
|
7706a63fb4
|
Preparing for 2.8.1 development after cutting off 2.8.0 branch.
|
2017-01-10 18:03:51 -08:00 |
Jason Lowe
|
2adce1b361
|
YARN-5246. NMWebAppFilter web redirects drop query parameters. Contributed by Varun Vasudev.
(cherry picked from commit d0162f2040 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/util/WebAppUtils.java
|
2017-01-05 20:28:26 +00:00 |
Jian He
|
42d1b38989
|
YARN-4164. Changed updateApplicationPriority API to return the updated application priority. Contributed by Rohith Sharma K S
|
2017-01-04 15:43:06 -08:00 |
Junping Du
|
7aa95bcdd5
|
Addendum patch to YARN-3866: fix incompatible API change.
|
2017-01-04 00:05:09 -08:00 |
Jian He
|
802a1fb2fc
|
YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues. Contributed by Akira Ajisaka & Wangda Tan
(cherry picked from commit 43ebff2e35 )
|
2016-12-05 11:40:46 -08:00 |
Jason Lowe
|
e6394e3a35
|
YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called after every event write. Contributed by Atul Sikaria
(cherry picked from commit 6b17d449bf )
|
2016-12-02 17:00:05 +00:00 |
Eric Payne
|
1a6a5af44a
|
YARN-4218. Metric for resource*time that was preempted. Contributed by Chang Li.
(cherry picked from commit dd5b9dabf9 )
|
2016-11-10 23:32:17 +00:00 |
Varun Saxena
|
28d75482ff
|
YARN-5599. Publish AM launch command to ATS (Rohith Sharma K S via Varun Saxena)
|
2016-10-14 23:36:39 +05:30 |
Naganarasimha
|
90443140a5
|
YARN-4855. Should check if node exists when replace nodelabels. Contributeed by Tao Jie
|
2016-10-03 13:29:18 -04:00 |
Naganarasimha
|
fa2025316d
|
YARN-3692. Allow REST API to set a user generated message when killing an application. Contributed by Rohith Sharma K S
|
2016-09-24 22:42:28 +05:30 |
Varun Saxena
|
42f6f68c78
|
YARN-5539. TimelineClient failed to retry on java.net.SocketTimeoutException: Read timed out (Junping Du via Varun Saxena)
|
2016-09-23 13:34:18 +05:30 |
Wangda Tan
|
6f6e62ad86
|
YARN-4591. YARN Web UIs should provide a robots.txt. (Sidharta Seethana via wangda)
(cherry picked from commit 5a58bfee30 )
|
2016-09-20 17:29:27 -07:00 |
Naganarasimha
|
a1cc90bca1
|
YARN-4232. TopCLI console support for HA mode. Contributed by Bibin A Chundatt
(cherry picked from commit ade7c2bc9c )
|
2016-09-17 10:01:11 +05:30 |
Ray Chiang
|
02272a6a77
|
YARN-5549. AMLauncher#createAMContainerLaunchContext() should not log the command to be launched indiscriminately. (Daniel Templeton via rchiang)
(cherry picked from commit 4ee1729cb0 )
|
2016-09-02 15:00:24 -07: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 |
Wangda Tan
|
9bf420b3bc
|
YARN-4837. User facing aspects of 'AM blacklisting' feature need fixing. (vinodkv via wangda)
|
2016-08-19 16:55:34 -07:00 |
Varun Vasudev
|
5b49bcaee3
|
YARN-4307. Display blacklisted nodes for AM container in the RM web UI. Contributed by Naganarasimha G R.
(cherry picked from commit 308d63f382 )
(cherry picked from commit 99966b1912 )
|
2016-08-18 12:33:52 -07:00 |
Jason Lowe
|
95fb2fe394
|
YARN-5438. TimelineClientImpl leaking FileSystem Instances causing Long running services like HiverServer2 daemon going OOM. Contributed by Rohith Sharma K S
(cherry picked from commit a1890c32c5 )
|
2016-07-28 21:49:21 +00:00 |
Junping Du
|
08358c8d4e
|
YARN-5432. Lock already held by another process while LevelDB cache store creation for dag. Contributed by Li Lu.
(cherry picked from commit 7f3c306e2e )
(cherry picked from commit 932bf79244 )
|
2016-07-28 06:56:00 -07:00 |
Varun Vasudev
|
478a2bb185
|
YARN-5309. Fix SSLFactory truststore reloader thread leak in TimelineClientImpl. Contributed by Weiwei Yang.
|
2016-07-20 13:02:34 +05:30 |
Jian He
|
23eb3c7ceb
|
YARN-5270. Solve miscellaneous issues caused by YARN-4844. Contributed by Wangda Tan
|
2016-07-11 22:38:35 -07:00 |
Junping Du
|
810470508b
|
YARN-5237. Fix missing log files issue in rolling log aggregation. Contributed by Xuan Gong.
|
2016-06-16 07:18:36 -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
|
9436548152
|
YARN-3426. Add jdiff support to YARN. (vinodkv via wangda)
|
2016-06-10 09:56:18 -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 |
Carlo Curino
|
7982933c09
|
YARN-4957. Add getNewReservation in ApplicationClientProtocol (Sean Po via curino)
(cherry picked from commit 013532a95e )
(cherry picked from commit c656977961 )
|
2016-05-25 17:02:22 -07:00 |
Karthik Kambatla
|
b491d24bb6
|
YARN-3344. Fix warning - procfs stat file is not in the expected format. (Ravindra Kumar Naik and Akira Ajisaka via kasha)
(cherry picked from commit 77d5ce9069 )
(cherry picked from commit 0ac8c098e8 )
|
2016-05-25 10:53:01 -07:00 |
Naganarasimha
|
abab31b8f2
|
YARN-3971. Skip RMNodeLabelsManager#checkRemoveFromClusterNodeLabelsOfQueue on nodelabel recovery. (addendum patch). Contributed by Bibin A chundatt
(cherry picked from commit b4078bd17b )
|
2016-05-24 08:19:26 +08: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
|
b452ecf4a0
|
YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla
(cherry picked from commit ee86cef2fe )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml
|
2016-05-05 14:40:35 +00:00 |
Jason Lowe
|
8013529746
|
YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts
(cherry picked from commit c6b4839168 )
|
2016-05-03 22:15:31 +00:00 |
Jian He
|
5ba79d77fb
|
YARN-5009. NMLeveldbStateStoreService database can grow substantially leading to longer recovery times. Contributed by Jason Lowe
(cherry picked from commit 4a8508501b )
|
2016-04-28 21:54:53 -07:00 |
Jian He
|
e62162db46
|
YARN-5008. LeveldbRMStateStore database can grow substantially leading to long recovery times. Contributed by Jason Lowe
(cherry picked from commit dd80042c42 )
|
2016-04-28 21:36:23 -07:00 |
Vinod Kumar Vavilapalli
|
92e45b8321
|
Fixed TimelineClient to retry SocketTimeoutException too. Contributed by Xuan Gong.
(cherry picked from commit 477003730e )
|
2016-04-18 11:51:21 -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 |
Naganarasimha
|
3e223d5dc0
|
YARN-4909. Fix intermittent failures of TestRMWebServices And TestRMWithCSRFFilter. Contributed by Bibin A Chundatt
(cherry picked from commit fdbafbc9e5 )
|
2016-04-16 00:00:03 +05:30 |
Jason Lowe
|
3cf7856878
|
Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla"
This reverts commit 9d3c51eb5a .
|
2016-04-11 15:57:56 +00:00 |
Akira Ajisaka
|
13be7a849d
|
YARN-4630. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
(cherry picked from commit 1ff27f9d12 )
(cherry picked from commit 8cf6630fc6 )
|
2016-04-11 14:55:54 +09:00 |
Jason Lowe
|
9d3c51eb5a
|
YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla
(cherry picked from commit 1cbcd4a491 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml
|
2016-04-05 13:47:05 +00:00 |
naganarasimha
|
9bd089ac64
|
YARN-4746. yarn web services should convert parse failures of appId, appAttemptId and containerId to 400. Contributed by Bibin A Chundatt
(cherry picked from commit 5092c94195 )
|
2016-04-04 18:16:23 +05:30 |
Arun Suresh
|
82d1f858ee
|
Missing file for YARN-4895.
(cherry picked from commit 5686caa9fc )
|
2016-04-01 15:58:54 -07:00 |
Sangjin Lee
|
5e94e539e0
|
YARN-4183. Clarify the behavior of timeline service config properties (Naganarasimha G R via sjlee)
(cherry picked from commit 6d67420dbc )
|
2016-03-31 10:50:18 -07:00 |
Jason Lowe
|
e06446be74
|
YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. Contributed by Xuan Gong
(cherry picked from commit e8fc81f9c8 )
|
2016-03-25 20:20:01 +00:00 |
Junping Du
|
762c7d4361
|
YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. Contributed by Xuan Gong.
(cherry picked from commit af1d125f9c )
(cherry picked from commit 76602161c0 )
|
2016-03-23 09:02:56 -07:00 |
Xuan
|
d21bee170b
|
Revert "YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. (Xuan Gong via gtcarrera9)"
This reverts commit 3a0b695441 .
(cherry picked from commit a888b5bc53 )
(cherry picked from commit 398dbde538 )
|
2016-03-15 22:12:05 -07:00 |
Li Lu
|
8640a9c45f
|
YARN-4817. Change Log Level to DEBUG for putDomain call in ATS 1.5. (Xuan Gong via gtcarrera9)
(cherry-picked from commit 5176a69868 )
|
2016-03-15 11:49:09 -07:00 |
Li Lu
|
0ebc947140
|
YARN-4814. ATS 1.5 timelineclient impl call flush after every event write. (Xuan Gong via gtcarrera9)
(cherry picked from commit 3a0b695441 )
|
2016-03-15 11:43:39 -07:00 |