Carlo Curino
|
a5c15bca30
|
YARN-6634. [API] Refactor ResourceManager WebServices to make API explicit. (Giovanni Matteo Fumarola via curino)
|
2017-06-08 10:44:52 -07:00 |
Varun Saxena
|
0887355d9c
|
YARN-6604. Allow metric TTL for Application table to be specified through cmd (Haibo Chen via Varun Saxena)
|
2017-06-08 10:44:52 -07:00 |
Jian He
|
2ad147ef29
|
YARN-6683. Invalid event: COLLECTOR_UPDATE at KILLED. Contributed by Rohith Sharma K S
|
2017-06-08 10:44:51 -07:00 |
Daniel Templeton
|
882891a643
|
YARN-6208. Improve the log when FinishAppEvent sent to the NodeManager which didn't run the application
(Contributed by Akira Ajisaka via Daniel Templeton)
|
2017-06-08 10:44:50 -07:00 |
vrushali
|
d48f2f6839
|
YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C)
|
2017-06-08 10:44:50 -07:00 |
Daniel Templeton
|
dd7b6fb3cd
|
YARN-6246. Identifying starved apps does not need the scheduler writelock
(Contributed by Karthik Kambatla via Daniel Templeton)
|
2017-06-08 10:44:49 -07:00 |
Nathan Roberts
|
177c0c1523
|
YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if object decoding ever fails runtime exception. Contributed by Jon Eagles.
|
2017-06-08 10:44:49 -07:00 |
Jonathan Eagles
|
fee8342f6b
|
YARN-6497. Method length of ResourceManager#serviceInit() is too long (Gergely Novák via jeagles)
|
2017-06-08 10:44:48 -07:00 |
Varun Vasudev
|
3c3685a4b8
|
YARN-6366. Refactor the NodeManager DeletionService to support additional DeletionTask types. Contributed by Shane Kumpf.
|
2017-06-08 10:44:48 -07:00 |
Andrew Wang
|
b876bbd936
|
Update maven version for 3.0.0-alpha4 development
|
2017-06-08 10:44:47 -07:00 |
Daniel Templeton
|
1a48d58654
|
YARN-6646. Modifier 'static' is redundant for inner enums
(Contributed by ZhangBing Lin via Daniel Templeton)
|
2017-06-08 10:44:46 -07:00 |
Jason Lowe
|
86a3ad992c
|
YARN-6641. Non-public resource localization on a bad disk causes subsequent containers failure. Contributed by Kuhu Shukla
|
2017-06-08 10:44:46 -07:00 |
Haibo Chen
|
67d9c74921
|
YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen)
|
2017-06-08 10:44:46 -07:00 |
Yufei Gu
|
a9010d31ba
|
YARN-6582. FSAppAttempt demand can be updated atomically in updateDemand(). (Karthik Kambatla via Yufei Gu)
|
2017-06-08 10:44:46 -07:00 |
Jason Lowe
|
7d17dd5ded
|
YARN-6643. TestRMFailover fails rarely due to port conflict. Contributed by Robert Kanter
|
2017-06-08 10:44:46 -07:00 |
Varun Vasudev
|
d1d5f6fdab
|
Addendum patch to fix Docker sanitization.
|
2017-06-08 10:44:45 -07:00 |
Akira Ajisaka
|
70fac5d1d5
|
YARN-6141. ppc64le on Linux doesn't trigger __linux get_executable codepath. Contributed by Sonia Garudi and Ayappan.
|
2017-06-08 10:44:45 -07:00 |
Jason Lowe
|
88e00969c2
|
YARN-6615. AmIpFilter drops query parameters on redirect. Contributed by Wilfred Spiegelenburg
|
2017-06-08 10:44:44 -07:00 |
Wangda Tan
|
4a8814b7e1
|
YARN-6493. Print requested node partition in assignContainer logs. (Jonathan Hung via wangda)
Change-Id: Ib20326daac10acad363befb0ae0998441fa5b32d
|
2017-06-08 10:44:43 -07:00 |
Wangda Tan
|
56785ab28d
|
YARN-2113. Add cross-user preemption within CapacityScheduler's leaf-queue. (Sunil G via wangda)
Change-Id: I9b19f69788068be05b3295247cdd7b972f8a573c
|
2017-06-08 10:44:43 -07:00 |
Sunil G
|
8ec366b0f8
|
YARN-6584. Correct license headers in hadoop-common, hdfs, yarn and mapreduce. Contributed by Yeliang Cang.
|
2017-06-08 10:44:43 -07:00 |
Jian He
|
952b26d7c5
|
YARN-6627. Use deployed webapp folder to launch new YARN UI. Contributed by Sunil G
|
2017-06-08 10:44:42 -07:00 |
Robert Kanter
|
faf36776c7
|
YARN-6602. Impersonation does not work if standby RM is contacted first (rkanter)
|
2017-06-08 10:44:42 -07:00 |
Yufei Gu
|
7851ae12cf
|
YARN-6249. TestFairSchedulerPreemption fails inconsistently. (Tao Jie via Yufei Gu)
|
2017-06-08 10:44:42 -07:00 |
Eric Payne
|
3b481de001
|
YARN-6618. TestNMLeveldbStateStoreService#testCompactionCycle can fail if compaction occurs more than once. Contributed by Jason Lowe.
|
2017-06-08 10:44:42 -07:00 |
Varun Vasudev
|
244274bff2
|
Sanitize arguments before launching Docker containers.
|
2017-06-08 10:44:41 -07:00 |
Varun Vasudev
|
da43530012
|
Validate docker image name before launching container.
|
2017-06-08 10:44:41 -07:00 |
Chris Douglas
|
714963f003
|
YARN-6577. Remove unused ContainerLocalization classes. Contributed by ZhangBing Lin
|
2017-06-08 10:44:41 -07:00 |
Rohith Sharma K S
|
a1ad4ea273
|
HADOOP-14412. HostsFileReader#getHostDetails is very expensive on large clusters. Contributed by Jason Lowe.
|
2017-06-08 10:44:41 -07:00 |
Robert Kanter
|
e774688409
|
YARN-6447. Provide container sandbox policies for groups (gphillips via rkanter)
|
2017-06-08 10:44:41 -07:00 |
Jian He
|
f8be02703a
|
YARN-6306. NMClient API change for container upgrade. Contributed by Arun Suresh
|
2017-06-08 10:44:40 -07:00 |
Jason Lowe
|
b5cedb7022
|
YARN-6603. NPE in RMAppsBlock. Contributed by Jason Lowe
|
2017-06-08 10:44:40 -07:00 |
Jonathan Eagles
|
229cb89c31
|
YARN-6598. History server getApplicationReport NPE when fetching report for pre-2.8 job (Jason Lowe via jeagles)
|
2017-06-08 10:44:40 -07:00 |
Carlo Curino
|
571bcfe6d3
|
YARN-6587. Refactor of ResourceManager#startWebApp in a Util class. (Giovanni Matteo Fumarola via curino).
|
2017-06-08 10:44:40 -07:00 |
Haibo Chen
|
15c7526e2c
|
YARN-6580. Incorrect logger for FairSharePolicy. (Vrushali C via Haibo Chen)
|
2017-06-08 10:44:40 -07:00 |
Daniel Templeton
|
37ea21449c
|
YARN-6380. FSAppAttempt keeps redundant copy of the queue
|
2017-06-08 10:44:39 -07:00 |
Min Shen
|
412bb9c1a6
|
YARN-5543. ResourceManager SchedulingMonitor could potentially terminate the preemption checker thread. Contributed by Min Shen.
|
2017-06-08 10:44:39 -07:00 |
Brahma Reddy Battula
|
9247aa23ef
|
HADOOP-14410. Correct spelling of 'beginning' and variants. Contributed By Dongtao Zhang
|
2017-06-08 10:44:39 -07:00 |
Carlo Curino
|
e66c430510
|
YARN-6473. Create ReservationInvariantChecker to validate ReservationSystem + Scheduler operations.
|
2017-06-08 10:44:39 -07:00 |
Daniel Templeton
|
5a7176ad3b
|
YARN-6571. Fix JavaDoc issues in SchedulingPolicy
(Contributed by Weiwei Yang via Daniel Templeton)
|
2017-06-08 10:44:39 -07:00 |
Daniel Templeton
|
35ee4f56ad
|
YARN-6475. Fix some long function checkstyle issues
(Contributed by Soumabrata Chakraborty via Daniel Templeton)
|
2017-06-08 10:44:38 -07:00 |
Jason Lowe
|
e21508a4c6
|
YARN-6552. Increase YARN test timeouts from 1 second to 10 seconds. Contributed by Eric Badger
|
2017-06-08 10:44:38 -07:00 |
Haibo Chen
|
b609c3f34c
|
YARN-6561. Update exception message during timeline collector aux service initialization. (Vrushali C via Haibo Chen)
|
2017-06-08 10:44:38 -07:00 |
Haibo Chen
|
6028847a68
|
YARN-6435. [ATSv2] Can't retrieve more than 1000 versions of metrics in time series. (Rohith Sharma K S via Haibo Chen)
|
2017-06-08 10:44:38 -07:00 |
Karthik Kambatla
|
a819433b3f
|
YARN-3742. YARN RM will shut down if ZKClient creation times out. (Daniel Templeton via kasha)
|
2017-06-08 10:44:38 -07:00 |
Daniel Templeton
|
bd732349df
|
YARN-5301. NM mount cpu cgroups failed on some systems
(Contributed by Miklos Szegedi via Daniel Templeton)
|
2017-06-08 10:44:38 -07:00 |
Vrushali Channapattan
|
ae743ff258
|
YARN-6563 ConcurrentModificationException in TimelineCollectorManager while stopping RM (Contributed by Haibo Chen via Vrushali C)
|
2017-06-08 10:44:38 -07:00 |
Andrew Wang
|
06c940a317
|
HADOOP-14386. Rewind trunk from Guava 21.0 back to Guava 11.0.2.
|
2017-06-08 10:44:37 -07:00 |
Subru Krishnan
|
749e5c09b9
|
YARN-6281. Cleanup when AMRMProxy fails to initialize a new interceptor chain. (Botong Huang via Subru)
(cherry picked from commit 57a9afbd45b7ef8e6021cc58f96bd0074bf1389d)
|
2017-05-08 16:55:47 -07:00 |
Subru Krishnan
|
cd9ff27ffc
|
YARN-6234. Support multiple attempts on the node when AMRMProxy is enabled. (Giovanni Matteo Fumarola via Subru).
|
2017-05-08 16:41:30 -07:00 |