Rohith Sharma K S
|
1a9439e299
|
YARN-6424. TimelineCollector is not stopped when an app finishes in RM. Contributed by Varun Saxena.
|
2017-04-06 10:15:22 +05:30 |
|
Daniel Templeton
|
a2c57bb70d
|
YARN-6381. FSAppAttempt has several variables that should be final
(Contributed by Ameet Zaveri via Daniel Templeton)
|
2017-04-05 16:07:24 -07:00 |
|
Andrew Wang
|
539ef5aa2e
|
HFDS-11596. hadoop-hdfs-client jar is in the wrong directory in release tarball. Contributed by Yuanbo Liu.
|
2017-04-05 16:04:09 -07:00 |
|
Karthik Kambatla
|
b4c4f36594
|
YARN-6448. Continuous scheduling thread crashes while sorting nodes. (Yufei Gu via kasha)
|
2017-04-05 15:43:14 -07:00 |
|
Varun Saxena
|
7d963c477a
|
YARN-6437. TestSignalContainer#testSignalRequestDeliveryToNM fails intermittently (Jason Lowe via Varun Saxena)
|
2017-04-06 01:20:41 +05:30 |
|
Wangda Tan
|
87e2ef8c98
|
YARN-6406. Remove SchedulerRequestKeys when no more pending ResourceRequest. (Arun Suresh via wangda)
|
2017-04-05 11:28:30 -07:00 |
|
Jason Lowe
|
e8071aa249
|
YARN-6403. Invalid local resource request can raise NPE and make NM exit. Contributed by Tao Yang
|
2017-04-05 12:30:45 -05:00 |
|
Akira Ajisaka
|
34ab8e73d4
|
YARN-5007. Remove deprecated constructors of MiniYARNCluster and MiniMRYarnCluster. Contributed by Andras Bokor.
|
2017-04-05 17:33:07 +09:00 |
|
Varun Saxena
|
19b89c4c7b
|
YARN-6420. RM startup failure due to wrong order in nodelabel editlog (Bibin A Chundatt via Varun Saxena)
|
2017-04-05 09:38:35 +05:30 |
|
Ming Ma
|
2d5c09b848
|
YARN-6004. Refactor TestResourceLocalizationService#testDownloadingResourcesOnContainer so that it is less than 150 lines. (Chris Trezzo via mingma)
|
2017-04-04 17:56:21 -07:00 |
|
Karthik Kambatla
|
9cc04b4708
|
YARN-6436. TestSchedulingPolicy#testParseSchedulingPolicy timeout is too low. (Eric Badger via kasha)
|
2017-04-04 17:08:33 -07:00 |
|
Wangda Tan
|
3fdae0a2b6
|
YARN-6109. Add an ability to convert ChildQueue to ParentQueue. (Xuan Gong via wangda)
|
2017-04-04 14:39:01 -07:00 |
|
Chris Douglas
|
6eba79232f
|
HADOOP-14271. Correct spelling of 'occurred' and variants. Contributed by Yeliang Cang
|
2017-04-03 20:13:14 -07:00 |
|
Varun Saxena
|
a4b5aa8493
|
YARN-6377. NMTimelinePublisher#serviceStop does not stop timeline clients (Haibo Chen via Varun Saxena)
|
2017-04-02 04:54:12 +05:30 |
|
Varun Saxena
|
b8838578ce
|
YARN-6414. ATSv2 HBase related tests fail due to guava version upgrade (Haibo Chen via Varun Saxena)
|
2017-04-02 04:37:34 +05:30 |
|
Eric Payne
|
318bfb01bc
|
YARN-6354. LeveldbRMStateStore can parse invalid keys when recovering reservations. Contributed by Jason Lowe
|
2017-03-31 12:30:35 -05:00 |
|
Jason Lowe
|
4d1fac5df2
|
YARN-6411. Clean up the overwrite of createDispatcher() in subclass of MockRM. Contributed by Yufei Gu
|
2017-03-31 10:05:34 -05:00 |
|
Varun Saxena
|
b58777a9c9
|
YARN-6376. Exceptions caused by synchronous putEntities requests can be swallowed (Haibo Chen via Varun Saxena)
|
2017-03-31 02:17:20 +05:30 |
|
Varun Saxena
|
7c2bc444b3
|
YARN-6342. Make TimelineV2Client's drain timeout after stop configurable (Haibo Chen via Varun Saxena)
|
2017-03-31 02:02:57 +05:30 |
|
Chris Douglas
|
7297e82cb4
|
HADOOP-14250. Correct spelling of 'separate' and variants. Contributed by Doris Gu
|
2017-03-30 10:17:11 -07:00 |
|
Daniel Templeton
|
640ba1d23f
|
YARN-5685. RM configuration allows all failover methods to disabled when automatic failover is enabled
|
2017-03-29 12:38:11 -07:00 |
|
Akira Ajisaka
|
82fb9ce8df
|
YARN-6329. Remove unnecessary TODO comment from AppLogAggregatorImpl.java. Contributed by victor bertschinger.
|
2017-03-29 10:36:24 +09:00 |
|
Varun Saxena
|
063b513b1c
|
YARN-6357. Implement putEntitiesAsync API in TimelineCollector (Haibo Chen via Varun Saxena)
|
2017-03-29 03:48:03 +05:30 |
|
Varun Saxena
|
01aca54a22
|
YARN-5368. Memory leak in timeline server (Jonathan Eagles via Varun Saxena)
|
2017-03-29 01:53:20 +05:30 |
|
Jason Lowe
|
fdf8f8ebca
|
YARN-6359. TestRM#testApplicationKillAtAcceptedState fails rarely due to race condition. Contributed by Robert Kanter
|
2017-03-28 09:33:26 -05:00 |
|
Robert Kanter
|
9bae6720cb
|
YARN-6050. AMs can't be scheduled on racks or nodes (rkanter)
|
2017-03-27 17:23:13 -07:00 |
|
Wangda Tan
|
cd014d57aa
|
YARN-6339. Improve performance for createAndGetApplicationReport. (Yunjiong Zhao via wangda)
|
2017-03-27 13:29:09 -07:00 |
|
Akira Ajisaka
|
b63ae854f9
|
YARN-6379. Remove unused argument in ClientRMService. Contributed by Kai Sasaki.
|
2017-03-27 11:23:41 +09:00 |
|
Junping Du
|
6df029db36
|
Add COMMON/MAPREDUCE/YARN jdiff of 2.8.0 release.
|
2017-03-25 14:28:48 -07:00 |
|
Sunil G
|
cffea251be
|
YARN-5956. Refactor ClientRMService for unify error handling across apis. Contributed by Kai Sasaki.
|
2017-03-25 22:26:19 +05:30 |
|
Tsuyoshi Ozawa
|
84ddedc0b2
|
HADOOP-10101. Update guava dependency to the latest version. (ozawa)
|
2017-03-25 10:06:52 +09:00 |
|
Daniel Templeton
|
33815af424
|
YARN-6334. TestRMFailover#testAutomaticFailover always passes even when it should fail
(Contributed by Yufei Gu via Daniel Templeton)
|
2017-03-24 11:42:54 -07:00 |
|
Ravi Prakash
|
d4f73e7e27
|
HDFS-11574. Spelling mistakes in the Java source. Contributed by Hu Xiaodong.
|
2017-03-24 09:38:17 -07:00 |
|
Varun Saxena
|
f462e1ff68
|
YARN-5934. Fix TestTimelineWebServices.testPrimaryFilterNumericString (Akira Ajisaka via Varun Saxena)
|
2017-03-22 04:11:53 +05:30 |
|
Daniel Templeton
|
0a05c5c598
|
YARN-6284. hasAlreadyRun should be final in ResourceManager.StandByTransitionRunnable
(Contributed by Laura Adams via Daniel Templeton)
|
2017-03-21 14:15:40 -07:00 |
|
Junping Du
|
c01d15ab27
|
YARN-6367. YARN logs CLI needs alway check containerLogsInfo/containerLogInfo before parse the JSON object from NMWebService. Contributed by Xuan Gong.
|
2017-03-21 10:53:27 -07:00 |
|
Sunil G
|
1a98a279f4
|
YARN-6362. Use frontend-maven-plugin 0.0.22 version for new yarn ui. Contributed by Kai Sasaki.
|
2017-03-21 13:46:31 +05:30 |
|
Daniel Templeton
|
49efd5d204
|
YARN-6309. Fair scheduler docs should have the queue and queuePlacementPolicy
elements listed in bold so that they're easier to see
(Contributed by Esmaeil Mirzaee via Daniel Templeton)
|
2017-03-20 14:25:00 -07:00 |
|
Varun Saxena
|
35034653d0
|
YARN-6353. Clean up OrderingPolicy javadoc (Daniel Templeton via Varun Saxena)
|
2017-03-20 23:29:09 +05:30 |
|
Jason Lowe
|
4a8e304502
|
YARN-6217. TestLocalCacheDirectoryManager test timeout is too aggressive. Contributed by Miklos Szegedi
|
2017-03-17 14:06:35 -05:00 |
|
Jason Lowe
|
7114baddb6
|
YARN-4051. ContainerKillEvent lost when container is still recovering and application finishes. Contributed by sandflee
|
2017-03-16 09:30:10 -05:00 |
|
Jian He
|
6d95866dcf
|
YARN-6332. Make RegistrySecurity use short user names for ZK ACLs. Contributed by Billie Rinaldi
|
2017-03-16 12:59:55 +08:00 |
|
Junping Du
|
221783b35b
|
YARN-6294. ATS client should better handle Socket closed case. Contributed by Li Lu.
|
2017-03-15 11:48:17 -07:00 |
|
Rohith Sharma K S
|
bb6a214cd3
|
YARN-6336. Jenkins report YARN new UI build failure. Contributed by Sunil G.
|
2017-03-15 15:54:09 +05:30 |
|
Sunil G
|
2d0e24eb01
|
YARN-6328. Fix a spelling mistake in CapacityScheduler. Contributed by Jin Yibo. This closes #202
|
2017-03-15 14:48:05 +05:30 |
|
Ray Chiang
|
4c66a8d19b
|
YARN-6331. Fix flakiness in TestFairScheduler#testDumpState. (Yufei Gu via rchiang)
|
2017-03-14 15:09:47 -07:00 |
|
Junping Du
|
871dc420f8
|
YARN-6313. YARN logs cli should provide logs for a completed container even when application is still running. Contributed by Xuan Gong.
(cherry picked from commit b88f5e0f7858d1d89b79dfd325b767c34416052d)
|
2017-03-14 12:58:12 -07:00 |
|
Naganarasimha
|
0a3aa40fe7
|
YARN-6327. Removing queues from CapacitySchedulerQueueManager and ParentQueue should be done with iterator. Contributed by Jonathan Hung.
|
2017-03-15 01:22:25 +05:30 |
|
Junping Du
|
34424e98a6
|
YARN-6314. Potential infinite redirection on YARN log redirection web service. Contributed by Xuan Gong.
(cherry picked from commit 5a9dda796f0e73060ada794ad5752cc6a237ab2e)
|
2017-03-14 02:58:07 -07:00 |
|
Sunil G
|
e5f2eedcbf
|
YARN-5496. Make Node Heatmap Chart categories clickable in new YARN UI. Contributed by Gergely Novák.
|
2017-03-14 11:47:11 +05:30 |
|