Sangjin Lee
|
58590fef49
|
YARN-2556. Tool to measure the performance of the timeline server (Chang Li via sjlee)
|
2015-10-16 16:53:20 -07:00 |
|
Jian He
|
f9da5cdb2b
|
YARN-4170. AM need to be notified with priority in AllocateResponse. Contributed by Sunil G
|
2015-10-16 15:26:27 -07:00 |
|
Wangda Tan
|
4337b263aa
|
YARN-4162. CapacityScheduler: Add resource usage by partition and queue capacity by partition to REST API. (Naganarasimha G R via wangda)
|
2015-10-16 15:06:28 -07:00 |
|
Jian He
|
cf23f2c2b5
|
YARN-4000. RM crashes with NPE if leaf queue becomes parent queue during restart. Contributed by Varun Saxena
|
2015-10-15 17:12:46 -07:00 |
|
Varun Vasudev
|
63020c54c1
|
YARN-4258. Add support for controlling capabilities for docker containers. Contributed by Sidharta Seethana.
|
2015-10-15 13:41:20 +05:30 |
|
Steve Loughran
|
dfa7848463
|
HADOOP-12478. Shell.getWinUtilsPath() has been renamed Shell.getWinutilsPath(). (stevel)
|
2015-10-14 20:25:47 +01:00 |
|
rohithsharmaks
|
d6c8bad869
|
YARN-4250. NPE in AppSchedulingInfo#isRequestLabelChanged. (Brahma Reddy Battula via rohithsharmaks)
|
2015-10-14 16:11:34 +05:30 |
|
Varun Vasudev
|
da1ee078f9
|
YARN-4255. container-executor does not clean up docker operation command files. Contributed by Sidharta Seethana.
|
2015-10-14 15:25:21 +05:30 |
|
Varun Vasudev
|
fb9c1519b3
|
YARN-4252. Log container-executor invocation details when exit code is non-zero. Contributed by Sidharta Seethana.
|
2015-10-14 15:18:08 +05:30 |
|
Varun Vasudev
|
8d59293089
|
YARN-4253. Standardize on using PrivilegedOperationExecutor for all invocations of container-executor in LinuxContainerExecutor. Contributed by Sidharta Seethana.
|
2015-10-14 14:58:10 +05:30 |
|
Steve Loughran
|
c59af2fdf8
|
HADOOP-10775. Shell operations to fail with meaningful errors on windows if winutils.exe not found. (stevel)
|
2015-10-13 21:49:28 +01:00 |
|
Varun Vasudev
|
5b6bae0094
|
YARN-4017. container-executor overuses PATH_MAX. Contributed by Sidharta Seethana
|
2015-10-13 12:48:30 +05:30 |
|
Jian He
|
9849c8b386
|
YARN-4230. RM crashes with NPE when increasing container resource if there is no headroom left. Contributed by Meng Ding
|
2015-10-12 11:51:33 -07:00 |
|
Zhihai Xu
|
049c6e8dc0
|
YARN-4201. AMBlacklist does not work for minicluster. Contributed by Jun Gong.
|
2015-10-12 00:14:25 -07:00 |
|
Devaraj K
|
db93047881
|
YARN-3964. Support NodeLabelsProvider at Resource Manager side.
Contributed by Dian Fu.
|
2015-10-11 11:21:29 +05:30 |
|
Wangda Tan
|
def374e666
|
YARN-4140. RM container allocation delayed incase of app submitted to Nodelabel partition. (Bibin A Chundatt via wangda)
|
2015-10-09 16:38:59 -07:00 |
|
Karthik Kambatla
|
4aa9b3e75c
|
MAPREDUCE-6302. Incorrect headroom can lead to a deadlock between map and reduce allocations. (kasha)
|
2015-10-09 07:37:39 -07:00 |
|
Jason Lowe
|
a0bca2b5ad
|
YARN-261. Ability to fail AM attempts. Contributed by Andrey Klochkov and Rohith Sharma K S
|
2015-10-09 14:17:38 +00:00 |
|
Rohith Sharma K S
|
8f195387a4
|
YARN-4235. FairScheduler PrimaryGroup does not handle empty groups returned for a user. (Anubhav Dhoot via rohithsharmaks)
|
2015-10-09 10:09:26 +05:30 |
|
Jason Lowe
|
8d226225d0
|
YARN-3943. Use separate threshold configurations for disk-full detection and disk-not-full detection. Contributed by Zhihai Xu
|
2015-10-08 22:25:34 +00:00 |
|
Jason Lowe
|
0841940a21
|
Fixup CHANGES.txt to reflect recent commits to 2.7.2 and 2.6.2
|
2015-10-08 16:45:29 +00:00 |
|
Rohith Sharma K S
|
3793cbe4c3
|
YARN-4228. FileSystemRMStateStore use IOUtils#close instead of fs#close. (Bibin A Chundatt via rohithsharmaks)
|
2015-10-07 10:12:14 +05:30 |
|
Rohith Sharma K S
|
9156fc60c6
|
YARN-4209. RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition. (Zhihai Xu via rohithsharmaks)
|
2015-10-07 09:34:59 +05:30 |
|
Wangda Tan
|
29a582ada0
|
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)
|
2015-10-06 11:56:04 -07:00 |
|
Wangda Tan
|
30ac69c6bd
|
YARN-4176. Resync NM nodelabels with RM periodically for distributed nodelabels. (Bibin A Chundatt via wangda)
|
2015-10-05 15:47:21 -07:00 |
|
Vinod Kumar Vavilapalli
|
f1c19b9365
|
HADOOP-12441. Fixed shell-kill command behaviour to work correctly on some Linux distributions after HADOOP-12317. Contributed by Wangda Tan.
|
2015-10-05 10:56:55 -07:00 |
|
Harsh J
|
c918f7be5e
|
HADOOP-12458. Retries is typoed to spell Retires in parts of hadoop-yarn and hadoop-common. Contributed by Neelesh Srinivas Salian.
|
2015-10-03 18:37:58 +05:30 |
|
Xuan
|
8f08532bde
|
YARN-1897. CLI and core support for signal container functionality. Contributed by Ming Ma
|
2015-10-02 18:50:47 -07:00 |
|
Jason Lowe
|
fdf02d1f26
|
YARN-3619. ContainerMetrics unregisters during getMetrics and leads to ConcurrentModificationException. Contributed by Zhihai Xu
|
2015-10-02 20:20:31 +00:00 |
|
Jason Lowe
|
854d25b0c3
|
YARN-3727. For better error recovery, check if the directory exists before using it for localization. Contributed by Zhihai Xu
|
2015-09-30 14:59:44 +00:00 |
|
Karthik Kambatla
|
a0b5a0a419
|
YARN-4066. Large number of queues choke fair scheduler. (Johan Gustavsson via kasha)
|
2015-09-29 07:55:34 -07:00 |
|
Anubhav Dhoot
|
9735afe967
|
YARN-4180. AMLauncher does not retry on failures when talking to NM. (adhoot)
|
2015-09-28 16:13:41 -07:00 |
|
Jason Lowe
|
9f53a95ff6
|
YARN-4141. Runtime Application Priority change should not throw exception for applications at finishing states. Contributed by Sunil G
|
2015-09-28 22:55:20 +00:00 |
|
Anubhav Dhoot
|
fb2e525c07
|
YARN-4204. ConcurrentModificationException in FairSchedulerQueueInfo. (adhoot)
|
2015-09-28 09:05:45 -07:00 |
|
Xuan
|
d1b9b85244
|
YARN-3624. ApplicationHistoryServer should not reverse the order of the
filters it gets. Contributed by Mit Desai
|
2015-09-24 15:01:17 -07:00 |
|
Rohith Sharma K S
|
a9aafad12b
|
YARN-4044. Running applications information changes such as movequeue is not published to TimeLine server. (Sunil G via rohithsharmaks)
|
2015-09-24 12:13:22 +05:30 |
|
Rohith Sharma K S
|
8ed0d4b744
|
YARN-4152. NodeManager crash with NPE when LogAggregationService#stopContainer called for absent container. (Bibin A Chundatt via rohithsharmaks)
|
2015-09-24 11:24:14 +05:30 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
1f707ecffd
|
Release process for 2.6.1: Set the release date for 2.6.1
|
2015-09-23 15:10:50 -07:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
df52ff92ae
|
YARN-3248. Moving it to improvements section in CHANGES.txt.
|
2015-09-23 15:01:29 -07:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
f3e5bc6766
|
CHANGES.txt: Moving YARN-1884, YARN-3171, YARN-3740, YARN-3248, YARN-3544 to 2.6.1 given the backport.
|
2015-09-23 13:40:37 -07:00 |
|
Jian He
|
b3f6b641dc
|
YARN-4171. Fix findbugs warnings in YARN-1197 branch. Contributed by Wangda Tan
|
2015-09-23 13:29:38 -07:00 |
|
Jian He
|
89cab1ba5f
|
YARN-1651. CapacityScheduler side changes to support container resize. Contributed by Wangda Tan
|
2015-09-23 13:29:38 -07:00 |
|
Jian He
|
c57eac5dfe
|
YARN-3868. Recovery support for container resizing. Contributed by Meng Ding
|
2015-09-23 13:29:38 -07:00 |
|
Jian He
|
c3dc1af072
|
YARN-1644. RM-NM protocol changes and NodeStatusUpdater implementation to support container resizing. Contributed by Meng Ding
|
2015-09-23 13:29:37 -07:00 |
|
Jian He
|
c59ae4eeb1
|
YARN-1643. Make ContainersMonitor support changing monitoring size of an allocated container. Contributed by Meng Ding and Wangda Tan
|
2015-09-23 13:29:37 -07:00 |
|
Jian He
|
5f5a968d65
|
YARN-3867. ContainerImpl changes to support container resizing. Contributed by Meng Ding
|
2015-09-23 13:29:37 -07:00 |
|
Jian He
|
ffd820c27a
|
YARN-1645. ContainerManager implementation to support container resizing. Contributed by Meng Ding & Wangda Tan
|
2015-09-23 13:29:37 -07:00 |
|
Jian He
|
83a18add10
|
YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding & Wangda Tan)
|
2015-09-23 13:29:36 -07:00 |
|
Jian He
|
dfe2cb849f
|
YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding
|
2015-09-23 13:29:36 -07:00 |
|
Jason Lowe
|
692d51c09d
|
YARN-3975. WebAppProxyServlet should not redirect to RM page if AHS is enabled. Contributed by Mit Desai
|
2015-09-23 16:38:55 +00:00 |
|