Sangjin Lee
|
853a5da041
|
YARN-5699. Retrospect yarn entity fields which are publishing in events info fields. Contributed by Rohith Sharma K S.
(cherry picked from commit 787d5942003a5441ba455a79fa08da28f60d5777)
|
2017-10-17 23:36:34 +05:30 |
|
Sangjin Lee
|
4675f22e6a
|
YARN-5638. Introduce a collector timestamp to uniquely identify collectors creation order in collector discovery. Contributed by Li Lu.
(cherry picked from commit 0c1863144649ea265da65ce25158707cc3a3fb4a)
|
2017-10-17 23:36:34 +05:30 |
|
Li Lu
|
6a517d714e
|
YARN-5229. Refactor #isApplicationEntity and #getApplicationEvent from HBaseTimelineWriterImpl. (Vrushali C via gtcarrera9)
(cherry picked from commit 5d7ad396dbf84ffb0bacb3372d149828dfb4b4ca)
|
2017-10-17 23:36:34 +05:30 |
|
Sangjin Lee
|
51102019f5
|
YARN-5156. YARN_CONTAINER_FINISHED of YARN_CONTAINERs will always have running state (Vrushali C via sjlee)
(cherry picked from commit d0a62d8adf86f7cb2481940d212788cc5f327367)
|
2017-10-17 23:36:34 +05:30 |
|
Sangjin Lee
|
4f6ba3187b
|
YARN-5379. TestHBaseTimelineStorage. testWriteApplicationToHBase() fails intermittently (Vrushali C via sjlee)
(cherry picked from commit e549a9af3177f6ee83477cde8bd7d0ed72d6ecec)
|
2017-10-17 23:36:34 +05:30 |
|
Naganarasimha
|
22f5046acb
|
YARN-5364. timelineservice modules have indirect dependencies on mapreduce artifacts. Contributed by Sangjin Lee
(cherry picked from commit af8f480c2482b40e9f5a2d29fb5bc7069979fa2e)
|
2017-10-17 23:36:34 +05:30 |
|
Varun Saxena
|
057a4728ff
|
YARN-5359. FileSystemTimelineReader/Writer uses unix-specific default storage path (Sangjin Lee via Varun Saxena)
(cherry picked from commit 56142171b9528646f26072e022902549a16c8f27)
|
2017-10-17 23:36:33 +05:30 |
|
Varun Saxena
|
16942ea115
|
YARN-5354. TestDistributedShell.checkTimelineV2 fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena).
(cherry picked from commit a3ac1c1943518c2a242dd21dac0f17f21bc3cd7f)
|
2017-10-17 23:36:33 +05:30 |
|
Sangjin Lee
|
e212e562ec
|
YARN-5355. Backported YARN-2928 into our branch-2 feature branch.
|
2017-10-17 23:36:33 +05:30 |
|
Nathan Roberts
|
b876a9314e
|
YARN-7333. container-executor fails to remove entries from a directory that is not writable or executable. Contributed by Jason Lowe.
(cherry picked from commit 8620140a6a3ec0117675ede06d92d830da3da551)
|
2017-10-16 16:44:34 -05:00 |
|
Junping Du
|
3d2ef54450
|
YARN-7124. LogAggregationTFileController deletes/renames while file is open. Contributed by Jason Lowe.
(cherry picked from commit 1fcbe7cf5f2f7c609cd4158912f151848268ca9e)
|
2017-10-16 14:29:02 -07:00 |
|
Arun Suresh
|
53cd33cc4a
|
YARN-7275. NM Statestore cleanup for Container updates. (Kartheek Muthyala via asuresh)
(cherry picked from commit a50be1b8f432f50c940b66d12c7de87b95ea47c0)
|
2017-10-16 13:27:08 -07:00 |
|
Wangda Tan
|
2c1381300f
|
YARN-7321. Backport container-executor changes from YARN-6852 to branch-2. (Varun Vasudev via wangda)
Change-Id: Ib6434b5a5ebe591050c3949cac12ff9e2a2bbaa5
|
2017-10-14 10:48:26 -07:00 |
|
Wangda Tan
|
64170eb53c
|
Addendum fix for: YARN-7269. Tracking URL in the app state does not get redirected to ApplicationMaster for Running applications. (Wangda Tan)
Change-Id: If1fe4a62e07b25e6f1b8ba803495da87e2cb2df6
(cherry picked from commit 87ea1dff9c431fb88e064e497b35fc17c65f1d53)
|
2017-10-14 10:47:54 -07:00 |
|
Yufei Gu
|
f2350f5120
|
YARN-7270. Fix unsafe casting from long to int for class Resource and its sub-classes. (Yufei)
(cherry picked from commit 7a27c2c367518e1bf6ee393391a2f9b412113819)
(cherry picked from commit dbf6c48af9aa2f3b41b1146643db6eb0140b38c5)
|
2017-10-13 13:10:20 -07:00 |
|
Carlo Curino
|
b9426c0bf4
|
YARN-7317. Fix overallocation resulted from ceiling in LocalityMulticastAMRMProxyPolicy. (contributed by Botong Huang via curino)
(cherry picked from commit 13fcfb3d46ee7a0d606b4bb221d1cd66ef2a5a7c)
|
2017-10-12 10:42:36 -07:00 |
|
Wangda Tan
|
1ab6b4a08e
|
YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wangda)
Change-Id: Id1ded3ee11e6242dfed5616903580f329f3bb26a
|
2017-10-12 09:14:08 -07:00 |
|
Robert Kanter
|
759d7d58fa
|
YARN-7309. TestClientRMService#testUpdateApplicationPriorityRequest and TestClientRMService#testUpdatePriorityAndKillAppWithZeroClusterResource test functionality not supported by FairScheduler (rkanter)
(cherry picked from commit ec8bf9e48ac4dc675516a57c06a29890b5138548)
|
2017-10-10 10:19:02 -07:00 |
|
Jonathan Hung
|
4bd3f0df42
|
YARN-7252. Removing queue then failing over results in exception
|
2017-10-09 11:12:08 -07:00 |
|
Jonathan Hung
|
06c8938ab0
|
YARN-7251. Misc changes to YARN-5734
|
2017-10-09 11:12:08 -07:00 |
|
Jonathan Hung
|
40bec38465
|
YARN-7238. Documentation for API based scheduler configuration management
|
2017-10-09 11:12:08 -07:00 |
|
Jonathan Hung
|
c8f9fe88d5
|
YARN-7046. Add closing logic to configuration store
|
2017-10-09 11:12:08 -07:00 |
|
Wangda Tan
|
887b366d5f
|
YARN-6840. Implement zookeeper based store for scheduler configuration updates. (Jonathan Hung via wangda)
Change-Id: I9debea674fe8c7e4109d4ca136965a1ea4c48bcc
|
2017-10-09 11:12:07 -07:00 |
|
Xuan
|
36cda2ff80
|
YARN-7024: Fix issues on recovery in LevelDB store. Contributed by Jonathan Hung
|
2017-10-09 11:12:07 -07:00 |
|
Xuan
|
3a31c38885
|
YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung
|
2017-10-09 11:12:07 -07:00 |
|
Xuan
|
cd58f5da5a
|
YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung
|
2017-10-09 11:12:07 -07:00 |
|
Xuan
|
16b27573ef
|
YARN-5953 addendum: Move QueueConfigInfo and SchedConfUpdateInfo to package org.apache.hadoop.yarn.webapp.dao
|
2017-10-09 11:12:07 -07:00 |
|
Xuan
|
96f4cf7cde
|
YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong)
|
2017-10-09 11:12:07 -07:00 |
|
Xuan
|
3c50084219
|
YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong)
|
2017-10-09 11:12:07 -07:00 |
|
Wangda Tan
|
a47823ca98
|
YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda)
Change-Id: Ib98e82ff753bede21fcab2e6ca9ec1e7a5a2008f
|
2017-10-09 11:12:07 -07:00 |
|
Wangda Tan
|
53a1268125
|
YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda)
|
2017-10-09 11:12:07 -07:00 |
|
Jonathan Hung
|
072527b31a
|
YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store
|
2017-10-09 11:12:07 -07:00 |
|
Xuan
|
38cf9ccd5b
|
YARN-5946: Create YarnConfigurationStore interface and
InMemoryConfigurationStore class. Contributed by Jonathan Hung
|
2017-10-09 11:12:07 -07:00 |
|
Jonathan Hung
|
cd4bc54e6c
|
YARN-5951. Changes to allow CapacityScheduler to use configuration store
|
2017-10-09 11:12:07 -07:00 |
|
Daniel Templeton
|
4d377c89bb
|
YARN-2612 addendum: fixed javadoc error.
(cherry picked from commit 6d6ca4c923142a893870fc8a6309c02f60dc2d24)
(cherry picked from commit bec03f7060d353e78a68bb64c88397cf7181727d)
|
2017-10-09 14:16:50 +02:00 |
|
Sunil G
|
045526aca1
|
YARN-7245. Max AM Resource column in Active Users Info section of Capacity Scheduler UI page should be updated per-user. Contributed by Eric Payne.
(cherry picked from commit 8137254a1f4367974bf1883f1982e31ab2865107)
|
2017-10-09 14:44:33 +05:30 |
|
Yufei Gu
|
da0a96968d
|
YARN-7207. Cache the RM proxy server address. (Yufei Gu)
(cherry picked from commit 72d22b753abde4d07a727479d3f3d5d84d5dd6b2)
# Conflicts:
# hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/RMContext.java
# hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/RMContextImpl.java
|
2017-10-06 09:56:24 -07:00 |
|
Yufei Gu
|
c949e8e83a
|
YARN-2162. Add ability in Fair Scheduler to optionally configure maxResources in terms of percentage. (Yufei Gu)
|
2017-10-06 00:35:03 -07:00 |
|
Arun Suresh
|
cb91bb3c96
|
YARN-7258. Add Node and Rack Hints to Opportunistic Scheduler. (Kartheek Muthyala via asuresh).
(cherry picked from commit b733348dde18a242e6c9074c512116a8baf1d281)
|
2017-10-05 15:22:20 -07:00 |
|
Naganarasimha
|
5cb3bd3b06
|
YARN-7285. ContainerExecutor always launches with priorities due to yarn-default property. Contributed by Jason Lowe.
(cherry picked from commit d0046bb5c6919c9620ffa5330eb37b39484151ad)
|
2017-10-06 00:09:46 +05:30 |
|
Chris Trezzo
|
d12cea2098
|
YARN-2960. Add documentation for the YARN shared cache.
(cherry picked from commit 7e76f85bc68166b01b51fcf6ba4b3fd9281d4a03)
|
2017-10-05 11:23:24 -07:00 |
|
Subru Krishnan
|
7fd4a997f4
|
YARN-5329. Placement Agent enhancements required to support recurring reservations in ReservationSystem. (Carlo Curino via Subru).
(cherry picked from commit e6e614e380ed1d746973b50f666a9c40d272073e)
|
2017-10-04 19:30:57 -07:00 |
|
Subru Krishnan
|
7836a6b59a
|
YARN-2037. Add work preserving restart support for Unmanaged AMs. (Botong Huang via Subru)
|
2017-10-04 16:29:08 -07:00 |
|
Akira Ajisaka
|
5508b9b7c8
|
YARN-7044. TestContainerAllocation#testAMContainerAllocationWhenDNSUnavailable fails.
(cherry picked from commit 2df1b2ac0509ba10fff606ada7e9b3562c12dd16)
|
2017-10-05 06:08:46 +09:00 |
|
Sidharta S
|
3ecbfff937
|
YARN-7226. Whitelisted variables do not support delayed variable expansion. Contributed by Jason Lowe
|
2017-10-04 14:05:01 -07:00 |
|
Wangda Tan
|
175ff0585d
|
YARN-7269. Tracking URL in the app state does not get redirected to ApplicationMaster for Running applications. (wangda via Jian He)
Change-Id: I582566e09d5ef67e9cc9e9805231ccbabe57c3d0
|
2017-10-03 12:19:11 -07:00 |
|
Wangda Tan
|
42e873d4ea
|
YARN-6625. yarn application -list returns a tracking URL for AM that doesn't work in secured and HA environment. (Yufei Gu)
|
2017-10-03 12:04:56 -07:00 |
|
Wangda Tan
|
598329e6f8
|
YARN-6550. Capture launch_container.sh logs to a separate log file. (Suma Shivaprasad via wangda)
Change-Id: I66c9b50ae3955dda0b5bf0674a9bfb728db27acb
|
2017-10-03 09:46:35 -07:00 |
|
Wangda Tan
|
8beae14a07
|
YARN-7259. Add size-based rolling policy to LogAggregationIndexedFileController. (xgong via wangda)
Change-Id: Ifaf82c0aee6b73b9b6ebf103aa72e131e3942f31
(cherry picked from commit 280080fad01304c85a9ede4d4f7b707eb36c0155)
|
2017-10-02 15:36:11 -07:00 |
|
Yufei Gu
|
e84d508c1b
|
YARN-6333. Improve doc for minSharePreemptionTimeout, fairSharePreemptionTimeout and fairSharePreemptionThreshold. (Contributed by Chetna Chaudhari via Yufei Gu)
(cherry picked from commit 66c417167ae0d24467360ae3b222a10f00fa2700)
|
2017-09-29 18:08:55 -07:00 |
|