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 |
Junping Du
|
4f5b496b8a
|
YARN-4545. Allow YARN distributed shell to use ATS v1.5 APIs. Li Lu via junping_du
(cherry picked from commit f291d82cd4 )
(cherry picked from commit 3d5ac829da )
|
2016-03-14 08:34:08 -07:00 |
Li Lu
|
8e89bb9d38
|
YARN-4696. Improving EntityGroupFSTimelineStore on exception handling, test setup, and concurrency. (Steve Loughran via gtcarrera9)
(cherry-picked from commit d49cfb3504 )
|
2016-03-10 10:58:51 -08:00 |
Li Lu
|
b22f4db3a0
|
YARN-4680. TimerTasks leak in ATS V1.5 Writer. (Xuan Gong via
gtcarrera9)
(cherry picked from commit 9e0f7b8b69 )
|
2016-02-24 14:08:28 -08:00 |
Sangjin Lee
|
6b59e59865
|
YARN-4722. AsyncDispatcher logs redundant event queue sizes (Jason Lowe via sjlee)
(cherry picked from commit 553b591ba0 )
|
2016-02-24 09:32:54 -08:00 |
Varun Vasudev
|
5f68f640a5
|
YARN-4709. NMWebServices produces incorrect JSON for containers. Contributed by Varun Saxena.
(cherry picked from commit 140cb5d745 )
(cherry picked from commit 2c218ca8a8 )
|
2016-02-23 12:33:11 +05:30 |
Zhe Zhang
|
6d4a4e785b
|
HADOOP-12668. Support excluding weak Ciphers in HttpServer2 through ssl-server.conf. Contributed by Vijay Singh.
Change-Id: Ie46a5427d29188935427f67e55203c19fcd83335
|
2016-02-22 14:15:11 -08:00 |
Arun Suresh
|
379c2f4c05
|
YARN-2575. Create separate ACLs for Reservation create/update/delete/list ops (Sean Po via asuresh)
|
2016-02-11 15:54:45 -08:00 |
Devaraj K
|
aeea77ce14
|
YARN-4100. Add Documentation for Distributed and Delegated-Centralized
Node Labels feature. Contributed by Naganarasimha G R.
(cherry picked from commit db144eb1c5 )
|
2016-02-02 12:08:56 +05:30 |
Wangda Tan
|
c487453b91
|
YARN-4340. Add list API to reservation system. (Sean Po via wangda)
(cherry picked from commit 9875325d5c )
|
2016-02-02 10:23:25 +08:00 |
Xuan
|
353518f54c
|
YARN-4219. New levelDB cache storage for timeline v1.5. Contributed by
Li Lu
(cherry picked from commit 9fab22b366 )
(cherry picked from commit 2f00d8d3a7 )
|
2016-01-28 14:37:27 -08:00 |
Wangda Tan
|
5dc2e78c97
|
HADOOP-12356. Fix computing CPU usage statistics on Windows. (Inigo Goiri via wangda)
(cherry picked from commit 89d1fd5dac )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2016-01-19 21:31:35 +08:00 |
Junping Du
|
a04f29ca90
|
YARN-4265. Provide new timeline plugin storage to support fine-grained entity caching. Contributed by Li Lu and Jason Lowe
(cherry picked from commit 02f597c5db )
(cherry picked from commit 4a30a44b11 )
|
2016-01-17 17:44:17 -08:00 |
rohithsharmaks
|
9baeae9368
|
YARN-4389. Allow application to enable or disable am blacklisting. (Sunil G via rohithsharmaks)
(cherry picked from commit d3c08cde68 )
|
2016-01-15 22:48:43 +05:30 |
Jason Lowe
|
a8292161fc
|
YARN-4414. Nodemanager connection errors are retried at multiple levels. Contributed by Chang Li
(cherry picked from commit 13de8359a1 )
|
2016-01-12 15:57:44 +00:00 |
Akira Ajisaka
|
3fced13eae
|
HADOOP-12584. Disable browsing the static directory in HttpServer2. Contributed by Robert Kanter.
(cherry picked from commit 9c89bcd04212543ae279d34938ec2ad319e5ba6d)
(cherry picked from commit 6f80be98758ff5d53a192f86ada6cc4062fcdef8)
|
2016-01-12 13:35:03 +09:00 |
Junping Du
|
ce74b17028
|
YARN-4400. AsyncDispatcher.waitForDrained should be final. Contributed by Daniel Templeton.
(cherry picked from commit bb5df272b9 )
(cherry picked from commit dbc4c79b44 )
|
2015-12-23 08:56:37 -08:00 |
Junping Du
|
630b637ff3
|
YARN-4234. New put APIs in TimelineClient for ats v1.5. Contributed by Xuan Gong.
(cherry picked from commit 882f2f0464 )
(cherry picked from commit 6e97a3c968 )
|
2015-12-23 05:31:16 -08:00 |