Daniel Templeton
|
8498d287cd
|
YARN-7541. Node updates don't update the maximum cluster capability for resources other than CPU and memory
|
2017-11-29 11:11:36 -08:00 |
|
Jason Lowe
|
a2c7a73e33
|
YARN-6647. RM can crash during transitionToStandby due to InterruptedException. Contributed by Bibin A Chundatt
|
2017-11-28 11:15:44 -06:00 |
|
Sunil G
|
6b76695f88
|
YARN-7480. Render tooltips on columns where text is clipped in new YARN UI. Contributed by Vasudevan Skm. This closes #293
|
2017-11-28 22:41:52 +05:30 |
|
Sunil G
|
641ba5c7a1
|
YARN-7499. Layout changes to Application details page in new YARN UI. Contributed by Vasudevan Skm.
|
2017-11-28 18:37:11 +05:30 |
|
Yufei Gu
|
d8923cdbf1
|
YARN-7363. ContainerLocalizer don't have a valid log4j config in case of Linux container executor. (Contributed by Yufei Gu)
|
2017-11-27 14:31:52 -08:00 |
|
Jian He
|
fedabcad42
|
YARN-6168. Restarted RM may not inform AM about all existing containers. Contributed by Chandni Singh
|
2017-11-27 10:19:58 -08:00 |
|
Yufei Gu
|
2bde3aedf1
|
YARN-7290. Method canContainerBePreempted can return true when it shouldn't. (Contributed by Steven Rand)
|
2017-11-24 23:32:46 -08:00 |
|
Wangda Tan
|
834e91ee91
|
YARN-7509. AsyncScheduleThread and ResourceCommitterService are still running after RM is transitioned to standby. (Tao Yang via wangda)
Change-Id: I7477fe355419fd4a0a6e2bdda7319abad4c4c748
|
2017-11-23 19:59:03 -08:00 |
|
Arun Suresh
|
b46ca7e73b
|
YARN-6483. Add nodes transitioning to DECOMMISSIONING state to the list of updated nodes returned to the AM. (Juan Rodriguez Hortala via asuresh)
|
2017-11-22 19:18:30 -08:00 |
|
Sunil G
|
aab439593b
|
YARN-7330. Add support to show GPU in UI including metrics. Contributed by Wangda Tan.
|
2017-11-23 07:54:20 +05:30 |
|
Yufei Gu
|
4cc9479dae
|
YARN-7524. Remove unused FairSchedulerEventLog. (Contributed by Wilfred Spiegelenburg)
|
2017-11-22 14:18:36 -08:00 |
|
Eric Yang
|
d42a336cfa
|
YARN-5534. Allow user provided Docker volume mount list. (Contributed by Shane Kumpf)
|
2017-11-22 13:05:34 -05:00 |
|
Steve Loughran
|
de8b6ca5ef
|
HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints.
Contributed by Steve Loughran and Ryan Blue.
|
2017-11-22 15:28:12 +00:00 |
|
yufei
|
03c311eae3
|
YARN-7513. Remove the scheduler lock in FSAppAttempt.getWeight() (Contributed by Wilfred Spiegelenburg)
|
2017-11-21 10:33:34 -08:00 |
|
Haibo Chen
|
67bbbe1c0c
|
YARN-7531. ResourceRequest.equal does not check ExecutionTypeRequest.enforceExecutionType().
|
2017-11-21 09:09:16 -08:00 |
|
Wangda Tan
|
0d781dd03b
|
YARN-7527. Over-allocate node resource in async-scheduling mode of CapacityScheduler. (Tao Yang via wangda)
Change-Id: I51ae6c2ab7a3d1febdd7d8d0519b63a13295ac7d
|
2017-11-20 11:48:15 -08:00 |
|
Billie Rinaldi
|
6f9d7a146d
|
YARN-7529. TestYarnNativeServices#testRecoverComponentsAfterRMRestart() fails intermittently. Contributed by Chandni Singh
|
2017-11-20 07:37:04 -08:00 |
|
bibinchundatt
|
b5b81a4f08
|
YARN-7489. ConcurrentModificationException in RMAppImpl#getRMAppMetrics. Contributed by Tao Yang.
|
2017-11-18 19:25:29 +05:30 |
|
bibinchundatt
|
96e6a99360
|
YARN-7525. Incorrect query parameters in cluster nodes REST API document. Contributed by Tao Yang.
|
2017-11-18 19:02:11 +05:30 |
|
Subru Krishnan
|
d5f66888b8
|
YARN-6128. Add support for AMRMProxy HA. (Botong Huang via Subru).
|
2017-11-17 17:39:06 -08:00 |
|
Eric Yang
|
0940e4f692
|
YARN-7218. Decouple YARN Services REST API namespace from RM. (Contributed by Eric Yang)
|
2017-11-17 12:28:12 -05:00 |
|
Varun Vasudev
|
5f0b238a11
|
YARN-7430. Enable user re-mapping for Docker containers by default. Contributed by Eric Yang.
|
2017-11-17 12:04:47 +05:30 |
|
Wangda Tan
|
0987a7b8cb
|
YARN-7419. CapacityScheduler: Allow auto leaf queue creation after queue mapping. (Suma Shivaprasad via wangda)
Change-Id: Ia1704bb8cb5070e5b180b5a85787d7b9ca57ebc6
|
2017-11-16 11:25:52 -08:00 |
|
Jian He
|
6bf2c30192
|
YARN-7503. Configurable heap size / JVM opts in service AM. Contributed by Jonathan Hung
|
2017-11-16 10:53:55 -08:00 |
|
Haibo Chen
|
28d0fcbef4
|
YARN-7390. All reservation related test cases failed when TestYarnClient runs against Fair Scheduler. (Yufei Gu via Haibo Chen)
|
2017-11-16 10:48:24 -08:00 |
|
Sunil G
|
61ace174cd
|
YARN-7469. Capacity Scheduler Intra-queue preemption: User can starve if newest app is exactly at user limit. Contributed by Eric Payne.
|
2017-11-16 22:34:23 +05:30 |
|
Billie Rinaldi
|
f4d5d20286
|
YARN-7486. Race condition in service AM that can cause NPE. Contributed by Jian He
|
2017-11-16 07:58:06 -08:00 |
|
Sunil G
|
09a1342608
|
YARN-7492. Set up SASS for new YARN UI styling. Contributed by Vasudevan Skm.
|
2017-11-16 13:44:21 +05:30 |
|
Jason Lowe
|
fac72eef23
|
YARN-7361. Improve the docker container runtime documentation. Contributed by Shane Kumpf
|
2017-11-15 12:32:02 -06:00 |
|
Daniel Templeton
|
b246c54749
|
YARN-7414. FairScheduler#getAppWeight() should be moved into FSAppAttempt#getWeight()
(Contributed by Soumabrata Chakraborty via Daniel Templeton)
|
2017-11-15 10:03:29 -08:00 |
|
Daniel Templeton
|
e094eb74b9
|
YARN-6953. Clean up ResourceUtils.setMinimumAllocationForMandatoryResources() and setMaximumAllocationForMandatoryResources()
(Contributed by Manikandan R via Daniel Templeton)
|
2017-11-15 10:03:29 -08:00 |
|
Sunil G
|
2f379d412b
|
YARN-7464. Introduce filters in Nodes page of new YARN UI. Contributed by Vasudevan Skm.
|
2017-11-15 14:02:53 +05:30 |
|
Sunil G
|
c4c57b80e1
|
YARN-7462. Render outstanding resource requests on application page of new YARN UI. Contributed by Vasudevan Skm.
|
2017-11-15 12:01:29 +05:30 |
|
Jian He
|
4f40cd314a
|
YARN-7488. Make ServiceClient.getAppId method public to return ApplicationId for a service name. Contributed by Gour Saha
|
2017-11-13 18:57:56 -08:00 |
|
Jian He
|
5323b0048b
|
YARN-7466. ResourceRequest has a different default for allocationRequestId than Container. Contributed by Chandni Singh
|
2017-11-13 15:37:39 -08:00 |
|
Junping Du
|
e14f03dfbf
|
YARN-6078. Containers stuck in Localizing state. Contributed by Billie Rinaldi.
|
2017-11-13 15:27:37 -08:00 |
|
Daniel Templeton
|
040a38dc49
|
YARN-7369. Improve the resource types docs
|
2017-11-13 11:05:07 -08:00 |
|
Daniel Templeton
|
2e512f016e
|
YARN-7442. [YARN-7069] Limit format of resource type name (Contributed by Wangda Tan via Daniel Templeton)
|
2017-11-13 11:03:30 -08:00 |
|
Eric Yang
|
fa4b5c669c
|
YARN-7447. Fixed bug in create YARN services via RM. (Contributed by Billie Rinaldi)
|
2017-11-13 13:59:58 -05:00 |
|
Sunil G
|
fb62bd625f
|
YARN-7445. Render Applications and Services page with filters in new YARN UI. Contributed by Vasudevan Skm.
|
2017-11-13 19:41:49 +05:30 |
|
Subru Krishnan
|
3e26077848
|
YARN-7475. Fix Container log link in new YARN UI. (Sunil G via Subru).
(cherry picked from commit 3c5b46c2edd69bb238d635ae61ff91656dec23df)
|
2017-11-12 09:53:39 -08:00 |
|
Sunil G
|
ff9f7fcf7f
|
YARN-7452. Decommissioning node default value to be zero in new YARN UI. Contributed by Vasudevan Skm.
|
2017-11-11 16:52:31 +05:30 |
|
bibinchundatt
|
2c2b7a3672
|
YARN-7406. Moving logging APIs over to slf4j in hadoop-yarn-api. Contributed by Yeliang Cang.
|
2017-11-11 10:36:27 +05:30 |
|
Wangda Tan
|
dd07038ffa
|
YARN-6909. Use LightWeightedResource when number of resource types more than two. (Sunil G via wangda)
Change-Id: I90e021c5dea7abd9ec6bd73b2287c8adebe14595
|
2017-11-09 14:51:15 -08:00 |
|
Sean Mackrory
|
1883a00249
|
YARN-7465. start-yarn.sh fails to start ResourceManagers unless running as root.
|
2017-11-09 14:47:43 -07:00 |
|
Konstantinos Karanasos
|
ac4d2b1081
|
YARN-7437. Rename PlacementSet and SchedulingPlacementSet. (Wangda Tan via kkaranasos)
|
2017-11-09 13:01:24 -08:00 |
|
Robert Kanter
|
a2c150a736
|
YARN-7386. Duplicate Strings in various places in Yarn memory (misha@cloudera.com via rkanter)
|
2017-11-09 12:12:52 -08:00 |
|
Daniel Templeton
|
462f6c490e
|
YARN-7143. FileNotFound handling in ResourceUtils is inconsistent
Change-Id: Ib1bb487e14a15edd2b5a42cf5078c5a2b295f069
|
2017-11-09 11:58:49 -08:00 |
|
Haibo Chen
|
a1382a18df
|
YARN-7388. TestAMRestart should be scheduler agnostic.
|
2017-11-09 10:49:50 -08:00 |
|
bibinchundatt
|
0a72c2f56c
|
YARN-7454. RMAppAttemptMetrics#getAggregateResourceUsage can NPE due to double lookup. Contributed by Jason Lowe.
|
2017-11-09 21:01:19 +05:30 |
|