Wangda Tan
|
3a11baa15f
|
YARN-3362. Add node label usage in RM CapacityScheduler web UI. (Naganarasimha G R via wangda)
(cherry picked from commit 0e85044e26 )
|
2015-05-13 17:01:23 -07:00 |
Jason Lowe
|
a81ad81461
|
YARN-3641. NodeManager: stopRecoveryStore() shouldn't be skipped when exceptions happen in stopping NM's sub-services. Contributed by Junping Du
(cherry picked from commit 711d77cc54 )
|
2015-05-13 21:08:45 +00:00 |
Jason Lowe
|
aefc2bae9e
|
Update fix version for YARN-3457 and YARN-3537.
(cherry picked from commit f7de6198da )
|
2015-05-13 20:54:21 +00:00 |
Wangda Tan
|
d49262a172
|
YARN-3521. Support return structured NodeLabel objects in REST API (Sunil G via wangda)
(cherry picked from commit 7f19e7a254 )
|
2015-05-13 13:43:57 -07:00 |
Wangda Tan
|
8555a5146d
|
YARN-3579. CommonNodeLabelsManager should support NodeLabel instead of string label name when getting node-to-label/label-to-label mappings. (Sunil G via wangda)
(cherry picked from commit d4f53fc963 )
|
2015-05-13 13:33:38 -07:00 |
Xuan
|
487d9b0f3f
|
YARN-3626. On Windows localized resources are not moved to the front of the classpath when they should be. Contributed by Craig Welch
(cherry picked from commit 0f95921447 )
|
2015-05-13 13:12:04 -07:00 |
Wangda Tan
|
3df8880bbe
|
YARN-2921. Fix MockRM/MockAM#waitForState sleep too long. (Tsuyoshi Ozawa via wangda)
(cherry picked from commit 341a476812 )
|
2015-05-13 13:07:05 -07:00 |
Zhijie Shen
|
6043224458
|
YARN-3539. Updated timeline server documentation and marked REST APIs evolving. Contributed by Steve Loughran.
(cherry picked from commit fcd0702c10 )
|
2015-05-12 21:13:47 -07:00 |
Karthik Kambatla
|
9d6c63f8be
|
YARN-3613. TestContainerManagerSecurity should init and start Yarn cluster in setup instead of individual methods. (nijel via kasha)
(cherry picked from commit fe0df59627 )
|
2015-05-12 10:45:51 -07:00 |
Devaraj K
|
5fceebd696
|
YARN-3629. NodeID is always printed as "null" in node manager
initialization log. Contributed by nijel.
(cherry picked from commit 5c2f05cd9b )
|
2015-05-12 22:22:40 +05:30 |
Devaraj K
|
f887243f88
|
YARN-3513. Remove unused variables in ContainersMonitorImpl and add debug
log for overall resource usage by all containers. Contributed by
Naganarasimha G R.
(cherry picked from commit 8badd82ce2 )
|
2015-05-12 16:56:26 +05:30 |
Wangda Tan
|
12584ac10e
|
Move YARN-3493 from 2.8 to 2.7.1 in CHANGES.txt
|
2015-05-11 18:08:25 -07:00 |
Wangda Tan
|
d06d2a96f5
|
YARN-3489. RMServerUtils.validateResourceRequests should only obtain queue info once. (Varun Saxena via wangda)
(cherry picked from commit d6f6741296 )
|
2015-05-11 17:35:01 -07:00 |
Wangda Tan
|
2c80a3fe19
|
Moved YARN-3434. (Interaction between reservations and userlimit can result in significant ULF violation.) From 2.8.0 to 2.7.1
(cherry picked from commit 1952f88889 )
|
2015-05-11 15:22:25 -07:00 |
Junping Du
|
a1a7deebf8
|
YARN-3587. Fix the javadoc of DelegationTokenSecretManager in yarn, etc. projects. Contributed by Gabor Liptak.
(cherry picked from commit 7e543c27fa )
|
2015-05-11 05:28:25 -07:00 |
Karthik Kambatla
|
3cf4f24a9f
|
YARN-3395. FairScheduler: Trim whitespaces when using username for queuename. (Zhihai Xu via kasha)
(cherry picked from commit a60f78e98e )
|
2015-05-09 15:41:49 -07:00 |
Karthik Kambatla
|
e8dd0bc4fd
|
YARN-1287. Consolidate MockClocks. (Sebastian Wong and Anubhav Dhoot via kasha)
(cherry picked from commit 70fb37cd79 )
|
2015-05-09 14:35:13 -07:00 |
Xuan
|
acb342b77c
|
YARN-1912. ResourceLocalizer started without any jvm memory control.
Contributed by Masatake Iwasaki
(cherry picked from commit 6471d18bc7 )
|
2015-05-08 20:02:23 -07:00 |
Xuan
|
fc980247a6
|
YARN-3602. TestResourceLocalizationService.testPublicResourceInitializesLocalDir fails Intermittently due to IOException from cleanup. Contributed by zhihai xu
(cherry picked from commit 333f9a896d )
|
2015-05-08 17:54:46 -07:00 |
Zhijie Shen
|
ef096599c3
|
YARN-2206. Updated document for applications REST API response examples. Contributed by Kenji Kikushima and Brahma Reddy Battula.
(cherry picked from commit 08f0ae403c )
|
2015-05-08 16:41:29 -07:00 |
Karthik Kambatla
|
a7d8f21630
|
YARN-3271. FairScheduler: Move tests related to max-runnable-apps from TestFairScheduler to TestAppRunnability. (nijel via kasha)
(cherry picked from commit 2fb44c8aaf )
|
2015-05-08 16:40:36 -07:00 |
Karthik Kambatla
|
21a07769d4
|
YARN-1050. Document the Fair Scheduler REST API. (Kenji Kikushima and Roman Shaposhnik via kasha)
(cherry picked from commit 96473bdc2b )
|
2015-05-08 16:31:30 -07:00 |
Robert Kanter
|
453488cff2
|
YARN-3473. Fix RM Web UI configuration for some properties (rchiang via rkanter)
(cherry picked from commit 5658998845 )
|
2015-05-08 16:23:20 -07:00 |
Jason Lowe
|
743ca1a056
|
YARN-3476. Nodemanager can fail to delete local logs if log aggregation fails. Contributed by Rohith
(cherry picked from commit 25e2b02122 )
|
2015-05-08 22:46:34 +00:00 |
Jian He
|
5a1c2fed34
|
YARN-3604. Fixed ZKRMStateStore#removeApplication to also disable watch. Contributed Zhihai Xu
(cherry picked from commit d0b73287c2 )
|
2015-05-08 15:13:43 -07:00 |
Xuan
|
8d07116266
|
YARN-2331. Distinguish shutdown during supervision vs. shutdown for
rolling upgrade. Contributed by Jason Lowe
(cherry picked from commit 088156de43 )
|
2015-05-08 15:11:55 -07:00 |
Vinod Kumar Vavilapalli
|
24c8d3e54b
|
YARN-3018. Unified the default value for the configuration property yarn.scheduler.capacity.node-locality-delay in code and default xml file. Contributed by Nijel SF.
(cherry picked from commit f7a74d2491 )
|
2015-05-08 14:45:55 -07:00 |
Wangda Tan
|
f8807839c6
|
YARN-3593. Add label-type and Improve "DEFAULT_PARTITION" in Node Labels Page. (Naganarasimha G R via wangda)
(cherry picked from commit f55d21d894 )
|
2015-05-08 12:05:25 -07:00 |
Thomas Graves
|
638feaaa35
|
YARN-20. More information for yarn.resourcemanager.webapp.address in yarn-default.xml (Bartosz Ługowski vai tgraves)
(cherry picked from commit f0f5e3c075 )
|
2015-05-08 17:22:33 +00:00 |
Thomas Graves
|
547b069887
|
YARN-3600. AM container link is broken (Naganarasimha G R via tgraves
(cherry picked from commit 5d708a4725 )
|
2015-05-08 16:37:20 +00:00 |
Robert (Bobby) Evans
|
28e0593b96
|
YARN-644: Basic null check is not performed on passed in arguments before using them in ContainerManagerImpl.startContainer
(cherry picked from commit bcf2890502 )
|
2015-05-08 11:11:53 -05:00 |
Devaraj K
|
bf8be56292
|
YARN-2784. Make POM project names consistent. Contributed by Rohith.
|
2015-05-08 19:26:11 +05:30 |
Jason Lowe
|
bcb863b156
|
YARN-3554. Default value for maximum nodemanager connect wait time is too high. Contributed by Naganarasimha G R
(cherry picked from commit 9757864fd6 )
|
2015-05-08 13:47:48 +00:00 |
Tsuyoshi Ozawa
|
5ddc3adb0d
|
YARN-3169. Drop YARN's overview document. Contributed by Brahma Reddy Battula.
(cherry picked from commit b419c1b2ec )
|
2015-05-08 19:58:47 +09:00 |
Tsuyoshi Ozawa
|
b1f3590b22
|
YARN-3589. RM and AH web UI display DOCTYPE wrongly. Contbituted by Rohith.
(cherry picked from commit f26700f287 )
|
2015-05-08 17:13:56 +09:00 |
Devaraj K
|
0d286d1041
|
YARN-3358. Audit log not present while refreshing Service ACLs.
Contributed by Varun Saxena.
(cherry picked from commit ef3d66d462 )
|
2015-05-08 12:15:45 +05:30 |
Devaraj K
|
dce2381dc4
|
YARN-3592. Fix typos in RMNodeLabelsManager. Contributed by Sunil G.
(cherry picked from commit a28cd02ba0 )
|
2015-05-08 10:55:53 +05:30 |
Akira Ajisaka
|
c7f3dd1eb3
|
YARN-3572. Correct typos in WritingYarnApplications.md. Contributed by Gabor Liptak.
(cherry picked from commit a521b50955 )
|
2015-05-08 13:25:07 +09:00 |
Akira Ajisaka
|
170f1b0afd
|
YARN-1832. Fix wrong MockLocalizerStatus#equals implementation. Contributed by Hong Zhiguo.
(cherry picked from commit b167fe7605 )
|
2015-05-08 11:15:28 +09:00 |
Jian He
|
d817fbb34d
|
YARN-2918. RM should not fail on startup if queue's configured labels do not exist in cluster-node-labels. Contributed by Wangda Tan
(cherry picked from commit f489a4ec96 )
|
2015-05-07 17:36:24 -07:00 |
Jian He
|
c35114a1e6
|
YARN-3584. Fixed attempt diagnostics format shown on the UI. Contributed by nijel
(cherry picked from commit b88700dcd0 )
|
2015-05-07 13:56:25 -07:00 |
Zhijie Shen
|
bb035ff087
|
YARN-3448. Added a rolling time-to-live LevelDB timeline store implementation. Contributed by Jonathan Eagles.
(cherry picked from commit daf3e4ef8b )
|
2015-05-07 10:10:13 -07:00 |
Junping Du
|
684a5a6aeb
|
YARN-3523. Cleanup ResourceManagerAdministrationProtocol interface audience. Contributed by Naganarasimha G R
(cherry picked from commit 8e991f4b1d )
|
2015-05-07 05:40:13 -07:00 |
Akira Ajisaka
|
67bebabb21
|
YARN-3577. Misspelling of threshold in log4j.properties for tests. Contributed by Brahma Reddy Battula.
(cherry picked from commit 995f1b5831fc33042de90267a689333dc110c4c3)
|
2015-05-07 13:33:17 +09:00 |
Vinod Kumar Vavilapalli
|
d127dd64a7
|
YARN-3385. Fixed a race-condition in ResourceManager's ZooKeeper based state-store to avoid crashing on duplicate deletes. Contributed by Zhihai Xu.
(cherry picked from commit 4c7b9b6abe )
|
2015-05-06 17:52:13 -07:00 |
Junping Du
|
79babc4bd2
|
YARN-3580. [JDK8] TestClientRMService.testGetLabelsToNodes fails. Contributed by Robert Kanter.
(cherry picked from commit 31b627b2a8 )
|
2015-05-06 16:51:56 -07:00 |
Robert Kanter
|
28b40aca98
|
YARN-3491. PublicLocalizer#addResource is too slow. (zxu via rkanter)
(cherry picked from commit b72507810a )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-05-06 14:20:08 -07:00 |
Jian He
|
f8488b5aeb
|
YARN-3301. Fixed the format issue of the new RM attempt web page. Contributed by Xuan Gong
(cherry picked from commit 0d3188fd25 )
|
2015-05-06 13:51:44 -07:00 |
Vinod Kumar Vavilapalli
|
da410ea02a
|
YARN-3243. Moving CHANGES.txt entry to the right release.
(cherry picked from commit 185e63a726 )
|
2015-05-06 10:44:19 -07:00 |
Xuan
|
a0445eae5c
|
YARN-3582. NPE in WebAppProxyServlet. Contributed by Jian He
(cherry picked from commit a583a40693 )
|
2015-05-05 21:43:35 -07:00 |