Wangda Tan
|
df27824b80
|
YARN-7410. Cleanup FixedValueResource to avoid dependency to ResourceUtils. (wangda)
|
2017-11-06 15:26:49 -08:00 |
|
Wangda Tan
|
170b6a48c4
|
YARN-7307. Allow client/AM update supported resource types via YARN APIs. (Sunil G via wangda)
|
2017-11-06 10:01:10 -08:00 |
|
Daniel Templeton
|
c025c9ac62
|
YARN-7336. Unsafe cast from long to int Resource.hashCode() method
(Contributed by Miklos Szegedi via Daniel Templeton)
(cherry picked from commit d64736d58965722b71d6eade578b6c4c266e6448)
|
2017-10-31 15:06:18 -07:00 |
|
Daniel Templeton
|
7689d4781a
|
YARN-6927. Add support for individual resource types requests in MapReduce
(Contributed by Gergo Repas via Daniel Templeton)
(cherry picked from commit 9a7e81083801a57d6bb96584988415cbef67460d)
|
2017-10-31 15:06:18 -07:00 |
|
Daniel Templeton
|
77401022a7
|
YARN-7374. Improve performance of DRF comparisons for resource types in fair scheduler
(cherry picked from commit 9711b78998ca3a1f7734058a78c7baddd130ce0f)
|
2017-10-31 15:06:18 -07:00 |
|
Daniel Templeton
|
68585156dc
|
YARN-7270 addendum: Reapplied changes after YARN-3926 backports
|
2017-10-31 15:06:18 -07:00 |
|
Yufei Gu
|
f30f78a736
|
YARN-6612. Update fair scheduler policies to be aware of resource types. (Contributed by Daniel Templeton via Yufei Gu)
(cherry picked from commit 09b476e6dabe8039a41dde7930c8a9c0d14bb750)
|
2017-10-31 15:06:18 -07:00 |
|
Sunil G
|
74030d808c
|
YARN-7137. [YARN-3926] Move newly added APIs to unstable in YARN-3926 branch. Contributed by Wangda Tan.
(cherry picked from commit da0b6a354bf6f6bf37ca5a05a4a8eece09aa4893)
|
2017-10-31 15:06:17 -07:00 |
|
Daniel Templeton
|
0db9ddb728
|
YARN-7136. Additional Performance Improvement for Resource Profile Feature
(Contributed by Wangda Tan via Daniel Templeton)
(cherry picked from commit bf2b687412f9a830ec4834477ccf25dbe76fddcd)
|
2017-10-31 15:06:17 -07:00 |
|
Sunil G
|
4bf29910a8
|
YARN-6933. [YARN-3926] ResourceUtils.DISALLOWED_NAMES check is duplicated. Contributed by Manikandan R.
(cherry picked from commit 805095496dfd8e50f71b70cf20845e954d3ba47c)
|
2017-10-31 15:06:17 -07:00 |
|
Wangda Tan
|
00fcc8593b
|
YARN-7093. Improve log message in ResourceUtils. (Sunil G via wangda)
Change-Id: I88928a747ee3eec17bc76fb71e9aaa632d091f0f
(cherry picked from commit 53df3eac503064b8c4cd8eb2b659567622f4d8a7)
|
2017-10-31 15:06:17 -07:00 |
|
Wangda Tan
|
57bbdbeb80
|
YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda)
Change-Id: I442bf6d838b3aba83f1f6779cf9dcf8596a2102d
(cherry picked from commit e490602e9b306d5b8a543b93fb15a7395bb9a03d)
|
2017-10-31 15:06:17 -07:00 |
|
Sunil G
|
5dd008ca2e
|
YARN-7067. [YARN-3926] Optimize ResourceType information display in UI. Contributed by Wangda Tan.
(cherry picked from commit a333ba54e3f5a1ca57b0fc94bfd008f3cbd5b14b)
|
2017-10-31 15:06:17 -07:00 |
|
Wangda Tan
|
605fcde012
|
YARN-7043. [Partial backport] Cleanup ResourceProfileManager. (wangda)
Change-Id: I463356f37bf1f6a3f1fc3c594c79916e8c0ab913
(cherry picked from commit 39240b61a163b127eec385decd30ffd96e694c28)
|
2017-10-31 15:06:17 -07:00 |
|
Sunil G
|
f2b881a505
|
YARN-6781. [YARN-3926] ResourceUtils#initializeResourcesMap takes an unnecessary Map parameter. Contributed by Yu-Tang Lin.
(cherry picked from commit 758b7719430c981a6d4d1644d9d03cd16b981cf3)
|
2017-10-31 15:06:17 -07:00 |
|
Wangda Tan
|
4af3deaeb0
|
YARN-6789. Add Client API to get all supported resource types from RM. (Sunil G via wangda)
Change-Id: I366d8db6f6700acd087db5acb7a1be7e41b2b68d
(cherry picked from commit df3855541af98a3805958f2b5b9db6be705d52ab)
|
2017-10-31 15:06:17 -07:00 |
|
Sunil G
|
8827d93ca1
|
YARN-7030. [YARN-3926] Performance optimizations in Resource and ResourceUtils class. Contributed by Wangda Tan.
(cherry picked from commit a6989af1d91d8b6795862c39d154823f8488c8de)
|
2017-10-31 15:06:17 -07:00 |
|
Sunil G
|
5231c43bdb
|
YARN-6892. [YARN-3926] Improve API implementation in Resources and DominantResourceCalculator class. Contributed by Sunil G.
(cherry picked from commit 2b51b262aba0191b80dc93799574c0b959cb4f4e)
|
2017-10-31 15:06:16 -07:00 |
|
Yufei Gu
|
9c4505f3fa
|
YARN-6994. [YARN-3926] Remove last uses of Long from resource types code. (Daniel Templeton via Yufei Gu)
(cherry picked from commit d5e9939ebb59e4f6f8e5e2fe7f619fb032f2911c)
|
2017-10-31 15:06:16 -07:00 |
|
Daniel Templeton
|
99c292403d
|
YARN-6788. [YARN-3926] Improve performance of resource profile branch
(Contributed by Sunil Govindan via Daniel Templeton)
(cherry picked from commit 3aeaafecb823ef6c175ea5d0d9cb726faacaf32d)
|
2017-10-31 15:06:16 -07:00 |
|
Sunil G
|
5fa0dc35c3
|
YARN-6761. Fix build for YARN-3926 branch. Contributed by Varun Vasudev.
(cherry picked from commit ca2808d8bbe49766029e5dba88ff863f6c993287)
|
2017-10-31 15:06:16 -07:00 |
|
Sunil G
|
48ddb8f5b4
|
YARN-6445. [YARN-3926] Performance improvements in resource profile branch with respect to SLS. Contributed by Varun Vasudev.
(cherry picked from commit 58da54640e37571f82eb340f32641d58160e92b2)
|
2017-10-31 15:06:16 -07:00 |
|
Sunil G
|
bda5486dad
|
YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev.
(cherry picked from commit dae65f3bef8ffa34d02a37041f1dfdfeeee91845)
|
2017-10-31 15:06:16 -07:00 |
|
Arun Suresh
|
a9fa0349a0
|
YARN-5587. [Partial backport] Add support for resource profiles. (vvasudev via asuresh)
(cherry picked from commit 6708ac330147b2d3816a31f2ee83e09c41fe0dd9)
|
2017-10-31 15:06:16 -07:00 |
|
Rohith Sharma K S
|
feb6d00e2a
|
YARN-5242. Update DominantResourceCalculator to consider all resource types in calculations. Contributed by Varun Vasudev.
(cherry picked from commit 9e4ba6aff595b7a5b53d016c97c8334e10f1f2cb)
|
2017-10-31 15:06:16 -07:00 |
|
Varun Vasudev
|
16beac12ad
|
YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev.
(cherry picked from commit 759114b0063907d4c07ea6ee261e861bf5cc3a9a)
|
2017-10-31 15:06:16 -07:00 |
|
Arun Suresh
|
92ca475fdc
|
YARN-4829. Add support for binary units in Resource class.(vvasudev via asuresh)
(cherry picked from commit 7ba698997b6845b664b2f8c82e384b457c30d176)
|
2017-10-31 15:06:16 -07:00 |
|
Varun Vasudev
|
f1f9b83e4c
|
YARN-4715. Add support to read resource types from a config file. Contributed by Varun Vasudev.
(cherry picked from commit ceb12c59a34677518a198e19acb4e29cdfc8a0e1)
|
2017-10-31 15:06:15 -07:00 |
|
Wangda Tan
|
68da5218b7
|
YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda)
(cherry picked from commit 1bbab7c1570a2438b2fa6da70397dd1d5211a137)
|
2017-10-31 15:06:15 -07:00 |
|
Jason Lowe
|
00345eed50
|
YARN-7244. ShuffleHandler is not aware of disks that are added. Contributed by Kuhu Shukla
(cherry picked from commit 665bb147aa3fc198e53335931562dd69f9f0e345)
|
2017-10-27 17:00:31 -05:00 |
|
Robert Kanter
|
aa65f6c1ad
|
YARN-7262. Add a hierarchy into the ZKRMStateStore for delegation token znodes to prevent jute buffer overflow (rkanter)
(cherry picked from commit b1de78619f3e5e25d6f9d5eaf41925f22d212fb9)
|
2017-10-26 17:47:51 -07:00 |
|
Subru Krishnan
|
9665971a65
|
YARN-5516. Add REST API for supporting recurring reservations. (Sean Po via Subru).
(cherry picked from commit 25932da6d1ee56299c8f9911576a42792c435407)
|
2017-10-26 12:11:08 -07:00 |
|
Yufei Gu
|
dbf6c48af9
|
YARN-7270. Fix unsafe casting from long to int for class Resource and its sub-classes. (Yufei)
(cherry picked from commit 7a27c2c367518e1bf6ee393391a2f9b412113819)
|
2017-10-13 13:06:16 -07:00 |
|
Jonathan Hung
|
168a3df8e6
|
YARN-7251. Misc changes to YARN-5734
|
2017-10-09 14:54:57 -07:00 |
|
Wangda Tan
|
e6827a9121
|
YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda)
Change-Id: I9debea674fe8c7e4109d4ca136965a1ea4c48bcc
|
2017-10-09 14:54:56 -07:00 |
|
Xuan
|
793476e4b7
|
YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung
|
2017-10-09 14:54:55 -07:00 |
|
Wangda Tan
|
5fd1668a27
|
YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda)
Change-Id: Ib98e82ff753bede21fcab2e6ca9ec1e7a5a2008f
|
2017-10-09 14:54:53 -07:00 |
|
Jonathan Hung
|
28754646e5
|
YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store
|
2017-10-09 14:54:53 -07:00 |
|
Haibo Chen
|
c021c8a19f
|
YARN-7009. TestNMClient.testNMClientNoCleanupOnStop is flaky by design. (Miklos Szegedi via Haibo Chen)
(cherry picked from commit c071aad5da6f6601978e73d38ce5813958848bc4)
|
2017-10-05 15:51:08 -07:00 |
|
Arun Suresh
|
b61d12e300
|
YARN-7258. Add Node and Rack Hints to Opportunistic Scheduler. (Kartheek Muthyala via asuresh).
(cherry picked from commit b733348dde18a242e6c9074c512116a8baf1d281)
|
2017-10-05 10:06:30 -07:00 |
|
Subru Krishnan
|
eb0a00c9b5
|
YARN-5328. Plan/ResourceAllocation data structure enhancements required to support recurring reservations in ReservationSystem.
(cherry picked from commit b6e7d1369690eaf50ce9ea7968f91a72ecb74de0)
|
2017-10-04 16:41:18 -07:00 |
|
Subru Krishnan
|
b5acbfef48
|
YARN-2037. Add work preserving restart support for Unmanaged AMs. (Botong Huang via Subru).
(cherry picked from commit d4d2fd1acd2fdddf04f45e67897804eea30d79a1)
|
2017-10-04 16:33:39 -07:00 |
|
Ray Chiang
|
01b047b41b
|
YARN-7219. Make AllocateRequestProto compatible with branch-2/branch-2.8. (rchiang)
(cherry picked from commit 67e12169b0ae8f3a9edb6511d3ea7ffd57b82e75)
|
2017-10-03 15:16:31 -07:00 |
|
Akira Ajisaka
|
b658ae002f
|
YARN-6943. Update Yarn to YARN in documentation. Contributed by Chetna Chaudhari.
(cherry picked from commit c9b525bd943fe7e098e72fb9be5623862c7ab5ff)
|
2017-10-04 07:02:31 +09:00 |
|
Jason Lowe
|
a1e9739730
|
YARN-7248. NM returns new SCHEDULED container status to older clients. Contributed by Arun Suresh
(cherry picked from commit 85d81ae58ec4361a944c84753a900460a0888b9b)
|
2017-09-28 14:14:14 -05:00 |
|
Andrew Wang
|
5a4f37019a
|
Preparing for 3.0.0 GA development
|
2017-09-28 11:32:01 -07:00 |
|
Arun Suresh
|
8eebee5094
|
YARN-5216. Expose configurable preemption policy for OPPORTUNISTIC containers running on the NM. (Hitesh Sharma via asuresh)
(cherry picked from commit 4f8194430fc6a69d9cc99b78828fd7045d5683e8)
|
2017-09-28 11:24:20 -07:00 |
|
Arun Suresh
|
dd51a74601
|
YARN-5292. NM Container lifecycle and state transitions to support for PAUSED container state. (Hitesh Sharma via asuresh)
(cherry picked from commit 864fbacd4548004b1de8b0812627976acd22aff5)
|
2017-09-28 11:22:58 -07:00 |
|
Jason Lowe
|
a294bfd80e
|
YARN-4266. Allow users to enter containers as UID:GID pair instead of by username. Contributed by luhuichun, Zhankun Tang, and Eric Badger.
(cherry picked from commit bfd1a72ba8fbb06da73fede2a85e0b544d6ab43f)
|
2017-09-21 17:43:51 -05:00 |
|
Arun Suresh
|
2ccfe92a4e
|
YARN-7203. Add container ExecutionType into ContainerReport. (Botong Huang via asuresh)
(cherry picked from commit 56ef5279c1db93d03b2f1e04badbfe804f548918)
|
2017-09-18 15:50:39 -07:00 |
|