Wangda Tan
5060fd1840
YARN-4416. Deadlock due to synchronised get Methods in AbstractCSQueue. (Naganarasimha G R via wangda)
...
(cherry picked from commit 9b856d9787
)
2015-12-16 13:29:08 -08:00
Wangda Tan
2f5435acbd
YARN-4225. Add preemption status to yarn queue -status for capacity scheduler. (Eric Payne via wangda)
...
(cherry picked from commit 7faa406f27
)
2015-12-16 13:29:02 -08:00
Wangda Tan
9f4a6ec663
YARN-4293. ResourceUtilization should be a part of yarn node CLI. (Sunil G via wangda)
...
(cherry picked from commit 79c41b1d83
)
2015-12-16 13:28:56 -08:00
Junping Du
1a2ef845b5
YARN-4452. NPE when submit Unmanaged application. Contributed by Naganarasimha G R.
...
(cherry picked from commit 50bd067e1d
)
2015-12-16 10:58:40 -08:00
Zhihai Xu
be50df687b
YARN-4440. FSAppAttempt#getAllowedLocalityLevelByTime should init the lastScheduler time. Contributed by Lin Yiqun
...
(cherry picked from commit 2aaed10327
)
2015-12-15 00:21:13 -08:00
Xuan
992f65dd8b
YARN-4439. Clarify NMContainerStatus#toString method. Contributed by
...
Jian He
(cherry picked from commit d8a45425eb
)
2015-12-14 15:42:07 -08:00
Jian He
72544db3cd
YARN-4402. TestNodeManagerShutdown And TestNodeManagerResync fails with bind exception. Contributed by Brahma Reddy Battula
2015-12-14 14:59:18 -08:00
Jian He
34e86d8d47
YARN-4403. (AM/NM/Container)LivelinessMonitor should use monotonic time when calculating period. Contributed by Junping Du
2015-12-14 13:52:04 -08:00
Wangda Tan
c915a658c8
YARN-4418. AM Resource Limit per partition can be updated to ResourceUsage as well. (Sunil G via wangda)
...
(cherry picked from commit 07b0fb996a
)
2015-12-14 11:25:00 -08:00
Wangda Tan
9f979107c2
YARN-4309. Add container launch related debug information to container logs when a container fails. (Varun Vasudev via wangda)
...
(cherry picked from commit dfcbbddb09
)
2015-12-14 11:13:51 -08:00
Wangda Tan
a1a723fdff
YARN-3946. Update exact reason as to why a submitted app is in ACCEPTED state to app's diagnostic message. (Naganarasimha G R via wangda)
...
(cherry picked from commit 6cb0af3c39
)
2015-12-14 10:54:20 -08:00
Arun Suresh
0bf328984a
YARN-4358 addendum patch to fix javadoc error
...
(cherry picked from commit 7fb212e5e6
)
2015-12-12 22:25:59 -08:00
rohithsharmaks
81f8a2b008
YARN-4421. Remove dead code in RmAppImpl.RMAppRecoveredTransition. (Daniel Templeton via rohithsharmaks)
...
(cherry picked from commit a5e2e1ecb0
)
2015-12-09 11:33:49 +05:30
rohithsharmaks
f626d18cc3
YARN-4431. Not necessary to do unRegisterNM() if NM get stop due to failed to connect to RM. (Junpin Du via rohithsharmaks)
...
(cherry picked from commit 15c3e7ffe3
)
2015-12-09 10:51:57 +05:30
Wangda Tan
7013f9d6cd
YARN-4424. Fix deadlock in RMAppImpl. (Jian he via wangda)
...
(cherry picked from commit 7e4715186d
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-12-08 14:30:01 -08:00
Chris Douglas
bfe4796802
YARN-4248. Followup patch adding asf-licence exclusions for json test files
...
(cherry picked from commit 9f50e13d5d
)
2015-12-08 12:08:35 -08:00
=
4ac1564418
YARN-4248. REST API for submit/update/delete Reservations. (curino)
...
(cherry picked from commit c25a635459
)
2015-12-07 13:38:38 -08:00
Jonathan Eagles
7c604c3d06
YARN-4422. Generic AHS sometimes doesn't show started, node, or logs on App page (Eric Payne via jeagles)
...
(cherry picked from commit 4ff973f96a
)
2015-12-07 15:05:15 -06:00
Xuan
7decba83ef
YARN-4392. ApplicationCreatedEvent event time resets after RM
...
restart/failover. Contributed by Naganarasimha G R and Xuan Gong
(cherry picked from commit 4546c7582b
)
2015-12-07 12:26:09 -08:00
rohithsharmaks
04e056f4f5
YARN-3456. Improve handling of incomplete TimelineEntities. (Varun Saxena via rohithsharmaks)
...
(cherry picked from commit 01a641bc44
)
2015-12-07 15:19:59 +05:30
Steve Loughran
af14458de7
HADOOP-12321. Make JvmPauseMonitor an AbstractService. (Sunil G via Stevel) [includes HDFS-8947 MAPREDUCE-6462 and YARN-4072]
2015-12-06 17:42:56 +00:00
Arun Suresh
78a07e99dd
YARN-4358. Reservation System: Improve relationship between SharingPolicy and ReservationAgent. (Carlo Curino via asuresh)
...
(cherry picked from commit 742632e346
)
2015-12-05 21:30:48 -08:00
Jian He
be404e1680
YARN-4405. Support node label store in non-appendable file system. Contributed by Wangda Tan
...
(cherry picked from commit 755dda8dd8
)
2015-12-03 17:46:09 -08:00
Wangda Tan
51e448d295
YARN-4292. ResourceUtilization should be a part of NodeInfo REST API. (Sunil G via wangda)
...
(cherry picked from commit a2c3bfc8c1
)
2015-12-03 14:30:25 -08:00
Jian He
23fe1abc02
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
...
(cherry picked from commit 9f77ccad73
)
2015-12-03 12:49:22 -08:00
Junping Du
e76ba91fa5
YARN-4408. Fix issue that NodeManager still reports negative running containers. Contributed by Robert Kanter.
...
(cherry picked from commit 62e9348bc1
)
2015-12-03 06:37:31 -08:00
Jian He
48cbde9083
YARN-4398. Remove unnecessary synchronization in RMStateStore. Contributed by Ning Ding
2015-12-02 11:08:00 -08:00
Vinod Kumar Vavilapalli
b20e77eba3
Preparing for 2.9.0 development: mvn versions:set -DnewVersion=2.9.0
2015-11-25 17:47:22 -08:00
Tsuyoshi Ozawa
d76b523b02
YARN-4380. TestResourceLocalizationService.testDownloadingResourcesOnContainerKill fails intermittently. Contributed by Varun Saxena.
...
(cherry picked from commit 0656d2dc83
)
2015-11-26 01:10:41 +09:00
Jason Lowe
9e54433c6c
YARN-4132. Separate configs for nodemanager to resourcemanager connection timeout and retries. Contributed by Chang Li
...
(cherry picked from commit 4ac6799d4a
)
2015-11-24 22:36:19 +00:00
Tsuyoshi Ozawa
9e458c3e9e
YARN-4387. Fix typo in FairScheduler log message. Contributed by Xin Wang.
...
(cherry picked from commit 28dfe721b8
)
2015-11-24 22:10:31 +09:00
Karthik Kambatla
49ed955c91
YARN-3980. Plumb resource-utilization info in node heartbeat through to the scheduler. (Inigo Goiri via kasha)
...
(cherry picked from commit 52948bb20b
)
2015-11-24 13:52:29 +05:30
Jian He
b339a4b8d6
YARN-4349. Support CallerContext in YARN. Contributed by Wangda Tan
...
(cherry picked from commit 8676a118a1
)
2015-11-23 17:20:24 -08:00
Jason Lowe
9d303edbfb
YARN-4344. NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations. Contributed by Varun Vasudev
...
(cherry picked from commit d36b6e045f
)
2015-11-23 20:31:50 +00:00
Arun Suresh
cbbdbe3cdd
YARN-3454. Add efficient merge operation to RLESparseResourceAllocation (Carlo Curino via asuresh)
...
(cherry picked from commit da1016365a
)
2015-11-21 10:01:10 -08:00
Wangda Tan
cdca460ad4
YARN-3769. Consider user limit when calculating total pending resource for preemption policy in Capacity Scheduler. (Eric Payne via wangda)
...
(cherry picked from commit 2346fa3141
)
2015-11-20 15:56:17 -08:00
Jason Lowe
f3bca8bc1a
YARN-4374. RM capacity scheduler UI rounds user limit factor. Contributed by Chang Li
...
(cherry picked from commit 060cdcbe5d
)
2015-11-20 23:13:27 +00:00
Xuan
be65d319fa
YARN-2859.addendum: fix the remaining issue from the previous patch
...
(cherry picked from commit f114e728da
)
2015-11-19 10:09:48 -08:00
Arun Suresh
d8e60080e9
YARN-4184. Remove update reservation state api from state store as its not used by ReservationSystem (Sean Po via asuresh)
...
(cherry picked from commit 6a61928fb7
)
2015-11-17 15:51:59 -08:00
Jian He
2cf084ac76
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 a4ff03b200
.
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-11-16 20:19:31 -08:00
Junping Du
1d107d8058
YARN-4354. Public resource localization fails with NPE. Contributed by Jason Lowe.
...
(cherry picked from commit 855d52927b
)
2015-11-15 04:44:59 -08:00
Wangda Tan
13f8c7093b
YARN-4347. Resource manager fails with Null pointer exception. (Jian He via wangda)
...
(cherry picked from commit 7f55a18071
)
2015-11-12 11:24:04 -08:00
Wangda Tan
0c1fb15b29
YARN-4287. Capacity Scheduler: Rack Locality improvement (Nathan Roberts via wangda)
...
(cherry picked from commit 796638d9bc
)
2015-11-12 11:12:11 -08:00
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
bb5dd7f772
YARN-4183. Reverting the patch to fix behaviour change.
...
Revert "YARN-4183. Enabling generic application history forces every job to get a timeline service delegation token (jeagles)"
This reverts commit 42bc525acb
.
2015-11-11 10:42:52 -08:00
Jian He
a4ff03b200
YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > 9999) Contributed by Mohammad Shahid Khan
...
(cherry picked from commit 8fbea531d7
)
2015-11-09 11:05:12 -08:00
Tsuyoshi Ozawa
1c80473a41
YARN-4320. TestJobHistoryEventHandler fails as AHS in MiniYarnCluster no longer binds to default port 8188. Contributed by Varun Saxena.
...
(cherry picked from commit ce31b22739
)
2015-10-30 18:00:35 +09:00
Jian He
2b197bbffd
YARN-4127. RM fail with noAuth error if switched from failover to non-failover. Contributed by Varun Saxena
...
(cherry picked from commit e5b1733e04
)
2015-10-29 15:43:26 -07:00
Jonathan Eagles
42bc525acb
YARN-4183. Enabling generic application history forces every job to get a timeline service delegation token (jeagles)
...
(cherry picked from commit c293c58954
)
2015-10-29 16:42:49 -05:00
Arun Suresh
8943abfb08
YARN-4310. FairScheduler: Log skipping reservation messages at DEBUG level (asuresh)
...
(cherry picked from commit 58d1df585c
)
2015-10-29 13:43:43 -07:00
Jason Lowe
c75d8b164f
YARN-2902. Killing a container that is localizing can orphan resources in the DOWNLOADING state. Contributed by Varun Saxena
...
(cherry picked from commit e2267de207
)
2015-10-29 16:39:55 +00:00
Rohith Sharma K S
e3fcb711d6
YARN-4130. Duplicate declaration of ApplicationId in RMAppManager#submitApplication method. (Kai Sasaki via rohithsharmaks)
...
(cherry picked from commit 656c8f9527
)
2015-10-29 12:25:08 +05:30
Xuan
9ce5069d16
YARN-2859. ApplicationHistoryServer binds to default port 8188 in
...
MiniYARNCluster. Contributed by Vinod Kumar Vavilapalli
(cherry picked from commit 27414dac66
)
2015-10-28 10:33:56 -07:00
Tsuyoshi Ozawa
3138b43f16
YARN-3573. MiniMRYarnCluster constructor that starts the timeline server using a boolean should be marked deprecated. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 96677bef00
)
2015-10-27 12:35:20 +09:00
Akira Ajisaka
d9156c1245
YARN-4300. [JDK8] Fix javadoc errors caused by wrong tags. (aajisaka)
...
(cherry picked from commit 8a68630dd1
)
2015-10-27 10:28:30 +09:00
Wangda Tan
1499af38eb
YARN-3216. Max-AM-Resource-Percentage should respect node labels. (Sunil G via wangda)
...
(cherry picked from commit 56e4f6237a
)
2015-10-26 16:45:20 -07:00
Wangda Tan
9bf1e74171
YARN-4169. Fix racing condition of TestNodeStatusUpdaterForLabels. (Naganarasimha G R via wangda)
...
(cherry picked from commit 6f606214e7
)
2015-10-26 16:38:39 -07:00
Wangda Tan
baa2998e93
YARN-4285. Display resource usage as percentage of queue and cluster in the RM UI (Varun Vasudev via wangda)
...
(cherry picked from commit 3cc73773eb
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-10-26 13:12:56 -07:00
Jason Lowe
7d66e2e666
YARN-4284. condition for AM blacklisting is too narrow. Contributed by Sangjin Lee
...
(cherry picked from commit 33a03af3c3
)
2015-10-26 19:54:16 +00:00
Rohith Sharma K S
33455fa415
YARN-2729. Support script based NodeLabelsProvider Interface in Distributed Node Label Configuration Setup. (Naganarasimha G R via rohithsharmaks)
...
(cherry picked from commit 5acdde4744
)
2015-10-26 15:45:22 +05:30
Tsuyoshi Ozawa
e85ebf0825
YARN-3528. Tests with 12345 as hard-coded port break jenkins. Contributed by Brahma Reddy Battula.
...
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestNodeManagerShutdown.java
2015-10-26 17:06:46 +09:00
Allen Wittenauer
599653ad92
YARN-3724. Use POSIX nftw(3) instead of fts(3) (Alan Burlison via aw)
2015-10-25 21:43:51 -07:00
Arun Suresh
f0580dcac0
YARN-3738. Add support for recovery of reserved apps running under dynamic queues (subru via asuresh)
...
(cherry picked from commit ab8eb8770c
)
2015-10-24 22:54:45 -07:00
Akira Ajisaka
356e922632
YARN-4294. [JDK8] Fix javadoc errors caused by wrong reference and illegal tag. (aajisaka)
...
(cherry picked from commit 7781fe1b9e
)
2015-10-24 11:56:37 +09:00
Jason Lowe
235e84bf3d
YARN-4041. Slow delegation token renewal can severely prolong RM recovery. Contributed by Sunil G
...
(cherry picked from commit d3a34a4f38
)
2015-10-23 20:57:53 +00:00
Jonathan Eagles
6db7bfbcfd
YARN-4009. CORS support for ResourceManager REST API. ( Varun Vasudev via jeagles)
...
(cherry picked from commit f8adeb712d
)
2015-10-23 10:43:59 -05:00
Ming Ma
4bb7e68eb6
YARN-2913. Fair scheduler should have ability to set MaxResourceDefault for each queue. (Siqi Li via mingma)
...
(cherry picked from commit 934d96a334
)
2015-10-23 08:37:46 -07:00
Junping Du
d5145b58f6
YARN-4243. Add retry on establishing Zookeeper conenction in EmbeddedElectorService#serviceInit. Contributed by Xuan Gong.
...
(cherry picked from commit 0fce5f9a49
)
2015-10-22 13:42:12 -07:00
Zhihai Xu
9fe7ccc61c
YARN-4256. YARN fair scheduler vcores with decimal values. Contributed by Jun Gong
...
(cherry picked from commit 960201b79b
)
2015-10-22 12:31:28 -07:00
Anubhav Dhoot
c44401f362
YARN-3739. Add reservation system recovery to RM recovery process. Contributed by Subru Krishnan.
...
(cherry picked from commit 2798723a54
)
2015-10-22 06:52:41 -07:00
Jonathan Eagles
cc8093e5ac
YARN-2513. Host framework UIs in YARN for use with the ATS (jeagles)
...
(cherry picked from commit 25f8f801d1
)
2015-10-21 15:38:48 -05:00
Arun Suresh
f2009dc89c
YARN-3985. Make ReservationSystem persist state using RMStateStore reservation APIs. (adhoot via asuresh)
...
(cherry picked from commit 506d1b1dbc
)
2015-10-20 16:48:58 -07:00
Arun Suresh
acc0e718d6
YARN-4270. Limit application resource reservation on nodes for non-node/rack specific requests (asuresh)
...
(cherry picked from commit 7e2837f830
)
2015-10-19 20:02:10 -07:00
Varun Vasudev
e4429de86f
YARN-4267. Add additional logging to container launch implementations in container-executor. Contributed by Sidharta Seethana.
...
(cherry picked from commit 151eab2a12
)
2015-10-19 20:56:43 +05:30
Varun Vasudev
196d549e2b
YARN-4262. Allow whitelisted users to run privileged docker containers. Contributed by Sidharta Seethana.
...
(cherry picked from commit e39ae0e676
)
2015-10-19 20:21:48 +05:30
Steve Loughran
390f29ab99
YARN-4155. TestLogAggregationService.testLogAggregationServiceWithInterval failing. (Bibin A Chundatt via stevel)
2015-10-18 12:03:46 +01:00
Jian He
1ba73169c7
YARN-4170. AM need to be notified with priority in AllocateResponse. Contributed by Sunil G
...
(cherry picked from commit f9da5cdb2b
)
2015-10-16 15:26:46 -07:00
Wangda Tan
204ee6a40f
YARN-4162. CapacityScheduler: Add resource usage by partition and queue capacity by partition to REST API. (Naganarasimha G R via wangda)
...
(cherry picked from commit 4337b263aa
)
2015-10-16 15:10:08 -07:00
Jian He
2862057f11
YARN-4000. RM crashes with NPE if leaf queue becomes parent queue during restart. Contributed by Varun Saxena
...
(cherry picked from commit cf23f2c2b5
)
2015-10-15 17:13:09 -07:00
Varun Vasudev
342870b70f
YARN-4258. Add support for controlling capabilities for docker containers. Contributed by Sidharta Seethana.
...
(cherry picked from commit 63020c54c1
)
2015-10-15 13:41:58 +05:30
Steve Loughran
0e4fb329ed
HADOOP-12478. Shell.getWinUtilsPath() has been renamed Shell.getWinutilsPath(). (stevel)
2015-10-14 20:25:33 +01:00
rohithsharmaks
526be695c0
YARN-4250. NPE in AppSchedulingInfo#isRequestLabelChanged. (Brahma Reddy Battula via rohithsharmaks)
...
(cherry picked from commit d6c8bad869
)
2015-10-14 16:13:26 +05:30
Varun Vasudev
2dd9c475c4
YARN-4255. container-executor does not clean up docker operation command files. Contributed by Sidharta Seethana.
...
(cherry picked from commit da1ee078f9
)
2015-10-14 15:27:18 +05:30
Varun Vasudev
0aeedfd572
YARN-4252. Log container-executor invocation details when exit code is non-zero. Contributed by Sidharta Seethana.
...
(cherry picked from commit fb9c1519b3
)
2015-10-14 15:19:19 +05:30
Varun Vasudev
a9b03b5afb
YARN-4253. Standardize on using PrivilegedOperationExecutor for all invocations of container-executor in LinuxContainerExecutor. Contributed by Sidharta Seethana.
...
(cherry picked from commit 8d59293089
)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/LinuxContainerExecutor.java
2015-10-14 15:04:22 +05:30
Steve Loughran
5eab51a24f
HADOOP-10775. Shell operations to fail with meaningful errors on windows if winutils.exe not found. (stevel)
2015-10-13 21:47:54 +01:00
Varun Vasudev
34b8142802
YARN-4017. container-executor overuses PATH_MAX. Contributed by Sidharta Seethana
...
(cherry picked from commit 5b6bae0094
)
2015-10-13 12:50:28 +05:30
Jian He
ee1ce393f5
YARN-4230. RM crashes with NPE when increasing container resource if there is no headroom left. Contributed by Meng Ding
...
(cherry picked from commit 9849c8b386
)
2015-10-12 11:52:04 -07:00
Zhihai Xu
9988b57e71
YARN-4201. AMBlacklist does not work for minicluster. Contributed by Jun Gong.
...
(cherry picked from commit 049c6e8dc0
)
2015-10-12 00:16:40 -07:00
Devaraj K
28edc7b129
YARN-3964. Support NodeLabelsProvider at Resource Manager side.
...
Contributed by Dian Fu.
(cherry picked from commit db93047881
)
2015-10-11 11:24:05 +05:30
Wangda Tan
37642abb83
YARN-4140. RM container allocation delayed incase of app submitted to Nodelabel partition. (Bibin A Chundatt via wangda)
...
(cherry picked from commit def374e666
)
2015-10-09 16:40:10 -07:00
Karthik Kambatla
2d8f9e3fd9
MAPREDUCE-6302. Incorrect headroom can lead to a deadlock between map and reduce allocations. (kasha)
...
(cherry picked from commit 4aa9b3e75c
)
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/rm/RMContainerAllocator.java
2015-10-09 07:54:47 -07:00
Jason Lowe
0139517811
YARN-261. Ability to fail AM attempts. Contributed by Andrey Klochkov and Rohith Sharma K S
...
(cherry picked from commit a0bca2b5ad
)
2015-10-09 14:19:41 +00:00
Rohith Sharma K S
21609e8e9a
YARN-4235. FairScheduler PrimaryGroup does not handle empty groups returned for a user. (Anubhav Dhoot via rohithsharmaks)
...
(cherry picked from commit 8f195387a4
)
2015-10-09 10:11:53 +05:30
Jason Lowe
ec74b0cd4e
YARN-3943. Use separate threshold configurations for disk-full detection and disk-not-full detection. Contributed by Zhihai Xu
...
(cherry picked from commit 8d226225d0
)
2015-10-08 22:26:35 +00:00
Rohith Sharma K S
99126714a3
YARN-4228. FileSystemRMStateStore use IOUtils#close instead of fs#close. (Bibin A Chundatt via rohithsharmaks)
...
(cherry picked from commit 3793cbe4c3
)
2015-10-07 10:20:36 +05:30
Rohith Sharma K S
053fcf4c0d
YARN-4209. RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition. (Zhihai Xu via rohithsharmaks)
...
(cherry picked from commit 9156fc60c6
)
2015-10-07 09:37:14 +05:30
Wangda Tan
5453a63612
YARN-4215. RMNodeLabels Manager Need to verify and replace node labels for the only modified Node Label Mappings in the request. (Naganarasimha G R via wangda)
...
(cherry picked from commit 29a582ada0
)
2015-10-06 11:59:10 -07:00
Wangda Tan
d24a3b9a3c
YARN-4176. Resync NM nodelabels with RM periodically for distributed nodelabels. (Bibin A Chundatt via wangda)
...
(cherry picked from commit 30ac69c6bd
)
2015-10-05 15:48:40 -07:00
Vinod Kumar Vavilapalli
b876babdc7
HADOOP-12441. Fixed shell-kill command behaviour to work correctly on some Linux distributions after HADOOP-12317. Contributed by Wangda Tan.
...
(cherry picked from commit f1c19b9365
)
2015-10-05 10:57:55 -07:00
Harsh J
21b4ba48ce
HADOOP-12458. Retries is typoed to spell Retires in parts of hadoop-yarn and hadoop-common. Contributed by Neelesh Srinivas Salian.
...
(cherry picked from commit c918f7be5e
)
2015-10-03 18:39:22 +05:30
Xuan
53bddc410f
YARN-1897. CLI and core support for signal container functionality. Contributed by Ming Ma
...
(cherry picked from commit 8f08532bde
)
2015-10-02 18:53:04 -07:00
Jason Lowe
3e3733437f
YARN-3619. ContainerMetrics unregisters during getMetrics and leads to ConcurrentModificationException. Contributed by Zhihai Xu
...
(cherry picked from commit fdf02d1f26
)
2015-10-02 20:21:32 +00:00
Jason Lowe
d645ee1d62
YARN-3727. For better error recovery, check if the directory exists before using it for localization. Contributed by Zhihai Xu
...
(cherry picked from commit 854d25b0c3
)
2015-09-30 15:01:01 +00:00
Karthik Kambatla
64a7617eb9
YARN-4066. Large number of queues choke fair scheduler. (Johan Gustavsson via kasha)
...
(cherry picked from commit a0b5a0a419
)
2015-09-29 08:13:25 -07:00
Anubhav Dhoot
22f2501476
YARN-4180. AMLauncher does not retry on failures when talking to NM. (adhoot)
...
(cherry picked from commit 9735afe967
)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestApplicationMasterLauncher.java
2015-09-28 16:54:06 -07:00
Jason Lowe
600022ae69
YARN-4141. Runtime Application Priority change should not throw exception for applications at finishing states. Contributed by Sunil G
...
(cherry picked from commit 9f53a95ff6
)
2015-09-28 22:56:07 +00:00
Anubhav Dhoot
4d8b99423e
YARN-4204. ConcurrentModificationException in FairSchedulerQueueInfo. (adhoot)
...
(cherry picked from commit fb2e525c07
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-09-28 09:39:52 -07:00
Xuan
bf3f08cc63
YARN-3624. ApplicationHistoryServer should not reverse the order of the
...
filters it gets. Contributed by Mit Desai
(cherry picked from commit d1b9b85244
)
2015-09-24 15:03:05 -07:00
Jian He
ea2b6ee9e9
YARN-4171. Fix findbugs warnings in YARN-1197 branch. Contributed by Wangda Tan
...
(cherry picked from commit b3f6b641dc
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-09-24 10:30:49 -07:00
Jian He
d458805690
YARN-1651. CapacityScheduler side changes to support container resize. Contributed by Wangda Tan
...
(cherry picked from commit 89cab1ba5f
)
Conflicts:
hadoop-tools/hadoop-sls/src/main/java/org/apache/hadoop/yarn/sls/scheduler/SLSCapacityScheduler.java
2015-09-24 10:30:04 -07:00
Jian He
d592aa115b
YARN-3868. Recovery support for container resizing. Contributed by Meng Ding
...
(cherry picked from commit c57eac5dfe
)
2015-09-24 10:24:13 -07:00
Jian He
b6c594c6ea
YARN-1644. RM-NM protocol changes and NodeStatusUpdater implementation to support container resizing. Contributed by Meng Ding
...
(cherry picked from commit c3dc1af072
)
2015-09-24 10:24:04 -07:00
Jian He
b8955d81c5
YARN-1643. Make ContainersMonitor support changing monitoring size of an allocated container. Contributed by Meng Ding and Wangda Tan
...
(cherry picked from commit c59ae4eeb1
)
2015-09-24 10:23:55 -07:00
Jian He
fa0a554ae0
YARN-3867. ContainerImpl changes to support container resizing. Contributed by Meng Ding
...
(cherry picked from commit 5f5a968d65
)
2015-09-24 10:23:46 -07:00
Jian He
afe4afd0c9
YARN-1645. ContainerManager implementation to support container resizing. Contributed by Meng Ding & Wangda Tan
...
(cherry picked from commit ffd820c27a
)
2015-09-24 10:23:35 -07:00
Jian He
c19e8ffdc7
YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding & Wangda Tan)
...
(cherry picked from commit 83a18add10
)
2015-09-24 10:23:25 -07:00
Rohith Sharma K S
fbb1d923f4
YARN-4044. Running applications information changes such as movequeue is not published to TimeLine server. (Sunil G via rohithsharmaks)
2015-09-24 12:17:55 +05:30
Rohith Sharma K S
ace4d26936
YARN-4152. NodeManager crash with NPE when LogAggregationService#stopContainer called for absent container. (Bibin A Chundatt via rohithsharmaks)
2015-09-24 11:31:47 +05:30
Jason Lowe
b7111449a1
YARN-3975. WebAppProxyServlet should not redirect to RM page if AHS is enabled. Contributed by Mit Desai
...
(cherry picked from commit 692d51c09d
)
2015-09-23 16:39:50 +00:00
Jason Lowe
c829be5133
YARN-4095. Avoid sharing AllocatorPerContext object in LocalDirAllocator between ShuffleHandler and LocalDirsHandlerService. Contributed by Zhihai Xu
...
(cherry picked from commit c890c51a91
)
2015-09-23 15:44:13 +00:00
Tsuyoshi Ozawa
52cc2ca488
HADOOP-12428. Fix inconsistency between log-level guards and statements. Contributed by Jagadesh Kiran N and Jackie Chang.
...
(cherry picked from commit dfd807afab
)
2015-09-22 12:54:44 +09:00
Rohith Sharma K S
52f343598e
YARN-4167. NPE on RMActiveServices#serviceStop when store is null. (Bibin A Chundatt via rohithsharmaks)
...
(cherry picked from commit c9cb6a5960
)
2015-09-21 10:06:39 +05:30
Arun Suresh
b70c7b0e51
YARN-3920. FairScheduler container reservation on a node should be configurable to limit it to large containers (adhoot via asuresh)
...
(cherry picked from commit 94dec5a916
)
2015-09-18 14:04:03 -07:00
Wangda Tan
4a657e9326
YARN-3212. RMNode State Transition Update with DECOMMISSIONING state. (Junping Du via wangda)
...
(cherry picked from commit 9bc913a35c
)
2015-09-18 10:05:04 -07:00
Steve Loughran
22dee29857
YARN-2597 MiniYARNCluster should propagate reason for AHS not starting
2015-09-18 09:45:17 +01:00
Rohith Sharma K S
d94c092ad1
YARN-4135. Improve the assertion message in MockRM while failing after waiting for the state.(Nijel S F via rohithsharmaks)
...
(cherry picked from commit 723c31d45b
)
2015-09-18 08:46:36 +05:30
Jian He
5d2f85021f
YARN-4034. Render cluster Max Priority in scheduler metrics in RM web UI. Contributed by Rohith Sharma K S
...
(cherry picked from commit 6c6e734f0b
)
2015-09-17 14:56:32 +08:00
Jian He
9eda3ce3fa
YARN-4078. Add getPendingResourceRequestForAttempt in YarnScheduler interface. Contributed by Naganarasimha G R
...
(cherry picked from commit 452079af8b
)
2015-09-16 15:01:23 +08:00
Xuan
f3c0a210b6
YARN-4149. yarn logs -am should provide an option to fetch all the log
...
files. Contributed by Varun Vasudev
(cherry picked from commit 34ef1a092b
)
2015-09-15 14:37:59 -07:00
Jason Lowe
181bda0421
YARN-4158. Remove duplicate close for LogWriter in AppLogAggregatorImpl#uploadLogsForContainers. Contributed by Zhihai Xu
...
(cherry picked from commit 8c1cdb17a0
)
2015-09-15 20:22:23 +00:00
Wangda Tan
c31fe79979
YARN-3717. Expose app/am/queue's node-label-expression to RM web UI / CLI / REST-API. (Naganarasimha G R via wangda)
...
(cherry picked from commit ae5308fe1d
)
2015-09-15 11:41:57 -07:00
Junping Du
df714e25aa
YARN-313. Add Admin API for supporting node resource configuration in command line. (Contributed by Inigo Goiri, Kenji Kikushima and Junping Du)
...
(cherry picked from commit 73e3a49eb0
)
2015-09-15 07:58:47 -07:00
Jian He
eacc18677a
YARN-3635. Refactored current queue mapping implementation in CapacityScheduler to use a generic PlacementManager framework. Contributed by Wangda Tan
...
(cherry picked from commit 5468baa80a
)
2015-09-15 19:02:17 +08:00
Wangda Tan
e552775545
YARN-4151. Fix findbugs errors in hadoop-yarn-server-common module. (Meng Ding via wangda)
...
(cherry picked from commit e2a0270217
)
2015-09-14 16:04:08 -07:00
Jian He
b705d9d0ac
YARN-4126. RM should not issue delegation tokens in unsecure mode. Contributed by Bibin A Chundatt
...
(cherry picked from commit e1b1d7e4ae
)
2015-09-14 14:15:04 +08:00
Karthik Kambatla
1f9f219062
YARN-3697. FairScheduler: ContinuousSchedulingThread can fail to shutdown. (Zhihai Xu via kasha)
...
(cherry picked from commit 332b520a48
)
2015-09-13 18:08:03 -07:00
Karthik Kambatla
11e2fa151c
YARN-2005. Blacklisting support for scheduling AMs. (Anubhav Dhoot via kasha)
...
(cherry picked from commit 81df7b586a
)
2015-09-13 17:06:04 -07:00
Steve Loughran
988749e6ea
HADOOP-12087. [JDK8] Fix javadoc errors caused by incorrect or illegal tags. (Akira AJISAKA via stevel).
2015-09-13 14:25:06 +01:00
Robert Kanter
43f051a09a
YARN-4145. Make RMHATestBase abstract so its not run when running all tests under that namespace (adhoot via rkanter)
...
(cherry picked from commit ea4bb2749f
)
2015-09-11 11:46:35 -07:00
Varun Vasudev
a4288f1262
YARN-4136. LinuxContainerExecutor loses info when forwarding ResourceHandlerException. Contributed by Bibin A Chundatt.
...
(cherry picked from commit 486d5cb803
)
2015-09-11 14:39:01 +05:30
Wangda Tan
5decd8f9f7
YARN-4106. NodeLabels for NM in distributed mode is not updated even after clusterNodelabel addition in RM. (Bibin A Chundatt via wangda)
...
(cherry picked from commit 77666105b4
)
2015-09-10 09:30:34 -07:00
Zhihai Xu
214338bd68
YARN-4096. App local logs are leaked if log aggregation fails to initialize for the app. Contributed by Jason Lowe.
...
(cherry picked from commit 16b9037dc1
)
2015-09-08 12:33:29 -07:00
Jian He
f23be93dd1
YARN-2884. Added a proxy service in NM to proxy the the communication between AM and RM. Contributed by Kishore Chaliparambil
...
(cherry picked from commit 6f72f1e600
)
2015-09-08 11:24:07 +08:00
Xuan
a0b7ef15d0
YARN-4087. Followup fixes after YARN-2019 regarding RM behavior when
...
state-store error occurs. Contributed by Jian He
(cherry picked from commit 9b78e6e33d
)
2015-09-07 17:46:48 -07:00
Varun Vasudev
70575286b7
YARN-3591. Resource localization on a bad disk causes subsequent containers failure. Contributed by Lavkesh Lahngir.
...
(cherry picked from commit 1dbd8e34a7
)
2015-09-07 11:34:14 +05:30
Wangda Tan
9f97b86816
YARN-4024. YARN RM should avoid unnecessary resolving IP when NMs doing heartbeat. (Hong Zhiguo via wangda)
...
(cherry picked from commit bcc85e3bab
)
2015-09-04 15:14:34 -07:00
Jason Lowe
6a5220cab3
YARN-4105. Capacity Scheduler headroom for DRF is wrong. Contributed by Chang Li
...
(cherry picked from commit 6eaca2e363
)
2015-09-04 15:31:37 +00:00
Varun Vasudev
64c2e8011e
YARN-4103. RM WebServices missing scheme for appattempts logLinks. Contributed by Jonathan Eagles.
...
(cherry picked from commit 1b2e2ca9104dfc05e9aa7f93954ae2e00b3e62c4)
2015-09-04 14:32:07 +05:30
Varun Vasudev
a53054c853
YARN-3970. Add REST api support for Application Priority. Contributed by Naganarasimha G R.
...
(cherry picked from commit 223a306da925ad031bc398f2ea5e56f0e6521edf)
2015-09-03 16:40:42 +05:30
Jian He
cd82fa2f83
YARN-4101. RM should print alert messages if Zookeeper and Resourcemanager gets connection issue. Contributed by Xuan Gong
...
(cherry picked from commit 09c64ba1ba
)
2015-09-02 17:46:04 -07:00
Rohith Sharma K S
6e41aa64a5
YARN-3893. Both RM in active state when Admin#transitionToActive failure from refeshAll() (Bibin A Chundatt via rohithsharmaks)
...
(cherry picked from commit 7d6687fe76
)
2015-09-02 15:27:33 +05:30
Rohith Sharma K S
7ecdf51441
YARN-4073. Removed unused ApplicationACLsManager in ContainerManagerImpl constructor. (Naganarasimha G R via rohithsharmaks)
...
(cherry picked from commit 095ab9ab5f
)
2015-09-02 14:28:50 +05:30
Varun Vasudev
855e0f8b00
YARN-4082. Container shouldn't be killed when node's label updated. Contributed by Wangda Tan.
...
(cherry picked from commit bf669b6d9f
)
2015-09-01 14:20:54 +05:30
Jian He
48f5161cd5
YARN-4092. Fixed UI redirection to print useful messages when both RMs are in standby mode. Contributed by Xuan Gong
...
(cherry picked from commit a3fd2ccc86
)
2015-08-31 17:34:49 -07:00
Junping Du
792b9c0eaf
YARN-1556. NPE getting application report with a null appId. Contributed by Weiwei Yang.
...
(cherry picked from commit beb65c9465
)
2015-08-28 05:58:45 -07:00
Jian He
306c535395
YARN-3250. Support admin cli interface in for Application Priority. Contributed by Rohith Sharma K S
...
(cherry picked from commit a9c8ea71aa
)
2015-08-27 13:27:34 -07:00
Jian He
387076894f
YARN-4014. Support user cli interface in for Application Priority. Contributed by Rohith Sharma K S
...
(cherry picked from commit 57c7ae1aff
)
2015-08-24 20:37:18 -07:00
Rohith Sharma K S
6dc732f2f7
YARN-3896. RMNode transitioned from RUNNING to REBOOTED because its response id has not been reset synchronously. (Jun Gong via rohithsharmaks)
...
(cherry picked from commit feaf034994
)
2015-08-24 11:30:46 +05:30
Xuan
85363ea4bd
YARN-221. Addendum patch to compilation issue which is caused by missing
...
AllContainerLogAggregationPolicy. Contributed by Xuan Gong
(cherry picked from commit b71c6006f5
)
2015-08-23 16:50:02 -07:00
Xuan
205b98c059
YARN-221. NM should provide a way for AM to tell it not to aggregate
...
logs. Contributed by Ming Ma
(cherry picked from commit 37e1c3d82a
)
2015-08-22 16:26:39 -07:00
Rohith Sharma K S
27ced8253b
YARN-3986. getTransferredContainers in AbstractYarnScheduler should be present in YarnScheduler interface
...
(cherry picked from commit 22de7c1dca
)
2015-08-21 10:56:45 +05:30
Wangda Tan
6452b31760
YARN-2923. Support configuration based NodeLabelsProvider Service in Distributed Node Label Configuration Setup. (Naganarasimha G R)
...
(cherry picked from commit fc07464d1a
)
2015-08-20 16:52:57 -07:00
Karthik Kambatla
b567aa2b4f
YARN-4055. Report node resource utilization in heartbeat. (Inigo Goiri via kasha)
...
(cherry picked from commit 13604bd5f1
)
2015-08-20 16:52:33 -07:00
Xuan
fc6b176e70
YARN-4028. AppBlock page key update and diagnostics value null on
...
recovery. Contributed by Bibin A Chundatt
(cherry picked from commit 22dc5fc209
)
2015-08-18 22:54:01 -07:00
Zhihai Xu
051a622b57
YARN-4057. If ContainersMonitor is not enabled, only print related log info one time. Contributed by Jun Gong.
...
(cherry picked from commit 14215c8ef8
)
2015-08-18 11:47:41 -07:00
Zhihai Xu
8f2eb99d71
YARN-3857: Memory leak in ResourceManager with SIMPLE mode. Contributed by mujunchao.
...
(cherry picked from commit 3a76a010b8
)
2015-08-18 10:53:16 -07:00
Karthik Kambatla
d2ff763533
YARN-3534. Collect memory/cpu usage on the node. (Inigo Goiri via kasha)
...
(cherry picked from commit def12933b3
)
2015-08-16 06:26:21 -07:00
Jian He
b2e869f2a8
YARN-3987. Send AM container completed msg to NM once AM finishes. Contributed by sandflee
...
(cherry picked from commit 0a030546e2
)
2015-08-13 16:23:30 -07:00
Jian He
703fa1b141
YARN-4047. ClientRMService getApplications has high scheduler lock contention. Contributed by Jason Lowe
...
(cherry picked from commit 7a445fcfab
)
2015-08-13 16:13:28 -07:00
Jian He
4a5fdb7c23
YARN-4005. Completed container whose app is finished is possibly not removed from NMStateStore. Contributed by Jun Gong
...
(cherry picked from commit 38aed1a94e
)
2015-08-13 14:46:34 -07:00
Robert Kanter
fbcfca6f91
YARN-4031. Add JvmPauseMonitor to ApplicationHistoryServer and WebAppProxyServer (djp via rkanter)
...
(cherry picked from commit dc2340c60e
)
2015-08-12 15:48:14 -07:00
Jian He
65d22b3686
YARN-4026. Refactored ContainerAllocator to accept a list of priorites rather than a single priority. Contributed by Wangda Tan
...
(cherry picked from commit e5003be907
)
2015-08-12 15:09:46 -07:00
rohithsharmaks
c5b20e0db6
YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)
...
(cherry picked from commit 1c12adb71f
)
2015-08-12 14:47:23 +05:30
Xuan
2ebdf5bfce
YARN-3999. RM hangs on draing events. Contributed by Jian He
...
(cherry picked from commit 3ae716fa69
)
2015-08-11 18:26:00 -07:00
Jian He
df97e3265b
YARN-3887. Support changing Application priority during runtime. Contributed by Sunil G
...
(cherry picked from commit fa1d84ae27
)
2015-08-10 20:52:18 -07:00
Wangda Tan
380d401da5
YARN-3873. PendingApplications in LeafQueue should also use OrderingPolicy. (Sunil G via wangda)
...
(cherry picked from commit cf9d3c9256
)
2015-08-10 14:58:19 -07:00
Wangda Tan
cdb61b5fb2
YARN-3966. Fix excessive loggings in CapacityScheduler. (Jian He via wangda)
...
(cherry picked from commit 4bc42d76e7
)
2015-08-07 09:53:42 -07:00
Rohith Sharma K S
a0da1ec010
YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks)
...
(cherry picked from commit b6265d39c5
)
2015-08-07 10:47:08 +05:30
Carlo Curino
8e23a7997f
YARN-3974. Refactor the reservation system test cases to use parameterized base test. (subru via curino)
...
(cherry picked from commit 8572a5a14b
)
2015-08-02 02:06:06 -07:00
Junping Du
7af531d2e3
YARN-4019. Add JvmPauseMonitor to ResourceManager and NodeManager. Contributed by Robert Kanter.
...
(cherry picked from commit cfee02b3bd
)
2015-08-06 06:50:40 -07:00
Arun Suresh
84ea7cd408
YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh)
...
(cherry picked from commit 154c9d2e42
)
2015-08-05 23:15:33 -07:00
rohithsharmaks
dc76c4b035
YARN-3992. TestApplicationPriority.testApplicationPriorityAllocation fails intermittently. (Contributed by Sunil G)
...
(cherry picked from commit df9e7280db
)
2015-08-06 10:49:37 +05:30
Jian He
1466772827
YARN-3983. Refactored CapacityScheduleri#FiCaSchedulerApp to easier extend container allocation logic. Contributed by Wangda Tan
...
(cherry picked from commit ba2313d614
)
2015-08-05 13:51:08 -07:00
Arun Suresh
707b96fa58
YARN-3736. Add RMStateStore apis to store and load accepted reservations for failover (adhoot via asuresh)
...
(cherry picked from commit f271d37735
)
2015-08-05 12:58:37 -07:00
Xuan
89ccfd9fcc
YARN-4004. container-executor should print output of docker logs if the
...
docker container exits with non-0 exit status. Contributed by Varun
Vasudev
(cherry picked from commit c3364ca8e7
)
2015-08-03 18:11:16 -07:00
Xuan
8126fde884
YARN-3543. ApplicationReport should be able to tell whether the
...
Application is AM managed or not. Contributed by Rohith Sharma K S
(cherry picked from commit 0306d902f5
)
2015-08-03 15:47:21 -07:00
Jason Lowe
b264217bc3
YARN-3965. Add startup timestamp to nodemanager UI. Contributed by Hong Zhiguo
...
(cherry picked from commit 469cfcd695
)
2015-08-03 15:55:04 +00:00
Jonathan Eagles
899df5bce0
YARN-3978. Configurably turn off the saving of container info in Generic AHS (Eric Payne via jeagles)
...
(cherry picked from commit 3cd02b9522
)
2015-08-03 10:40:04 -05:00
Jason Lowe
c31e3ba921
YARN-3990. AsyncDispatcher may overloaded with RMAppNodeUpdateEvent when Node is connected/disconnected. Contributed by Bibin A Chundatt
...
(cherry picked from commit 32e490b6c0
)
2015-07-31 17:38:49 +00:00
Zhihai Xu
0e2019fa30
YARN-433. When RM is catching up with node updates then it should not expire acquired containers. Contributed by Xuan Gong
...
(cherry picked from commit ab80e27703
)
2015-07-30 22:03:04 -07:00
Wangda Tan
53a0653826
YARN-3971. Skip RMNodeLabelsManager#checkRemoveFromClusterNodeLabelsOfQueue on nodelabel recovery. (Bibin A Chundatt via wangda)
...
(cherry picked from commit 91b42e7d6e
)
2015-07-30 10:01:01 -07:00
Karthik Kambatla
8659315062
YARN-2768. Avoid cloning Resource in FSAppAttempt#updateDemand. (Hong Zhiguo via kasha)
...
(cherry picked from commit 5205a330b3
)
2015-07-29 09:42:57 -07:00
Xuan
2ec008eb38
YARN-3982. container-executor parsing of container-executor.cfg broken
...
in trunk and branch-2. Contributed by Varun Vasudev
(cherry picked from commit f170934215
)
2015-07-27 23:47:31 -07:00
Jian He
7c123accda
YARN-3846. RM Web UI queue filter is not working for sub queue. Contributed by Mohammad Shahid Khan
...
(cherry picked from commit 3572ebd738
)
2015-07-27 17:12:24 -07:00
Varun Vasudev
9da487e0fd
YARN-3853. Add docker container runtime support to LinuxContainterExecutor. Contributed by Sidharta Seethana.
...
(cherry picked from commit 3e6fce91a4
)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/LinuxContainerExecutor.java
2015-07-27 12:03:36 -07:00
Varun Vasudev
ec0f801f52
YARN-3852. Add docker container support to container-executor. Contributed by Abin Shahab.
...
(cherry picked from commit f36835ff9b
)
2015-07-27 10:18:06 -07:00
ccurino
26ea045814
YARN-3656. LowCost: A Cost-Based Placement Agent for YARN Reservations. (Jonathan Yaniv and Ishai Menache via curino)
...
(cherry picked from commit 156f24ead0
)
2015-07-25 07:47:11 -07:00
Wangda Tan
4ba2e1ae95
YARN-3973. Recent changes to application priority management break reservation system from YARN-1051 (Carlo Curino via wangda)
...
(cherry picked from commit a3bd7b4a59
)
2015-07-24 16:45:06 -07:00
Jason Lowe
2cf714123a
YARN-3925. ContainerLogsUtils#getContainerLogFile fails to read container log files from full disks. Contributed by zhihai xu
...
(cherry picked from commit ff9c13e0a7
)
2015-07-24 22:15:44 +00:00
Jian He
3233284e87
YARN-3026. Move application-specific container allocation logic from LeafQueue to FiCaSchedulerApp. Contributed by Wangda Tan
...
(cherry picked from commit 83fe34ac08
)
2015-07-24 14:01:36 -07:00
Karthik Kambatla
d2ee02940a
YARN-3957. FairScheduler NPE In FairSchedulerQueueInfo causing scheduler page to return 500. (Anubhav Dhoot via kasha)
...
(cherry picked from commit d19d187753
)
2015-07-24 11:49:46 -07:00
Xuan
98ed4bca3b
YARN-3967. Fetch the application report from the AHS if the RM does not
...
know about it. Contributed by Mit Desai
(cherry picked from commit fbd6063269
)
2015-07-24 10:17:05 -07:00
carlo curino
6a71a0a230
YARN-3969. Allow jobs to be submitted to reservation that is active but does not have any allocations. (subru via curino)
...
(cherry picked from commit 0fcb4a8cf2
)
2015-07-23 19:36:54 -07:00
Rohith Sharma K S
9d15860e6d
YARN-3845. Scheduler page does not render RGBA color combinations in IE11. (Contributed by Mohammad Shahid Khan)
2015-07-24 12:54:07 +05:30
Robert Kanter
ba3b40ae79
YARN-3900. Protobuf layout of yarn_security_token causes errors in other protos that include it (adhoot via rkanter)
...
(cherry picked from commit 1d3026e7b3
)
2015-07-23 14:47:28 -07:00
Wangda Tan
6baebcaedc
YARN-3941. Proportional Preemption policy should try to avoid sending duplicate PREEMPT_CONTAINER event to scheduler. (Sunil G via wangda)
...
(cherry picked from commit 3bba180051
)
2015-07-23 10:08:30 -07:00
Junping Du
6772c3f4dd
YARN-2019. Retrospect on decision of making RM crashed if any exception throw in ZKRMStateStore. Contributed by Jian He.
...
(cherry picked from commit ee98d6354b
)
2015-07-22 17:57:16 -07:00
Wangda Tan
3800e25d6e
YARN-3956. Fix TestNodeManagerHardwareUtils fails on Mac (Varun Vasudev via wangda)
...
(cherry picked from commit 06e5dd2c84
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-07-22 12:03:14 -07:00
Wangda Tan
3576b0ac5e
YARN-3932. SchedulerApplicationAttempt#getResourceUsageReport and UserInfo should based on total-used-resources. (Bibin A Chundatt via wangda)
...
(cherry picked from commit 76ec26de80
)
2015-07-22 11:54:38 -07:00
Wangda Tan
3dd113fa7c
YARN-2003. Support for Application priority : Changes in RM and Capacity Scheduler. (Sunil G via wangda)
...
(cherry picked from commit c39ca541f4
)
2015-07-21 09:57:53 -07:00
Colin Patrick Mccabe
aff955a14a
YARN-3844. Make hadoop-yarn-project Native code -Wall-clean (Alan Burlison via Colin P. McCabe)
...
(cherry picked from commit 419c51d233
)
2015-07-17 12:05:24 -07:00
Jonathan Eagles
b289939514
YARN-3905. Application History Server UI NPEs when accessing apps run after RM restart (Eric Payne via jeagles)
...
(cherry picked from commit 7faae0e6fe
)
2015-07-17 11:03:34 -05:00
Arun Suresh
8018041b49
YARN-3535. Scheduler must re-request container resources when RMContainer transitions from ALLOCATED to KILLED (rohithsharma and peng.zhang via asuresh)
...
(cherry picked from commit 9b272ccae7
)
2015-07-17 04:33:04 -07:00
Wangda Tan
a7de3cde13
YARN-3885. ProportionalCapacityPreemptionPolicy doesn't preempt if queue is more than 2 level. (Ajith S via wangda)
...
(cherry picked from commit 3540d5fe4b
)
2015-07-16 16:14:07 -07:00
Arun Suresh
5f58be7dd4
YARN-3453. Ensure preemption logic in FairScheduler uses DominantResourceCalculator in DRF queues to prevent unnecessary thrashing. (asuresh)
...
(cherry picked from commit ac94ba3e18
)
2015-07-14 00:25:57 -07:00
Akira Ajisaka
0ba2defb9e
YARN-3381. Fix typo InvalidStateTransitonException. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 19295b36d9
)
2015-07-13 17:53:27 +09:00
Wangda Tan
87360be089
YARN-3894. RM startup should fail for wrong CS xml NodeLabel capacity configuration. (Bibin A Chundatt via wangda)
...
(cherry picked from commit 5ed1fead6b
)
2015-07-12 21:53:08 -07:00
Wangda Tan
c36090fd3f
YARN-3849. Too much of preemption activity causing continuos killing of containers across queues. (Sunil G via wangda)
...
(cherry picked from commit 1df39c1efc
)
2015-07-11 10:27:58 -07:00
Zhijie Shen
37a93c2d78
YARN-3116. RM notifies NM whether a container is an AM container or normal task container. Contributed by Giovanni Matteo Fumarola.
...
(cherry picked from commit 1ea36299a4
)
2015-07-10 19:02:13 -07:00
Ming Ma
b169889f01
YARN-3445. Cache runningApps in RMNode for getting running apps on given NodeId. (Junping Du via mingma)
...
(cherry picked from commit 08244264c0
)
2015-07-10 08:34:01 -07:00
Xuan
2a01495544
YARN-3888. ApplicationMaster link is broken in RM WebUI when appstate is
...
NEW. Contributed by Bibin A Chundatt
(cherry picked from commit 5214876792
)
2015-07-09 21:38:46 -07:00
carlo curino
753d87066f
YARN-3800. Reduce storage footprint for ReservationAllocation. Contributed by Anubhav Dhoot.
...
(cherry picked from commit 0e602fa3a1
)
2015-07-09 16:52:47 -07:00
Karthik Kambatla
d15f69457b
YARN-1012. Report NM aggregated container resource utilization in heartbeat. (Inigo Goiri via kasha)
...
(cherry picked from commit 527c40e4d6
)
2015-07-09 09:35:39 -07:00
Varun Vasudev
d17a7bbf6e
YARN-2194. Addendum patch to fix failing unit test in TestPrivilegedOperationExecutor. Contributed by Sidharta Seethana.
...
(cherry picked from ad5b904175a1f89951c7c32f744a4e20fafb51b5)
2015-07-09 11:52:57 +05:30
Jian He
fa59b224b8
YARN-3892. Fixed NPE on RMStateStore#serviceStop when CapacityScheduler#serviceInit fails. Contributed by Bibin A Chundatt
...
(cherry picked from commit c9dd2cada0
)
2015-07-07 14:18:16 -07:00
Varun Vasudev
16ca0fcf99
YARN-2194. Fix bug causing CGroups functionality to fail on RHEL7. Contributed by Wei Yan.
...
(cherry-picked from commit 7e3ebc0fc59dbd1d7768b5a6c05af18b8c8fea4d)
2015-07-07 17:05:06 +05:30
Devaraj K
f558429efe
YARN-3837. javadocs of TimelineAuthenticationFilterInitializer give wrong
...
prefix for auth options. Contributed by Bibin A Chundatt.
(cherry picked from commit af63427c6d
)
2015-07-07 12:08:03 +05:30
Devaraj K
e1ca886419
YARN-3875. FSSchedulerNode#reserveResource() doesn't print Application Id
...
properly in log. Contributed by Bibin A Chundatt.
(cherry picked from commit 37d7395773
)
2015-07-02 10:21:32 +05:30
Wangda Tan
d61dd10b50
YARN-3508. Prevent processing preemption events on the main RM dispatcher. (Varun Saxena via wangda)
...
(cherry picked from commit 0e4b06690f
)
2015-07-01 17:32:57 -07:00
Jason Lowe
a721b9d812
YARN-3793. Several NPEs when deleting local files on NM recovery. Contributed by Varun Saxena
...
(cherry picked from commit b5cdf78e8e
)
2015-07-01 21:14:35 +00:00
Devaraj K
c343250657
YARN-3830. AbstractYarnScheduler.createReleaseCache may try to clean a
...
null attempt. Contributed by nijel.
(cherry picked from commit 80a68d6056
)
2015-07-01 19:05:27 +05:30
Colin Patrick Mccabe
b1da58d23d
YARN-3827. Migrate YARN native build to new CMake framework (Alan Burlison via Colin P. McCabe)
...
(cherry picked from commit d0cc0380b5
)
2015-06-30 16:24:44 -07:00
Jian He
0100995c5e
YARN-3695. ServerProxy (NMProxy, etc.) shouldn't retry forever for non network exception. Contributed by Raju Bairishetti
...
(cherry picked from commit 62e583c7dc
)
2015-06-29 13:38:04 -07:00
Devaraj K
e163c1e0da
YARN-3859. LeafQueue doesn't print user properly for application add.
...
Contributed by Varun Saxena.
(cherry picked from commit b543d1a390
)
2015-06-28 10:06:08 +05:30
Xuan
1a8d162bc4
YARN-2871. TestRMRestart#testRMRestartGetApplicationList sometime fails
...
in trunk. Contributed by zhihai xu
(cherry picked from commit fe6c1bd73a
)
2015-06-26 19:45:00 -07:00
Jason Lowe
0221d19f4e
YARN-3850. NM fails to read files from full disks which can lead to container logs being lost and other issues. Contributed by Varun Saxena
...
(cherry picked from commit 40b256949a
)
2015-06-26 15:48:05 +00:00
Devaraj K
3e20f595d4
YARN-3826. Race condition in ResourceTrackerService leads to wrong
...
diagnostics messages. Contributed by Chengbing Liu.
(cherry picked from commit 57f1a01eda
)
2015-06-25 16:15:24 +05:30
Jonathan Eagles
d1f0ff165b
YARN-3360. Add JMX metrics to TimelineDataManager (Jason Lowe via jeagles)
...
(cherry picked from commit 4c659ddbf7
)
2015-06-24 16:17:32 -05:00
rohithsharmaks
1392d1ad94
YARN-3790. usedResource from rootQueue metrics may get stale data for FS scheduler after recovering the container (Zhihai Xu via rohithsharmaks)
2015-06-24 23:00:25 +05:30
Jason Lowe
15b1800b12
YARN-3832. Resource Localization fails on a cluster due to existing cache directories. Contributed by Brahma Reddy Battula
...
(cherry picked from commit 8d58512d6e
)
2015-06-24 16:38:22 +00:00
Jason Lowe
14afa5d53d
YARN-3809. Failed to launch new attempts because ApplicationMasterLauncher's threads all hang. Contributed by Jun Gong
...
(cherry picked from commit 2a20dd9b61
)
2015-06-24 16:24:43 +00:00
Robert Kanter
5c1e809af5
YARN-3835. hadoop-yarn-server-resourcemanager test package bundles core-site.xml, yarn-site.xml (vamsee via rkanter)
...
(cherry picked from commit 99271b7621
)
2015-06-22 18:03:00 -07:00
Karthik Kambatla
9656ee4ee7
YARN-3842. NMProxy should retry on NMNotYetReadyException. (Robert Kanter via kasha)
...
(cherry picked from commit 5ebf2817e5
)
2015-06-22 17:48:07 -07:00
Xuan
c3254a63a9
YARN-3834. Scrub debug logging of tokens during resource localization. Contributed by Chris Nauroth
...
(cherry picked from commit 6c7a9d502a
)
2015-06-21 17:14:59 -07:00
Xuan
86b75ac544
YARN-3802. Two RMNodes for the same NodeId are used in RM sometimes
...
after NM is reconnected. Contributed by zhihai xu
(cherry picked from commit 5b5bb8dcdc
)
2015-06-18 14:38:52 -07:00
Xuan
16d2412a25
YARN-3804. Both RM are on standBy state when kerberos user not in yarn.admin.acl. Contributed by Varun Saxena
...
(cherry picked from commit a826d432f9
)
2015-06-17 16:24:50 -07:00
Devaraj K
f0901e703b
YARN-3148. Allow CORS related headers to passthrough in
...
WebAppProxyServlet. Contributed by Varun Saxena.
(cherry picked from commit ebb9a82519
)
2015-06-17 15:57:45 +05:30
Xuan
fe7f2d40fe
YARN-3714. AM proxy filter can not get RM webapp address from
...
yarn.resourcemanager.hostname.rm-id. Contributed by Masatake Iwasaki
(cherry picked from commit e27d5a13b0
)
2015-06-16 14:06:56 -07:00
Devaraj K
eb8e2c5448
YARN-3789. Improve logs for LeafQueue#activateApplications(). Contributed
...
by Bibin A Chundatt.
(cherry picked from commit b039e69bb0
)
2015-06-16 14:04:46 +05:30
Devaraj K
3863342ca9
YARN-3794. TestRMEmbeddedElector fails because of ambiguous LOG reference.
...
Contributed by Chengbing Liu.
(cherry picked from commit d8dcfa98e3
)
2015-06-12 13:45:05 +05:30
Xuan
8a6c7d9973
YARN-3785. Support for Resource as an argument during submitApp call in
...
MockRM test class. Contributed by Sunil G
(cherry picked from commit 5583f88bf7
)
2015-06-10 21:41:58 -07:00
Zhijie Shen
0dad10d845
YARN-3787. Allowed generic history service to load a number of applications whose started time is within the given range. Contributed by Xuan Gong.
...
(cherry picked from commit 8d0ef31632
)
2015-06-08 23:21:35 -07:00
Xuan
869304dc83
YARN-3778. Fix Yarn resourcemanger CLI usage. Contributed by Brahma Reddy Battula
...
(cherry picked from commit 2b2465dfac
)
2015-06-08 15:44:25 -07:00
Jian He
a24ead8c6d
YARN-2716. Refactor ZKRMStateStore retry code with Apache Curator. Contributed by Karthik Kambatla
...
(cherry picked from commit 960b8f19ca
)
2015-06-08 14:51:25 -07:00
Devaraj K
8c643e3bf9
YARN-3747. TestLocalDirsHandlerService should delete the created test
...
directory logDir2. Contributed by David Moore.
(cherry picked from commit 126321eded
)
2015-06-08 15:33:38 +05:30
Devaraj K
2a01c01af7
YARN-3780. Should use equals when compare Resource in
...
RMNodeImpl#ReconnectNodeTransition. Contributed by zhihai xu.
(cherry picked from commit c7ee6c151c
)
2015-06-08 11:56:58 +05:30
Karthik Kambatla
322e7d0d5e
YARN-3655. FairScheduler: potential livelock due to maxAMShare limitation and container reservation. (Zhihai Xu via kasha)
...
(cherry picked from commit bd69ea408f
)
2015-06-07 11:38:14 -07:00
Xuan
4d385b48f0
YARN-1462. AHS API and other AHS changes to handle tags for completed MR jobs. Contributed by Xuan Gong
...
(cherry picked from commit 3e000a919f
)
2015-06-05 12:49:51 -07:00
Karthik Kambatla
429754de09
YARN-3259. FairScheduler: Trigger fairShare updates on node events. (Anubhav Dhoot via kasha)
...
(cherry picked from commit 75885852cc
)
2015-06-05 09:42:12 -07:00
Zhijie Shen
8f04ac9c34
YARN-3766. Fixed the apps table column error of generic history web UI. Contributed by Xuan Gong.
...
(cherry picked from commit 18dd01d6bf
)
2015-06-04 14:48:05 -07:00
Jian He
2e99210e4e
YARN-2392. Add more diags about app retry limits on AM failures. Contributed by Steve Loughran
...
(cherry picked from commit 1970ca7cbc
)
2015-06-04 11:14:36 -07:00
Jian He
6325e4b7dd
YARN-3764. CapacityScheduler should forbid moving LeafQueue from one parent to another. Contributed by Wangda Tan
...
(cherry picked from commit 6ad4e59cfc
)
2015-06-04 10:53:24 -07:00
Wangda Tan
78d626fa89
YARN-3733. Fix DominantRC#compare() does not work as expected if cluster resource is empty. (Rohith Sharmaks via wangda)
...
(cherry picked from commit ebd797c48f
)
2015-06-04 10:23:33 -07:00
Junping Du
d8c7ee1b53
YARN-41. The RM should handle the graceful shutdown of the NM. Contributed by Devaraj K.
...
(cherry picked from commit d7e7f6aa03
)
2015-06-04 05:00:32 -07:00
Xuan
3f0573b059
YARN-3749. We should make a copy of configuration when init
...
MiniYARNCluster with multiple RMs. Contributed by Chun Chen
(cherry picked from commit 5766a04428
)
2015-06-03 17:21:48 -07:00
Zhijie Shen
2fcd3fe6ba
Revert "YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong."
...
This reverts commit 4e2ed34d20
.
2015-06-03 14:16:51 -07:00
Karthik Kambatla
62d51b889a
YARN-3762. FairScheduler: CME on FSParentQueue#getQueueUserAclInfo. (kasha)
...
(cherry picked from commit edb9cd0f7a
)
2015-06-03 13:50:02 -07:00
Jason Lowe
752caa95a4
YARN-3585. NodeManager cannot exit on SHUTDOWN event triggered and NM recovery is enabled. Contributed by Rohith Sharmaks
...
(cherry picked from commit e13b671aa5
)
2015-06-03 19:45:18 +00:00
Zhijie Shen
aaa567514a
YARN-3751. Fixed AppInfo to check if used resources are null. Contributed by Sunil G.
...
(cherry picked from commit dbc4f64937
)
2015-06-03 11:52:39 -07:00
Wangda Tan
a3734f67d3
YARN-3725. App submission via REST API is broken in secure mode due to Timeline DT service address is empty. (Zhijie Shen via wangda)
...
(cherry picked from commit 5cc3fced95
)
2015-05-31 16:33:50 -07:00
Xuan
4563411e04
YARN-2900. Application (Attempt and Container) Not Found in AHS results
...
in Internal Server Error (500). Contributed by Zhijie Shen and Mit Desai
(cherry picked from commit 9686261ecb
)
2015-05-31 15:38:39 -07:00
Xuan
1ebaff0b86
Revert "YARN-2900. Application (Attempt and Container) Not Found in AHS results"
...
This reverts commit 4fee8b3202
.
2015-05-31 00:24:08 -07:00
Xuan
4fee8b3202
YARN-2900. Application (Attempt and Container) Not Found in AHS results
...
in Internal Server Error (500). Contributed by Zhijie Shen and Mit Desai
(cherry picked from commit 06f8e9caba
)
2015-05-30 21:58:04 -07:00
Zhijie Shen
4e2ed34d20
YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong.
...
(cherry picked from commit a9f986bc5a41ab74171da1076d10e83c5adc284f)
2015-05-30 21:06:32 -07:00
Karthik Kambatla
6c80e599d1
YARN-3467. Expose allocatedMB, allocatedVCores, and runningContainers metrics on running Applications in RM Web UI. (Anubhav Dhoot via kasha)
...
(cherry picked from commit a8acdd65b3
)
2015-05-30 13:36:49 -07:00
Zhijie Shen
68cddb894a
YARN-3740. Fixed the typo in the configuration name: APPLICATION_HISTORY_PREFIX_MAX_APPS. Contributed by Xuan Gong.
...
(cherry picked from commit eb6bf91eea
)
2015-05-29 18:18:47 -07:00
Robert Kanter
bde4031a02
YARN-3713. Remove duplicate function call storeContainerDiagnostics in ContainerDiagnosticsUpdateTransition (zxu via rkanter)
...
(cherry picked from commit 6aec13cb33
)
2015-05-29 15:35:08 -07:00
Karthik Kambatla
b9c5c5de68
YARN-3547. FairScheduler: Apps that have no resource demand should not participate scheduling. (Xianyin Xin via kasha)
...
(cherry picked from commit 3ae2a62501
)
2015-05-29 15:17:43 -07:00
Andrew Wang
bdaa0fed13
HADOOP-11885. hadoop-dist dist-layout-stitching.sh does not work with dash. (wang)
...
(cherry picked from commit 7673d4f205
)
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/pom.xml
hadoop-mapreduce-project/pom.xml
2015-05-29 14:55:52 -07:00
Vinod Kumar Vavilapalli
148412bb30
Fixed more FilesSystemRMStateStore issues. Contributed by Vinod Kumar Vavilapalli.
...
(cherry picked from commit 9acd24fec4
)
2015-05-28 15:27:01 -07:00
Zhijie Shen
839f81a632
YARN-3700. Made generic history service load a number of latest applications according to the parameter or the configuration. Contributed by Xuan Gong.
...
(cherry picked from commit 54504133f4
)
2015-05-27 16:53:47 -07:00
cnauroth
6ed8989a6f
YARN-3626. On Windows localized resources are not moved to the front of the classpath when they should be. Contributed by Craig Welch.
...
(cherry picked from commit 7bc33b63c78c6ee9a04c0c1511ef16e63f7f3074)
2015-05-27 14:21:15 -07:00
Wangda Tan
8857cba72e
YARN-3647. RMWebServices api's should use updated api from CommonNodeLabelsManager to get NodeLabel object. (Sunil G via wangda)
...
(cherry picked from commit ec0a852a37
)
2015-05-27 13:15:55 -07:00
Wangda Tan
0728a86b3a
YARN-3686. CapacityScheduler should trim default_node_label_expression. (Sunil G via wangda)
...
(cherry picked from commit cdbd66be11
)
2015-05-26 16:00:17 -07:00
Jian He
5e7be094ec
YARN-3632. Ordering policy should be allowed to reorder an application when demand changes. Contributed by Craig Welch
...
(cherry picked from commit 10732d515f
)
2015-05-26 12:02:36 -07:00
Vinod Kumar Vavilapalli
a67cb4826b
YARN-160. Enhanced NodeManager to automatically obtain cpu/memory values from underlying OS when configured to do so. Contributed by Varun Vasudev.
...
(cherry picked from commit 500a1d9c76
)
2015-05-26 11:39:40 -07:00
Tsuyoshi Ozawa
cf5c1adf4f
YARN-2336. Fair scheduler's REST API returns a missing '[' bracket JSON for deep queue tree. Contributed by Kenji Kikushima and Akira Ajisaka.
...
(cherry picked from commit 9a3d617b63
)
2015-05-26 19:08:01 +09:00
Jian He
03af057a47
YARN-3707. RM Web UI queue filter doesn't work. Contributed by Wangda Tan
...
(cherry picked from commit 446d51591e
)
2015-05-22 15:59:00 -07:00
Xuan
33be070a5e
YARN-3701. Isolating the error of generating a single app report when
...
getting all apps from generic history service. Contributed by Zhijie
Shen
(cherry picked from commit 455b3acf0e
)
2015-05-22 14:35:51 -07:00
Vinayakumar B
19895a41ad
HADOOP-11743. maven doesn't clean all the site files (Contributed by ramtin)
...
(cherry picked from commit 55ed6558ba
)
Conflicts:
hadoop-common-project/hadoop-common/pom.xml
2015-05-22 16:46:50 +05:30
Junping Du
5fb61d71b1
YARN-3594. WintuilsProcessStubExecutor.startStreamReader leaks streams. Contributed by Lars Francke.
...
(cherry picked from commit 132d909d4a
)
2015-05-22 04:25:18 -07:00
Vinod Kumar Vavilapalli
673bd9708f
YARN-3684. Changed ContainerExecutor's primary lifecycle methods to use a more extensible mechanism of context objects. Contributed by Sidharta Seethana.
...
(cherry picked from commit 53fafcf061
)
2015-05-21 15:51:19 -07:00
Karthik Kambatla
e8ac88d4fe
YARN-3675. FairScheduler: RM quits when node removal races with continuous-scheduling on the same node. (Anubhav Dhoot via kasha)
...
(cherry picked from commit a8b50e46737c11936ba72c427da69b2365a07aac)
2015-05-21 13:39:40 -07:00
Jian He
7c3895c8f6
YARN-3654. ContainerLogsPage web UI should not have meta-refresh. Contributed by Xuan Gong
...
(cherry picked from commit 6329bd00fa
)
2015-05-20 17:21:19 -07:00
Jian He
521378ffa3
YARN-3609. Load node labels from storage inside RM serviceStart. Contributed by Wangda Tan
...
(cherry picked from commit 8966d42179
)
2015-05-20 16:30:44 -07:00
Wangda Tan
b5ba6979b7
YARN-3583. Support of NodeLabel object instead of plain String in YarnClient side. (Sunil G via wangda)
...
(cherry picked from commit 563eb1ad2a
)
(cherry picked from commit b0d22b0c606fad6b4ab5443c0aed07c829b46726)
2015-05-19 17:37:24 -07:00
Tsuyoshi Ozawa
d022c5aba8
YARN-3677. Fix findbugs warnings in yarn-server-resourcemanager. Contributed by Vinod Kumar Vavilapalli.
...
(cherry picked from commit 7401e5b5e8
)
2015-05-20 09:01:42 +09:00
Wangda Tan
7b97f049ee
YARN-3565. NodeHeartbeatRequest/RegisterNodeManagerRequest should use NodeLabel object instead of String. (Naganarasimha G R via wangda)
...
(cherry picked from commit b37da52a1c
)
2015-05-19 16:35:23 -07:00
Colin Patrick Mccabe
9534e533dc
HADOOP-11970. Replace uses of ThreadLocal<Random> with JDK7 ThreadLocalRandom (Sean Busbey via Colin P. McCabe)
...
(cherry picked from commit 470c87dbc6
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestReplicationPolicy.java
hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/common/JspHelper.java
2015-05-19 11:15:04 -07:00
Ravi Prakash
084e453629
YARN-3302. TestDockerContainerExecutor should run automatically if it can detect docker in the usual place (Ravindra Kumar Naik via raviprak)
...
(cherry picked from commit c97f32e7b9
)
2015-05-19 10:30:24 -07:00
Xuan
3ceb2ffe54
YARN-3541. Add version info on timeline service / generic history web UI and REST API. Contributed by Zhijie Shen
...
(cherry picked from commit 76afd28862
)
2015-05-18 13:19:01 -07:00
Xuan
802676e1be
YARN-3526. ApplicationMaster tracking URL is incorrectly redirected on a QJM cluster. Contributed by Weiwei Yang
...
(cherry picked from commit b0ad644083
)
2015-05-15 22:41:13 -07:00
Jason Lowe
ce64720516
YARN-2421. RM still allocates containers to an app in the FINISHING state. Contributed by Chang Li
...
(cherry picked from commit f7e051c431
)
2015-05-15 22:10:16 +00:00
Junping Du
cc671349bc
YARN-3505 addendum: fix an issue in previous patch.
...
(cherry picked from commit 03a293aed6
)
2015-05-15 06:40:28 -07:00
Vinod Kumar Vavilapalli
ad3196e016
Fixing HDFS state-store. Contributed by Arun Suresh.
...
(cherry picked from commit 9a2a9553ee
)
2015-05-14 16:57:03 -07:00
Ravi Prakash
4caadaa8bb
YARN-1519. Check in container-executor if sysconf is implemented before using it (Radim Kolar and Eric Payne via raviprak)
...
(cherry picked from commit 53fe4eff09
)
2015-05-14 15:56:36 -07:00
Junping Du
bc13c7d84b
YARN-3505. Node's Log Aggregation Report with SUCCEED should not cached in RMApps. Contributed by Xuan Gong.
...
(cherry picked from commit 15ccd967ee
)
2015-05-14 10:59:48 -07:00
Wangda Tan
3a11baa15f
YARN-3362. Add node label usage in RM CapacityScheduler web UI. (Naganarasimha G R via wangda)
...
(cherry picked from commit 0e85044e26
)
2015-05-13 17:01:23 -07:00
Jason Lowe
a81ad81461
YARN-3641. NodeManager: stopRecoveryStore() shouldn't be skipped when exceptions happen in stopping NM's sub-services. Contributed by Junping Du
...
(cherry picked from commit 711d77cc54
)
2015-05-13 21:08:45 +00:00
Wangda Tan
d49262a172
YARN-3521. Support return structured NodeLabel objects in REST API (Sunil G via wangda)
...
(cherry picked from commit 7f19e7a254
)
2015-05-13 13:43:57 -07:00
Xuan
487d9b0f3f
YARN-3626. On Windows localized resources are not moved to the front of the classpath when they should be. Contributed by Craig Welch
...
(cherry picked from commit 0f95921447
)
2015-05-13 13:12:04 -07:00
Wangda Tan
3df8880bbe
YARN-2921. Fix MockRM/MockAM#waitForState sleep too long. (Tsuyoshi Ozawa via wangda)
...
(cherry picked from commit 341a476812
)
2015-05-13 13:07:05 -07:00
Zhijie Shen
6043224458
YARN-3539. Updated timeline server documentation and marked REST APIs evolving. Contributed by Steve Loughran.
...
(cherry picked from commit fcd0702c10
)
2015-05-12 21:13:47 -07:00
Karthik Kambatla
9d6c63f8be
YARN-3613. TestContainerManagerSecurity should init and start Yarn cluster in setup instead of individual methods. (nijel via kasha)
...
(cherry picked from commit fe0df59627
)
2015-05-12 10:45:51 -07:00
Devaraj K
5fceebd696
YARN-3629. NodeID is always printed as "null" in node manager
...
initialization log. Contributed by nijel.
(cherry picked from commit 5c2f05cd9b
)
2015-05-12 22:22:40 +05:30
Devaraj K
f887243f88
YARN-3513. Remove unused variables in ContainersMonitorImpl and add debug
...
log for overall resource usage by all containers. Contributed by
Naganarasimha G R.
(cherry picked from commit 8badd82ce2
)
2015-05-12 16:56:26 +05:30
Wangda Tan
d06d2a96f5
YARN-3489. RMServerUtils.validateResourceRequests should only obtain queue info once. (Varun Saxena via wangda)
...
(cherry picked from commit d6f6741296
)
2015-05-11 17:35:01 -07:00
Junping Du
a1a7deebf8
YARN-3587. Fix the javadoc of DelegationTokenSecretManager in yarn, etc. projects. Contributed by Gabor Liptak.
...
(cherry picked from commit 7e543c27fa
)
2015-05-11 05:28:25 -07:00
Karthik Kambatla
3cf4f24a9f
YARN-3395. FairScheduler: Trim whitespaces when using username for queuename. (Zhihai Xu via kasha)
...
(cherry picked from commit a60f78e98e
)
2015-05-09 15:41:49 -07:00
Karthik Kambatla
e8dd0bc4fd
YARN-1287. Consolidate MockClocks. (Sebastian Wong and Anubhav Dhoot via kasha)
...
(cherry picked from commit 70fb37cd79
)
2015-05-09 14:35:13 -07:00
Xuan
acb342b77c
YARN-1912. ResourceLocalizer started without any jvm memory control.
...
Contributed by Masatake Iwasaki
(cherry picked from commit 6471d18bc7
)
2015-05-08 20:02:23 -07:00
Xuan
fc980247a6
YARN-3602. TestResourceLocalizationService.testPublicResourceInitializesLocalDir fails Intermittently due to IOException from cleanup. Contributed by zhihai xu
...
(cherry picked from commit 333f9a896d
)
2015-05-08 17:54:46 -07:00
Karthik Kambatla
a7d8f21630
YARN-3271. FairScheduler: Move tests related to max-runnable-apps from TestFairScheduler to TestAppRunnability. (nijel via kasha)
...
(cherry picked from commit 2fb44c8aaf
)
2015-05-08 16:40:36 -07:00
Robert Kanter
453488cff2
YARN-3473. Fix RM Web UI configuration for some properties (rchiang via rkanter)
...
(cherry picked from commit 5658998845
)
2015-05-08 16:23:20 -07:00
Jason Lowe
743ca1a056
YARN-3476. Nodemanager can fail to delete local logs if log aggregation fails. Contributed by Rohith
...
(cherry picked from commit 25e2b02122
)
2015-05-08 22:46:34 +00:00
Jian He
5a1c2fed34
YARN-3604. Fixed ZKRMStateStore#removeApplication to also disable watch. Contributed Zhihai Xu
...
(cherry picked from commit d0b73287c2
)
2015-05-08 15:13:43 -07:00
Xuan
8d07116266
YARN-2331. Distinguish shutdown during supervision vs. shutdown for
...
rolling upgrade. Contributed by Jason Lowe
(cherry picked from commit 088156de43
)
2015-05-08 15:11:55 -07:00
Vinod Kumar Vavilapalli
24c8d3e54b
YARN-3018. Unified the default value for the configuration property yarn.scheduler.capacity.node-locality-delay in code and default xml file. Contributed by Nijel SF.
...
(cherry picked from commit f7a74d2491
)
2015-05-08 14:45:55 -07:00
Wangda Tan
f8807839c6
YARN-3593. Add label-type and Improve "DEFAULT_PARTITION" in Node Labels Page. (Naganarasimha G R via wangda)
...
(cherry picked from commit f55d21d894
)
2015-05-08 12:05:25 -07:00
Thomas Graves
547b069887
YARN-3600. AM container link is broken (Naganarasimha G R via tgraves
...
(cherry picked from commit 5d708a4725
)
2015-05-08 16:37:20 +00:00
Robert (Bobby) Evans
28e0593b96
YARN-644: Basic null check is not performed on passed in arguments before using them in ContainerManagerImpl.startContainer
...
(cherry picked from commit bcf2890502
)
2015-05-08 11:11:53 -05:00
Devaraj K
bf8be56292
YARN-2784. Make POM project names consistent. Contributed by Rohith.
2015-05-08 19:26:11 +05:30
Tsuyoshi Ozawa
1ae8bf5b21
MAPREDUCE-6284. Add Task Attempt State API to MapReduce Application Master REST API. Contributed by Ryu Kobayashi.
...
(cherry picked from commit d18f10ad1b
)
2015-05-08 16:00:41 +09:00
Devaraj K
0d286d1041
YARN-3358. Audit log not present while refreshing Service ACLs.
...
Contributed by Varun Saxena.
(cherry picked from commit ef3d66d462
)
2015-05-08 12:15:45 +05:30
Devaraj K
dce2381dc4
YARN-3592. Fix typos in RMNodeLabelsManager. Contributed by Sunil G.
...
(cherry picked from commit a28cd02ba0
)
2015-05-08 10:55:53 +05:30
Akira Ajisaka
170f1b0afd
YARN-1832. Fix wrong MockLocalizerStatus#equals implementation. Contributed by Hong Zhiguo.
...
(cherry picked from commit b167fe7605
)
2015-05-08 11:15:28 +09:00
Jian He
d817fbb34d
YARN-2918. RM should not fail on startup if queue's configured labels do not exist in cluster-node-labels. Contributed by Wangda Tan
...
(cherry picked from commit f489a4ec96
)
2015-05-07 17:36:24 -07:00
Jian He
c35114a1e6
YARN-3584. Fixed attempt diagnostics format shown on the UI. Contributed by nijel
...
(cherry picked from commit b88700dcd0
)
2015-05-07 13:56:25 -07:00
Zhijie Shen
bb035ff087
YARN-3448. Added a rolling time-to-live LevelDB timeline store implementation. Contributed by Jonathan Eagles.
...
(cherry picked from commit daf3e4ef8b
)
2015-05-07 10:10:13 -07:00
Akira Ajisaka
67bebabb21
YARN-3577. Misspelling of threshold in log4j.properties for tests. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 995f1b5831fc33042de90267a689333dc110c4c3)
2015-05-07 13:33:17 +09:00
Vinod Kumar Vavilapalli
d127dd64a7
YARN-3385. Fixed a race-condition in ResourceManager's ZooKeeper based state-store to avoid crashing on duplicate deletes. Contributed by Zhihai Xu.
...
(cherry picked from commit 4c7b9b6abe
)
2015-05-06 17:52:13 -07:00
Junping Du
79babc4bd2
YARN-3580. [JDK8] TestClientRMService.testGetLabelsToNodes fails. Contributed by Robert Kanter.
...
(cherry picked from commit 31b627b2a8
)
2015-05-06 16:51:56 -07:00
Robert Kanter
28b40aca98
YARN-3491. PublicLocalizer#addResource is too slow. (zxu via rkanter)
...
(cherry picked from commit b72507810a
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-05-06 14:20:08 -07:00
Jian He
f8488b5aeb
YARN-3301. Fixed the format issue of the new RM attempt web page. Contributed by Xuan Gong
...
(cherry picked from commit 0d3188fd25
)
2015-05-06 13:51:44 -07:00
Xuan
a0445eae5c
YARN-3582. NPE in WebAppProxyServlet. Contributed by Jian He
...
(cherry picked from commit a583a40693
)
2015-05-05 21:43:35 -07:00
Jian He
eb0c6d2ee7
YARN-3343. Increased TestCapacitySchedulerNodeLabelUpdate#testNodeUpdate timeout. Contributed by Rohith Sharmaks
...
(cherry picked from commit e4c3b52c89
)
2015-05-05 11:34:11 -07:00
Xuan
02cdcaec58
YARN-2123. Progress bars in Web UI always at 100% due to non-US locale.
...
Contributed by Akira AJISAKA
(cherry picked from commit b7dd3a4f04
)
2015-05-05 10:45:18 -07:00
Junping Du
6ea007ba91
YARN-3396. Handle URISyntaxException in ResourceLocalizationService. (Contributed by Brahma Reddy Battula)
...
(cherry picked from commit 3810242062
)
2015-05-05 10:19:16 -07:00
Jason Lowe
0f30913ea8
YARN-3552. RM Web UI shows -1 running containers for completed apps. Contributed by Rohith
...
(cherry picked from commit 9356cf8676
)
2015-05-05 13:43:57 +00:00
Jian He
f71c49c5e3
YARN-2725. Added test cases of retrying creating znode in ZKRMStateStore. Contributed by Tsuyoshi Ozawa
...
(cherry picked from commit d701acc9c6
)
2015-05-04 16:17:01 -07:00
Wangda Tan
4e77ee2f6f
YARN-3375. NodeHealthScriptRunner.shouldRun() check is performing 3 times for starting NodeHealthScriptRunner (Devaraj K via wangda)
...
(cherry picked from commit 71f4de220c
)
2015-05-04 16:02:57 -07:00
Allen Wittenauer
02e650248d
YARN-2980. Move health check script related functionality to hadoop-common (Varun Saxena via aw)
...
(cherry picked from commit d4ac6822e1
)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/NodeManager.java
2015-05-04 16:00:20 -07:00
Jason Lowe
99b49a8181
YARN-3097. Logging of resource recovery on NM restart has redundancies. Contributed by Eric Payne
...
(cherry picked from commit 8f65c793f2
)
2015-05-04 10:32:33 -05:00
Gera Shegalov
9325dd863c
YARN-2893. AMLaucher: sporadic job failures due to EOFException in readTokenStorageStream. (Zhihai Xu via gera)
...
(cherry picked from commit f8204e241d
)
2015-05-01 19:04:48 -07:00
Robert Kanter
32b3b8e2ef
YARN-3363. add localization and container launch time to ContainerMetrics at NM to show these timing information for each active container. (zxu via rkanter)
...
(cherry picked from commit ac7d152901
)
2015-05-01 16:39:59 -07:00
Vinod Kumar Vavilapalli
90f6e8c90f
YARN-2619. Added NodeManager support for disk io isolation through cgroups. Contributed by Varun Vasudev and Wei Yan.
...
(cherry picked from commit 1b3b9e5c31
)
2015-04-30 21:43:22 -07:00
Zhijie Shen
c9ee316045
YARN-3544. Got back AM logs link on the RM web UI for a completed app. Contributed by Xuan Gong.
...
(cherry picked from commit 21bf2cdcb77f69abc906e6cd401a8fb221f250e9)
2015-04-30 13:06:46 -07:00
Wangda Tan
100b41add6
YARN-3564. Fix TestContainerAllocation.testAMContainerAllocationWhenDNSUnavailable fails randomly. (Jian He via wangda)
...
(cherry picked from commit e2e8f77118
)
2015-04-30 11:06:47 -07:00
Jian He
a7a5737bc4
YARN-3533. Test: Fix launchAM in MockRM to wait for attempt to be scheduled. Contributed by Anubhav Dhoot
...
(cherry picked from commit 4c1af156ae
)
2015-04-29 14:51:04 -07:00
tgraves
2e13183f60
YARN-3517. RM web ui for dumping scheduler logs should be for admins only (Varun Vasudev via tgraves)
...
(cherry picked from commit 2e215484bd
)
2015-04-29 21:27:16 +00:00
Karthik Kambatla
4cc38df7de
YARN-3485. FairScheduler headroom calculation doesn't consider maxResources for Fifo and FairShare policies. (kasha)
...
(cherry picked from commit 8f82970e0c
)
2015-04-28 21:03:12 -07:00
Wangda Tan
8ee632caa7
YARN-2740. Fix NodeLabelsManager to properly handle node label modifications when distributed node label configuration enabled. (Naganarasimha G R via wangda)
...
(cherry picked from commit db1b674b50
)
2015-04-27 16:42:36 -07:00
Xuan
0e8af401d7
YARN-3530. ATS throws exception on trying to filter results without
...
otherinfo. Contributed by zhijie shen
(cherry picked from commit 7f07c4d810
)
2015-04-27 10:37:40 -07:00
Karthik Kambatla
4045c41afe
YARN-3464. Race condition in LocalizerRunner kills localizer before localizing all resources. (Zhihai Xu via kasha)
...
(cherry picked from commit 47279c3228
)
2015-04-26 09:14:12 -07:00
Jian He
9bf09b334d
YARN-2498. Respect labels in preemption policy of capacity scheduler for inter-queue preemption. Contributed by Wangda Tan
...
(cherry picked from commit d497f6ea2b
)
2015-04-24 17:03:57 -07:00
Tsuyoshi Ozawa
3884948d6c
YARN-3406. Display count of running containers in the RM's Web UI. Contributed by Ryu Kobayashi.
...
(cherry picked from commit 4a3dabd94f
)
2015-04-25 07:17:42 +09:00
Jason Lowe
cf4154676b
YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore invoked. Contributed by Brahma Reddy Battula
...
(cherry picked from commit 5e093f0d40
)
2015-04-24 22:04:03 +00:00
Jian He
0583c27fb1
YARN-3387. Previous AM's container completed status couldn't pass to current AM if AM and RM restarted during the same time. Contributed by Sandflee
...
(cherry picked from commit d03dcb9635
)
2015-04-24 12:14:17 -07:00
Xuan
c184466939
YARN-3511. Add errors and warnings page to ATS. Contributed by Varun Vasudev
...
(cherry picked from commit eee9facbba
)
2015-04-24 09:43:35 -07:00
Xuan
8f6053ae51
YARN-3516. killing ContainerLocalizer action doesn't take effect when
...
private localizer receives FETCH_FAILURE status. Contributed by zhihai
xu
(cherry picked from commit 0b3f8957a8
)
2015-04-23 16:41:52 -07:00
Vinod Kumar Vavilapalli
0ec6e7e7f5
YARN-3413. Changed Nodelabel attributes (like exclusivity) to be settable only via addToClusterNodeLabels but not changeable at runtime. (Wangda Tan via vinodkv)
...
(cherry picked from commit f5fe35e297
)
2015-04-23 11:25:30 -07:00
Wangda Tan
9692bcc2c8
YARN-3319. Implement a FairOrderingPolicy. (Craig Welch via wangda)
...
(cherry picked from commit 395205444e
)
2015-04-23 10:48:00 -07:00
tgraves
1cd2fcf25d
YARN-3434. Interaction between reservations and userlimit can result in significant ULF violation
...
(cherry picked from commit 189a63a719
)
2015-04-23 14:49:24 +00:00
Steve Loughran
63ccb9167e
YARN-2605. [RM HA] Rest api endpoints doing redirect incorrectly. (Xuan Gong via stevel)
2015-04-23 09:22:23 +01:00
Vinod Kumar Vavilapalli
04783b0402
YARN-3366. Enhanced NodeManager to support classifying/shaping outgoing network bandwidth traffic originating from YARN containers Contributed by Sidharta Seethana.
...
(cherry picked from commit a100be685c
)
2015-04-22 17:36:55 -07:00
Junping Du
8de6045842
New parameter of CLI for decommissioning node gracefully in RMAdmin CLI. Contributed by Devaraj K
...
(cherry picked from commit fad9d7e85b
)
2015-04-22 10:08:16 -07:00
Jian He
613a783380
YARN-3503. Expose disk utilization percentage and bad local and log dir counts in NM metrics. Contributed by Varun Vasudev
...
(cherry picked from commit 674c7ef649
)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/NodeManager.java
2015-04-21 21:06:06 -07:00
Jian He
dc4698bb33
YARN-3494. Expose AM resource limit and usage in CS QueueMetrics. Contributed by Rohith Sharmaks
...
(cherry picked from commit bdd90110e6
)
2015-04-21 20:34:30 -07:00
Wangda Tan
8a9599fb9e
YARN-3410. YARN admin should be able to remove individual application records from RMStateStore. (Rohith Sharmaks via wangda)
2015-04-21 17:47:27 -07:00
Tsuyoshi Ozawa
0b87ae27aa
YARN-3495. Confusing log generated by FairScheduler. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 105afd5477
)
2015-04-22 05:48:16 +09:00
Wangda Tan
d0ea982e64
YARN-3463. Integrate OrderingPolicy Framework with CapacityScheduler. (Craig Welch via wangda)
...
(cherry picked from commit 44872b76fc
)
2015-04-20 17:13:01 -07:00
Jian He
6f70f1b1af
YARN-3136. Fixed a synchronization problem of AbstractYarnScheduler#getTransferredContainers. Contributed by Sunil G
...
(cherry picked from commit 497c86b485
)
2015-04-18 12:47:30 -07:00
Wangda Tan
3316cd4357
YARN-3487. CapacityScheduler scheduler lock obtained unnecessarily when calling getQueue (Jason Lowe via wangda)
...
(cherry picked from commit f47a5763ac
)
2015-04-17 17:23:00 -07:00
Wangda Tan
e7cbecddc3
YARN-3493. RM fails to come up with error "Failed to load/recover state" when mem settings are changed. (Jian He via wangda)
...
(cherry picked from commit f65eeb412d
)
2015-04-17 17:15:16 -07:00
Jian He
9827da95bc
YARN-3451. Display attempt start time and elapsed time on the web UI. Contributed by Rohith Sharmaks
...
(cherry picked from commit 6779467ab6
)
2015-04-17 15:57:36 -07:00
Jian He
57eb07d34b
YARN-2696. Queue sorting in CapacityScheduler should consider node label. Contributed by Wangda Tan
...
(cherry picked from commit d573f09fb9
)
2015-04-17 13:37:34 -07:00
Junping Du
b244701fad
YARN-1402. Update related Web UI and CLI with exposing client API to check log aggregation status. Contributed by Xuan Gong.
...
(cherry picked from commit 1db355a875
)
2015-04-17 13:20:27 -07:00
Jian He
42cf8e0554
YARN-3021. YARN's delegation-token handling disallows certain trust setups to operate properly over DistCp. Contributed by Yongjun Zhang
...
(cherry picked from commit bb6dde68f1
)
2015-04-16 19:44:32 -07:00
Akira Ajisaka
51c458a5c4
MAPREDUCE-6300. Task list sort by task id broken. Contributed by Siqi Li.
...
(cherry picked from commit 1fa8075794
)
2015-04-16 10:06:03 -05:00
Jian He
6fed2c2a79
YARN-3354. Add node label expression in ContainerTokenIdentifier to support RM recovery. Contributed by Wangda Tan
...
(cherry picked from commit 1b89a3e173
)
2015-04-15 14:03:29 -07:00
Jian He
58f99b740a
YARN-3404. Display queue name on application page. Contributed by Ryu Kobayashi
...
(cherry picked from commit b2e6cf607f
)
2015-04-15 13:53:24 -07:00
Tsuyoshi Ozawa
e977247f3e
YARN-3326. Support RESTful API for getLabelsToNodes. Contributed by Naganarasimha G R.
...
(cherry picked from commit e48cedc663
)
2015-04-15 14:04:24 -05:00
Wangda Tan
89a7c98436
YARN-3318. Create Initial OrderingPolicy Framework and FifoOrderingPolicy. (Craig Welch via wangda)
...
(cherry picked from commit 5004e75332
)
2015-04-15 09:57:52 -07:00
Harsh J
01af29106a
YARN-3462. Patches applied for YARN-2424 are inconsistent between trunk and branch-2. Contributed by Naganarasimha G R.
2015-04-15 09:41:43 +05:30
Jian He
9ebbf1bfce
YARN-3361. CapacityScheduler side changes to support non-exclusive node labels. Contributed by Wangda Tan
...
(cherry picked from commit 0fefda645b
)
2015-04-14 11:46:35 -07:00
Jian He
81bbee6852
YARN-3266. RMContext#inactiveNodes should have NodeId as map key. Contributed by Chengbing Liu
...
(cherry picked from commit b46ee1e7a3
)
2015-04-14 11:31:42 -07:00
Junping Du
7c072bf092
YARN-3443. Create a 'ResourceHandler' subsystem to ease addition of support for new resource types on the NM. Contributed by Sidharta Seethana.
...
(cherry picked from commit 838b06ac87
)
2015-04-13 18:37:39 -07:00
Jian He
d58f5c8894
YARN-3472. Fixed possible leak in DelegationTokenRenewer#allTokens. Contributed by Rohith Sharmaks
...
(cherry picked from commit a1afbc48b5
)
2015-04-13 14:07:51 -07:00
Jian He
32b01263d3
YARN-3382. Some of UserMetricsInfo metrics are incorrectly set to root queue metrics. Contributed by Rohit Agarwal
...
(cherry picked from commit 944a16579f
)
2015-04-13 10:54:15 -07:00
Karthik Kambatla
ad99d268e5
YARN-3469. ZKRMStateStore: Avoid setting watches that are not required. (Jun Hong via kasha)
...
(cherry picked from commit e516706b89
)
2015-04-10 11:21:30 -07:00
Jian He
d3daf9665c
YARN-3348. Add a 'yarn top' tool to help understand cluster usage. Contributed by Varun Vasudev
2015-04-10 10:40:31 -07:00
Junping Du
0891de0712
YARN-1376. NM need to notify the log aggregation status to RM through Node heartbeat. Contributed by Xuan Gong.
...
(cherry picked from commit 92431c9617
)
2015-04-10 08:58:07 -07:00
Xuan
f5b49160d9
YARN-3293. Track and display capacity scheduler health metrics in web
...
UI. Contributed by Varun Vasudev
(cherry picked from commit afa5d4715a
)
2015-04-09 23:40:02 -07:00
Vinod Kumar Vavilapalli
1ff3fd33ed
YARN-3055. Fixed ResourceManager's DelegationTokenRenewer to not stop token renewal of applications part of a bigger workflow. Contributed by Daryn Sharp.
...
(cherry picked from commit 9c5911294e
)
2015-04-09 13:10:06 -07:00
Wangda Tan
73d9e4c77b
YARN-3466. Fix RM nodes web page to sort by node HTTP-address, #containers and node-label column. (Jason Lowe via wangda)
...
(cherry picked from commit 1885141e90
)
2015-04-09 10:36:10 -07:00
Karthik Kambatla
53e0bf5c17
YARN-3465. Use LinkedHashMap to preserve order of resource requests. (Zhihai Xu via kasha)
...
(cherry picked from commit 6495940eae
)
2015-04-09 00:10:23 -07:00
Hitesh Shah
55b794e7fa
YARN-2890. MiniYarnCluster should turn on timeline service if configured to do so. Contributed by Mit Desai.
...
(cherry picked from commit 265ed1fe80
)
2015-04-08 14:14:06 -07:00
Tsuyoshi Ozawa
ac32fa187c
YARN-3457. NPE when NodeManager.serviceInit fails and stopRecoveryStore called. Contributed by Bibin A Chundatt.
...
(cherry picked from commit dd852f5b8c
)
2015-04-08 15:56:33 +09:00
Xuan
0522d6970d
YARN-3294. Allow dumping of Capacity Scheduler debug logs via web UI for
...
a fixed time period. Contributed by Varun Vasudev
(cherry picked from commit d27e9241e8
)
2015-04-07 09:54:29 -07:00
Xuan
7941cc554b
YARN-3110. Few issues in ApplicationHistory web ui. Contributed by Naganarasimha G R
...
(cherry picked from commit 19a4feaf6f
)
2015-04-07 08:24:09 -07:00
Robert Kanter
354d2c75cf
YARN-2429. TestAMRMTokens.testTokenExpiry fails Intermittently with error message:Invalid AMRMToken (zxu via rkanter)
...
(cherry picked from commit 99b08a748e
)
2015-04-06 14:11:50 -07:00
Tsuyoshi Ozawa
d2b2d76cce
TestFairScheduler.testContinuousScheduling fails Intermittently. Contributed by Zhihai Xu.
...
(cherry picked from commit 53959e69f7
)
2015-04-06 20:19:47 +09:00
Xuan
1eb6d74967
YARN-3435. AM container to be allocated Appattempt AM container shown as
...
null. Contributed by Bibin A Chundatt
(cherry picked from commit 96d72118f5
)
2015-04-05 00:43:22 -07:00
Wangda Tan
405aead879
YARN-2901. Add errors and warning metrics page to RM, NM web UI. (Varun Vasudev via wangda)
...
(cherry picked from commit bad070fe15
)
2015-04-02 17:23:44 -07:00
Vinod Kumar Vavilapalli
d8e17c58bc
YARN-3365. Enhanced NodeManager to support using the 'tc' tool via container-executor for outbound network traffic control. Contributed by Sidharta Seethana.
...
(cherry picked from commit b21c72777a
)
2015-04-02 16:55:00 -07:00
Sandy Ryza
6286cfd711
YARN-3415. Non-AM containers can be counted towards amResourceUsage of a fairscheduler queue (Zhihai Xu via Sandy Ryza)
2015-04-02 13:57:53 -07:00
Zhijie Shen
6d0bebc912
YARN-3430. Made headroom data available on app attempt page of RM WebUI. Contributed by Xuan Gong.
...
(cherry picked from commit 8366a36ad3
)
2015-04-01 13:49:00 -07:00
Xuan
e26b6e55e9
YARN-3248. Display count of nodes blacklisted by apps in the web UI.
...
Contributed by Varun Vasudev
(cherry picked from commit 4728bdfa15
)
2015-04-01 04:20:37 -07:00
Tsuyoshi Ozawa
80755edb7a
YARN-3424. Change logs for ContainerMonitorImpl's resourse monitoring from info to debug. Contributed by Anubhav Dhoot.
...
(cherry picked from commit c69ba81497
)
2015-04-01 17:44:40 +09:00
Karthik Kambatla
93b29d962d
YARN-3428. Debug log resources to be localized for a container. (kasha)
...
(cherry picked from commit 2daa478a64
)
2015-03-31 17:35:11 -07:00
Karthik Kambatla
85c420a4d4
YARN-3412. RM tests should use MockRM where possible. (kasha)
...
(cherry picked from commit 79f7f2aabf
)
2015-03-31 09:22:16 -07:00
Tsuyoshi Ozawa
99b8255693
YARN-3258. FairScheduler: Need to add more logging to investigate allocations. Contributed by Anubhav Dhoot.
...
(cherry picked from commit b5a22e9838
)
2015-03-31 17:43:07 +09:00
Wangda Tan
cba4ed1678
YARN-2495. Allow admin specify labels from each NM (Distributed configuration for node label). (Naganarasimha G R via wangda)
...
(cherry picked from commit 2a945d24f7
)
2015-03-30 12:05:54 -07:00
Vinod Kumar Vavilapalli
c5bc48946d
YARN-3304. Cleaning up ResourceCalculatorProcessTree APIs for public use and removing inconsistencies in the default values. Contributed by Junping Du and Karthik Kambatla.
...
(cherry picked from commit c358368f51
)
2015-03-30 10:11:12 -07:00
Ravi Prakash
b1b4951452
YARN-3288. Document and fix indentation in the DockerContainerExecutor code
...
(cherry picked from commit e0ccea33c9
)
2015-03-28 08:01:26 -07:00
Haohui Mai
17f17dac4e
HADOOP-10670. Allow AuthenticationFilters to load secret from signature secret files. Contributed by Kai Zheng.
2015-03-25 11:13:04 -07:00
Xuan
0c4fa872be
YARN-2213. Change proxy-user cookie log in AmIpFilter to DEBUG.
...
Contributed by Varun Saxena
(cherry picked from commit e556198e71
)
2015-03-25 04:51:55 -07:00
Wangda Tan
29629020c1
YARN-3383. AdminService should use warn instead of info to log exception when operation fails. (Li Lu via wangda)
...
(cherry picked from commit 97a7277a2d
)
2015-03-24 10:39:45 -07:00
Xuan
cbdcdfad6d
YARN-3393. Getting application(s) goes wrong when app finishes before
...
starting the attempt. Contributed by Zhijie Shen
(cherry picked from commit 9fae455e26
)
2015-03-23 20:34:29 -07:00
Karthik Kambatla
4e0c48703e
YARN-2868. FairScheduler: Metric for latency to allocate first container for an application. (Ray Chiang via kasha)
...
(cherry picked from commit 972f1f1ab9
)
2015-03-23 14:10:23 -07:00
Karthik Kambatla
75591e4131
YARN-3241. FairScheduler handles invalid queue names inconsistently. (Zhihai Xu via kasha)
...
(cherry picked from commit 2bc097cd14
)
2015-03-23 13:24:22 -07:00
cnauroth
342c525eaa
YARN-3336. FileSystem memory leak in DelegationTokenRenewer.
...
(cherry picked from commit 6ca1f12024
)
2015-03-23 10:46:06 -07:00
Tsuyoshi Ozawa
cbacf20755
YARN-3384. TestLogAggregationService.verifyContainerLogs fails after YARN-2777. Contributed by Naganarasimha G R.
...
(cherry picked from commit 82eda771e0
)
2015-03-24 00:25:52 +09:00
Jian He
9c494cedaf
YARN-3345. Add non-exclusive node label API. Contributed by Wangda Tan
...
(cherry picked from commit e1feb4ea1a
)
2015-03-20 19:05:14 -07:00
Jian He
a3a155a34e
YARN-3356. Capacity Scheduler FiCaSchedulerApp should use ResourceUsage to track used-resources-by-label. Contributed by Wangda Tan
...
(cherry picked from commit 586348e4cb
)
2015-03-20 13:54:46 -07:00
Junping Du
f40f17489c
YARN-3269. Yarn.nodemanager.remote-app-log-dir could not be configured to fully qualified path. Contributed by Xuan Gong
...
(cherry picked from commit d81109e588
)
2015-03-20 13:42:31 -07:00
Wangda Tan
8e142d27cb
YARN-3369. Missing NullPointer check in AppSchedulingInfo causes RM to die. (Brahma Reddy Battula via wangda)
...
(cherry picked from commit 6bc7710ec7
)
2015-03-20 10:42:51 -07:00
Jian He
3f0c9e5fe3
YARN-3379. Fixed missing data in localityTable and ResourceRequests table in RM WebUI. Contributed by Xuan Gong
...
(cherry picked from commit 4e886eb9cb
)
2015-03-19 22:27:57 -07:00
Devaraj K
a888dac344
YARN-3357. Move TestFifoScheduler to FIFO package. Contributed by Rohith
...
Sharmaks.
(cherry picked from commit 93d0f4acc8
)
2015-03-19 12:18:08 +05:30
Karthik Kambatla
05627dd96d
YARN-3351. AppMaster tracking URL is broken in HA. (Anubhav Dhoot via kasha)
...
(cherry picked from commit 20b49224eb
)
2015-03-18 16:33:57 -07:00
Jian He
15ebacf03a
YARN-3273. Improve scheduler UI to facilitate scheduling analysis and debugging. Contributed Rohith Sharmaks
...
(cherry picked from commit 658097d6da
)
2015-03-17 21:31:20 -07:00
Tsuyoshi Ozawa
b00b216a91
YARN-3205. FileSystemRMStateStore should disable FileSystem Cache to avoid get a Filesystem with an old configuration. Contributed by Zhihai Xu.
...
(cherry picked from commit 3bc72cc16d
)
2015-03-18 11:53:40 +09:00
Jian He
ab34e6975b
YARN-3305. Normalize AM resource request on app submission. Contributed by Rohith Sharmaks
...
(cherry picked from commit 968425e9f7
)
2015-03-17 13:50:44 -07:00
Karthik Kambatla
1e77d92d62
Revert "YARN-3181. FairScheduler: Fix up outdated findbugs issues. (kasha)"
...
This reverts commit c2b185def8
.
(cherry picked from commit 32b4330456
)
2015-03-17 12:31:44 -07:00
Jian He
1c601e492f
YARN-3243. CapacityScheduler should pass headroom from parent to children to make sure ParentQueue obey its capacity limits. Contributed by Wangda Tan.
...
(cherry picked from commit 487374b7fe
)
2015-03-17 10:25:07 -07:00
Devaraj K
895588b439
YARN-3197. Confusing log generated by CapacityScheduler. Contributed by
...
Varun Saxena.
(cherry picked from commit 7179f94f9d
)
2015-03-17 15:59:19 +05:30
Ravi Prakash
9f227ad696
YARN-3339. TestDockerContainerExecutor should pull a single image and not the entire centos repository. (Ravindra Kumar Naik via raviprak)
...
(cherry picked from commit 56085203c4
)
2015-03-16 16:18:42 -07:00
Tsuyoshi Ozawa
a20427d339
YARN-3349. Treat all exceptions as failure in TestFSRMStateStore#testFSRMStateStoreClientRetry. Contributed by Zhihai Xu.
...
(cherry picked from commit 7522a643fa
)
2015-03-17 08:10:12 +09:00
Tsuyoshi Ozawa
d6e3ef2506
YARN-1453. [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments. Contributed by Akira AJISAKA, Andrew Purtell, and Allen Wittenauer.
...
(cherry picked from commit 3da9a97cfb
)
2015-03-16 23:20:17 +09:00
Xuan
b6eb36dbdc
YARN-3171. Sort by Application id, AppAttempt and ContainerID doesn't
...
work in ATS / RM web ui. Contributed by Naganarasimha G R
(cherry picked from commit 3ff1ba2a7b
)
2015-03-15 20:27:44 -07:00
Jonathan Eagles
44aedad5dd
YARN-3267. Timelineserver applies the ACL rules after applying the limit on the number of records (Chang Li via jeagles)
...
(cherry picked from commit 8180e676ab
)
2015-03-13 12:05:21 -05:00
Vinod Kumar Vavilapalli
53aa3a4d1f
YARN-3154. Added additional APIs in LogAggregationContext to avoid aggregating running logs of application when rolling is enabled. Contributed by Xuan Gong.
...
(cherry picked from commit 863079bb87
)
2015-03-12 13:33:42 -07:00
Zhijie Shen
426535007b
YARN-1884. Added nodeHttpAddress into ContainerReport and fixed the link to NM web page. Contributed by Xuan Gong.
...
(cherry picked from commit 85f6d67fa7
)
2015-03-11 19:39:46 -07:00
Jian He
4021451746
YARN-3300. Outstanding_resource_requests table should not be shown in AHS. Contributed by Xuan Gong
...
(cherry picked from commit c3003eba6f
)
2015-03-09 20:47:33 -07:00
Zhijie Shen
a94d23762e
YARN-3287. Made TimelineClient put methods do as the correct login context. Contributed by Daryn Sharp and Jonathan Eagles.
...
(cherry picked from commit d6e05c5ee2
)
2015-03-09 13:55:51 -07:00
Tsuyoshi Ozawa
b46f9e72db
HADOOP-11602. Backport 'Fix toUpperCase/toLowerCase to use Locale.ENGLISH.' (ozawa)
2015-03-09 19:53:55 +09:00
Vinod Kumar Vavilapalli
d9416317a9
Preparing for 2.8.0 development. Changing SNAPSHOT version to be 2.8 on branch-2.
2015-03-08 20:32:51 -07:00
Jason Lowe
ef3d9bdf6b
YARN-3275. CapacityScheduler: Preemption happening on non-preemptable queues. Contributed by Eric Payne
...
(cherry picked from commit 27e8ea820f
)
2015-03-06 22:45:09 +00:00
Jian He
6cef2c16de
YARN-2190. Added CPU and memory limit options to the default container executor for Windows containers. Contributed by Chuan Liu
...
(cherry picked from commit 21101c01f2
)
2015-03-06 14:18:56 -08:00
Jian He
a5f3fb4dc1
YARN-1809. Synchronize RM and TimeLineServer Web-UIs. Contributed by Zhijie Shen and Xuan Gong
...
(cherry picked from commit 95bfd087dc
)
2015-03-05 21:27:03 -08:00
Tsuyoshi Ozawa
6660c2f83b
YARN-3249. Add a 'kill application' button to Resource Manager's Web UI. Contributed by Ryu Kobayashi.
...
(cherry picked from commit 1b67209612
)
2015-03-05 19:56:59 +09:00
Karthik Kambatla
0d62e94887
YARN-3242. Asynchrony in ZK-close can lead to ZKRMStateStore watcher receiving events for old client. (Zhihai Xu via kasha)
...
(cherry picked from commit 8d88691d16
)
2015-03-04 19:49:21 -08:00
Karthik Kambatla
721d7b5741
YARN-3231. FairScheduler: Changing queueMaxRunningApps interferes with pending jobs. (Siqi Li via kasha)
...
(cherry picked from commit 22426a1c9f
)
2015-03-04 18:07:33 -08:00
Karthik Kambatla
1749094fab
YARN-3122. Metrics for container's actual CPU usage. (Anubhav Dhoot via kasha)
...
(cherry picked from commit 53947f37c7
)
2015-03-04 17:39:39 -08:00
Jian He
888a445638
YARN-3222. Fixed NPE on RMNodeImpl#ReconnectNodeTransition when a node is reconnected with a different port. Contributed by Rohith Sharmaks
...
(cherry picked from commit b2f1ec312e
)
2015-03-03 16:28:55 -08:00
Wangda Tan
0a502c665b
YARN-3272. Surface container locality info in RM web UI (Jian He via wangda)
...
(cherry picked from commit e17e5ba9d7
)
2015-03-03 11:49:45 -08:00
Vinod Kumar Vavilapalli
253c78548b
YARN-3265. Fixed a deadlock in CapacityScheduler by always passing a queue's available resource-limit from the parent queue. Contributed by Wangda Tan.
...
(cherry picked from commit 14dd647c55
)
2015-03-02 17:54:01 -08:00
Jian He
76b7283fa1
YARN-3281. Added RMStateStore to StateMachine visualization list. Contributed by Chengbing Liu
...
(cherry picked from commit 5d0bae550f
)
2015-03-02 14:43:12 -08:00
Wangda Tan
0b0be0056b
YARN-3262. Surface application outstanding resource requests table in RM web UI. (Jian He via wangda)
...
(cherry picked from commit edcecedc1c
)
2015-02-27 16:14:35 -08:00
Tsuyoshi Ozawa
79f73f4613
YARN-2820. Retry in FileSystemRMStateStore when FS's operations fail due to IOException. Contributed by Zhihai Xu.
...
(cherry picked from commit 01a1621930
)
2015-02-28 00:57:01 +09:00
Konstantin V Shvachko
9e67f2cb0d
YARN-3255. RM, NM, JobHistoryServer, and WebAppProxyServer's main() should support generic options. Contributed by Konstantin Shvachko.
2015-02-26 17:26:08 -08:00
Tsuyoshi Ozawa
dc348f4894
YARN-3217. Remove httpclient dependency from hadoop-yarn-server-web-proxy. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 773b6515ac
)
2015-02-27 00:25:12 +09:00
Devaraj K
f83d2e4410
YARN-3256. TestClientToAMTokens#testClientTokenRace is not running against
...
all Schedulers even when using ParameterizedSchedulerTestBase. Contributed
by Anubhav Dhoot.
(cherry picked from commit 0d4296f0e0
)
2015-02-26 15:47:32 +05:30
Jason Lowe
257087417e
YARN-3239. WebAppProxy does not support a final tracking url which has query fragments and params. Contributed by Jian He
...
(cherry picked from commit 1a68fc4346
)
2015-02-25 16:15:35 +00:00
Tsuyoshi Ozawa
13e213c41a
YARN-3247. TestQueueMappings should use CapacityScheduler explicitly. Contributed by Zhihai Xu.
...
(cherry picked from commit 6cbd9f1113
)
2015-02-25 11:23:34 +09:00
Xuan
0ca974d0b0
YARN-2797. TestWorkPreservingRMRestart should use
...
ParametrizedSchedulerTestBase. Contributed by Karthik Kambatla
(cherry picked from commit fe7a302473
)
2015-02-21 19:19:08 -08:00
Xuan
f8435c5d3d
YARN-3236. Cleanup RMAuthenticationFilter#AUTH_HANDLER_PROPERTY.
...
Contributed by zhihai xu
(cherry picked from commit e3d290244c
)
2015-02-21 16:20:33 -08:00
Xuan
9cbe9bcbaa
YARN-3237. AppLogAggregatorImpl fails to log error cause. Contributed by
...
Rushabh S Shah
(cherry picked from commit f56c65bb3e
)
2015-02-20 14:03:46 -08:00
Wangda Tan
a1963968d2
YARN-3230. Clarify application states on the web UI. (Jian He via wangda)
...
(cherry picked from commit ce5bf927c3
)
2015-02-20 10:40:04 -08:00
Junping Du
4a87a61fe9
YARN-2799. Cleanup TestLogAggregationService based on the change in YARN-90. Contributed by Zhihai Xu
...
(cherry picked from commit c33ae271c2
)
2015-02-20 09:44:31 -08:00
Jason Lowe
3e8dfd1299
YARN-3194. RM should handle NMContainerStatuses sent by NM while registering if NM is Reconnected node. Contributed by Rohith
...
(cherry picked from commit a64dd3d24b
)
2015-02-20 15:12:08 +00:00
Jian He
eaeaf80d39
YARN-933. Fixed InvalidStateTransitonException at FINAL_SAVING state in RMApp. Contributed by Rohith Sharmaks
...
(cherry picked from commit c0d9b93953
)
2015-02-19 15:43:14 -08:00
Wangda Tan
cd5eb9c1de
YARN-3076. Add API/Implementation to YarnClient to retrieve label-to-node mapping (Varun Saxena via wangda)
...
(cherry picked from commit d49ae725d5
)
2015-02-19 11:01:47 -08:00
Tsuyoshi Ozawa
fef5efa0cb
YARN-1615. Fix typos in delay scheduler's description. Contributed by Akira Ajisaka.
...
(cherry picked from commit b8a14efdf5
)
2015-02-19 10:24:40 +09:00
Jian He
b8fe1a747e
YARN-1514. Utility to benchmark ZKRMStateStore#loadState for RM HA. Contributed by Tsuyoshi OZAWA
...
(cherry picked from commit 1c03376300
)
2015-02-18 16:34:42 -08:00
Jian He
8f06eaa251
YARN-3132. RMNodeLabelsManager should remove node from node-to-label mapping when node becomes deactivated. Contributed by Wangda Tan
...
(cherry picked from commit f5da5566d9
)
2015-02-18 11:52:28 -08:00
Xuan
ba18adbb27
YARN-3207. Secondary filter matches entites which do not have the key
...
being filtered for. Contributed by Zhijie Shen
(cherry picked from commit 57db50cbe3
)
2015-02-17 18:18:56 -08:00
Tsuyoshi Ozawa
fabac2ff30
YARN-1299. Improve a log message in AppSchedulingInfo by adding application id. Contributed by Ashutosh Jindal and Devaraj K.
...
(cherry picked from commit 556386a070
)
2015-02-17 01:54:09 +09:00
Tsuyoshi Ozawa
42368b91c4
Revert "YARN-1299. Improve a log message in AppSchedulingInfo by adding application id. Contributed by Ashutosh Jindal and devaraj."
...
This reverts commit 67e3a77720
.
2015-02-17 01:53:58 +09:00
Tsuyoshi Ozawa
67e3a77720
YARN-1299. Improve a log message in AppSchedulingInfo by adding application id. Contributed by Ashutosh Jindal and devaraj.
...
(cherry picked from commit 9aae81c934
)
2015-02-17 01:48:53 +09:00
Tsuyoshi Ozawa
fd8f7e2c7d
YARN-3203. Correct a log message in AuxServices. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 447bd7b5a6
)
2015-02-16 23:56:32 +09:00
Junping Du
eee89bd18c
YARN-2749. Fix some testcases from TestLogAggregationService fails in trunk. (Contributed by Xuan Gong)
...
(cherry picked from commit ab0b958a52
)
2015-02-15 06:48:29 -08:00
cnauroth
48302e687a
YARN-2899. Run TestDockerContainerExecutorWithMocks on Linux only. Contributed by Ming Ma.
...
(cherry picked from commit 6804d68901
)
2015-02-13 21:59:14 -08:00
Jason Lowe
c9cd58d711
YARN-2847. Linux native container executor segfaults if default banned user detected. Contributed by Olaf Flebbe
...
(cherry picked from commit 1a0f508b63
)
2015-02-13 20:22:12 +00:00
Tsuyoshi Ozawa
613065d75a
YARN-3182. Cleanup switch statement in ApplicationMasterLauncher#handle(). Contributed by Ray Chiang.
...
(cherry picked from commit 110cf6b9a3
)
2015-02-13 14:21:43 +09:00
Akira Ajisaka
9d8dbf8ea4
YARN-3191. Log object should be initialized with its own class. Contributed by Rohith.
...
(cherry picked from commit 99c7f2b8fa417303e8f42ea3641c302135879280)
2015-02-12 17:59:04 -08:00
Xuan
5f0495689f
YARN-3158. Correct log messages in ResourceTrackerService. Contributed
...
by Varun Saxena
(cherry picked from commit 99f6bd4f7a
)
2015-02-12 16:43:28 -08:00
Jian He
b5d6f76c6a
YARN-3104. Fixed RM to not generate new AMRM tokens on every heartbeat between rolling and activation. Contributed by Jason Lowe
...
(cherry picked from commit 18297e0972
)
2015-02-12 16:03:12 -08:00
Karthik Kambatla
fcfbdf6440
YARN-3181. FairScheduler: Fix up outdated findbugs issues. (kasha)
...
(cherry picked from commit c2b185def8
)
2015-02-12 15:39:50 -08:00
Jian He
1be2d64ddd
YARN-3124. Fixed CS LeafQueue/ParentQueue to use QueueCapacities to track capacities-by-label. Contributed by Wangda Tan
...
(cherry picked from commit 18a594257e
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-02-12 15:01:14 -08:00