Wangda Tan
|
d4f53fc963
|
YARN-3579. CommonNodeLabelsManager should support NodeLabel instead of string label name when getting node-to-label/label-to-label mappings. (Sunil G via wangda)
|
2015-05-13 13:29:09 -07:00 |
|
Xuan
|
0f95921447
|
YARN-3626. On Windows localized resources are not moved to the front of the classpath when they should be. Contributed by Craig Welch
|
2015-05-13 13:10:53 -07:00 |
|
Wangda Tan
|
341a476812
|
YARN-2921. Fix MockRM/MockAM#waitForState sleep too long. (Tsuyoshi Ozawa via wangda)
|
2015-05-13 13:06:07 -07:00 |
|
Zhijie Shen
|
fcd0702c10
|
YARN-3539. Updated timeline server documentation and marked REST APIs evolving. Contributed by Steve Loughran.
|
2015-05-12 21:13:22 -07:00 |
|
Karthik Kambatla
|
fe0df59627
|
YARN-3613. TestContainerManagerSecurity should init and start Yarn cluster in setup instead of individual methods. (nijel via kasha)
|
2015-05-12 10:45:33 -07:00 |
|
Devaraj K
|
5c2f05cd9b
|
YARN-3629. NodeID is always printed as "null" in node manager
initialization log. Contributed by nijel.
|
2015-05-12 22:20:25 +05:30 |
|
Devaraj K
|
8badd82ce2
|
YARN-3513. Remove unused variables in ContainersMonitorImpl and add debug
log for overall resource usage by all containers. Contributed by
Naganarasimha G R.
|
2015-05-12 16:54:38 +05:30 |
|
Wangda Tan
|
d6f6741296
|
YARN-3489. RMServerUtils.validateResourceRequests should only obtain queue info once. (Varun Saxena via wangda)
|
2015-05-11 17:31:15 -07:00 |
|
Junping Du
|
7e543c27fa
|
YARN-3587. Fix the javadoc of DelegationTokenSecretManager in yarn, etc. projects. Contributed by Gabor Liptak.
|
2015-05-11 05:27:07 -07:00 |
|
Karthik Kambatla
|
a60f78e98e
|
YARN-3395. FairScheduler: Trim whitespaces when using username for queuename. (Zhihai Xu via kasha)
|
2015-05-09 15:41:20 -07:00 |
|
Karthik Kambatla
|
70fb37cd79
|
YARN-1287. Consolidate MockClocks. (Sebastian Wong and Anubhav Dhoot via kasha)
|
2015-05-09 14:34:54 -07:00 |
|
Xuan
|
6471d18bc7
|
YARN-1912. ResourceLocalizer started without any jvm memory control.
Contributed by Masatake Iwasaki
|
2015-05-08 20:01:21 -07:00 |
|
Xuan
|
333f9a896d
|
YARN-3602. TestResourceLocalizationService.testPublicResourceInitializesLocalDir fails Intermittently due to IOException from cleanup. Contributed by zhihai xu
|
2015-05-08 17:52:54 -07:00 |
|
Zhijie Shen
|
08f0ae403c
|
YARN-2206. Updated document for applications REST API response examples. Contributed by Kenji Kikushima and Brahma Reddy Battula.
|
2015-05-08 16:40:20 -07:00 |
|
Karthik Kambatla
|
2fb44c8aaf
|
YARN-3271. FairScheduler: Move tests related to max-runnable-apps from TestFairScheduler to TestAppRunnability. (nijel via kasha)
|
2015-05-08 16:39:10 -07:00 |
|
Karthik Kambatla
|
96473bdc2b
|
YARN-1050. Document the Fair Scheduler REST API. (Kenji Kikushima and Roman Shaposhnik via kasha)
|
2015-05-08 16:31:14 -07:00 |
|
Robert Kanter
|
5658998845
|
YARN-3473. Fix RM Web UI configuration for some properties (rchiang via rkanter)
|
2015-05-08 16:23:10 -07:00 |
|
Jason Lowe
|
25e2b02122
|
YARN-3476. Nodemanager can fail to delete local logs if log aggregation fails. Contributed by Rohith
|
2015-05-08 22:45:52 +00:00 |
|
Allen Wittenauer
|
c945c20483
|
HADOOP-11590. Update sbin commands and documentation to use new --slaves option (aw)
|
2015-05-08 15:27:25 -07:00 |
|
Jian He
|
d0b73287c2
|
YARN-3604. Fixed ZKRMStateStore#removeApplication to also disable watch. Contributed Zhihai Xu
|
2015-05-08 15:12:33 -07:00 |
|
Xuan
|
088156de43
|
YARN-2331. Distinguish shutdown during supervision vs. shutdown for
rolling upgrade. Contributed by Jason Lowe
|
2015-05-08 15:10:43 -07:00 |
|
Vinod Kumar Vavilapalli
|
f7a74d2491
|
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.
|
2015-05-08 14:45:06 -07:00 |
|
Wangda Tan
|
f55d21d894
|
YARN-3593. Add label-type and Improve "DEFAULT_PARTITION" in Node Labels Page. (Naganarasimha G R via wangda)
|
2015-05-08 12:04:50 -07:00 |
|
Thomas Graves
|
f0f5e3c075
|
YARN-20. More information for yarn.resourcemanager.webapp.address in yarn-default.xml (Bartosz Ługowski vai tgraves)
|
2015-05-08 17:21:32 +00:00 |
|
Thomas Graves
|
5d708a4725
|
YARN-3600. AM container link is broken (Naganarasimha G R via tgraves
|
2015-05-08 16:35:40 +00:00 |
|
Robert (Bobby) Evans
|
bcf2890502
|
YARN-644: Basic null check is not performed on passed in arguments before using them in ContainerManagerImpl.startContainer
|
2015-05-08 11:11:01 -05:00 |
|
Devaraj K
|
241a72af0d
|
YARN-2784. Make POM project names consistent. Contributed by Rohith.
|
2015-05-08 19:23:53 +05:30 |
|
Jason Lowe
|
9757864fd6
|
YARN-3554. Default value for maximum nodemanager connect wait time is too high. Contributed by Naganarasimha G R
|
2015-05-08 13:45:35 +00:00 |
|
Tsuyoshi Ozawa
|
b419c1b2ec
|
YARN-3169. Drop YARN's overview document. Contributed by Brahma Reddy Battula.
|
2015-05-08 19:58:33 +09:00 |
|
Tsuyoshi Ozawa
|
f26700f287
|
YARN-3589. RM and AH web UI display DOCTYPE wrongly. Contbituted by Rohith.
|
2015-05-08 17:13:40 +09:00 |
|
Tsuyoshi Ozawa
|
d18f10ad1b
|
MAPREDUCE-6284. Add Task Attempt State API to MapReduce Application Master REST API. Contributed by Ryu Kobayashi.
|
2015-05-08 15:59:46 +09:00 |
|
Devaraj K
|
ef3d66d462
|
YARN-3358. Audit log not present while refreshing Service ACLs.
Contributed by Varun Saxena.
|
2015-05-08 12:14:10 +05:30 |
|
Devaraj K
|
a28cd02ba0
|
YARN-3592. Fix typos in RMNodeLabelsManager. Contributed by Sunil G.
|
2015-05-08 10:54:36 +05:30 |
|
Akira Ajisaka
|
a521b50955
|
YARN-3572. Correct typos in WritingYarnApplications.md. Contributed by Gabor Liptak.
|
2015-05-08 13:24:29 +09:00 |
|
Akira Ajisaka
|
b167fe7605
|
YARN-1832. Fix wrong MockLocalizerStatus#equals implementation. Contributed by Hong Zhiguo.
|
2015-05-08 11:14:45 +09:00 |
|
Jian He
|
f489a4ec96
|
YARN-2918. RM should not fail on startup if queue's configured labels do not exist in cluster-node-labels. Contributed by Wangda Tan
|
2015-05-07 17:35:41 -07:00 |
|
Jian He
|
b88700dcd0
|
YARN-3584. Fixed attempt diagnostics format shown on the UI. Contributed by nijel
|
2015-05-07 13:54:07 -07:00 |
|
Zhijie Shen
|
daf3e4ef8b
|
YARN-3448. Added a rolling time-to-live LevelDB timeline store implementation. Contributed by Jonathan Eagles.
|
2015-05-07 10:01:51 -07:00 |
|
Junping Du
|
8e991f4b1d
|
YARN-3523. Cleanup ResourceManagerAdministrationProtocol interface audience. Contributed by Naganarasimha G R
|
2015-05-07 05:39:04 -07:00 |
|
Akira Ajisaka
|
918af8efff
|
YARN-3577. Misspelling of threshold in log4j.properties for tests. Contributed by Brahma Reddy Battula.
|
2015-05-07 13:33:03 +09:00 |
|
Vinod Kumar Vavilapalli
|
4c7b9b6abe
|
YARN-3385. Fixed a race-condition in ResourceManager's ZooKeeper based state-store to avoid crashing on duplicate deletes. Contributed by Zhihai Xu.
|
2015-05-06 17:51:17 -07:00 |
|
Junping Du
|
31b627b2a8
|
YARN-3580. [JDK8] TestClientRMService.testGetLabelsToNodes fails. Contributed by Robert Kanter.
|
2015-05-06 16:51:05 -07:00 |
|
Robert Kanter
|
b72507810a
|
YARN-3491. PublicLocalizer#addResource is too slow. (zxu via rkanter)
|
2015-05-06 14:19:06 -07:00 |
|
Jian He
|
0d3188fd25
|
YARN-3301. Fixed the format issue of the new RM attempt web page. Contributed by Xuan Gong
|
2015-05-06 13:45:00 -07:00 |
|
Xuan
|
a583a40693
|
YARN-3582. NPE in WebAppProxyServlet. Contributed by Jian He
|
2015-05-05 21:42:19 -07:00 |
|
Jian He
|
e4c3b52c89
|
YARN-3343. Increased TestCapacitySchedulerNodeLabelUpdate#testNodeUpdate timeout. Contributed by Rohith Sharmaks
|
2015-05-05 11:33:47 -07:00 |
|
Xuan
|
b7dd3a4f04
|
YARN-2123. Progress bars in Web UI always at 100% due to non-US locale.
Contributed by Akira AJISAKA
|
2015-05-05 10:40:16 -07:00 |
|
Junping Du
|
3810242062
|
YARN-3396. Handle URISyntaxException in ResourceLocalizationService. (Contributed by Brahma Reddy Battula)
|
2015-05-05 10:18:23 -07:00 |
|
Jason Lowe
|
9356cf8676
|
YARN-3552. RM Web UI shows -1 running containers for completed apps. Contributed by Rohith
|
2015-05-05 13:42:32 +00:00 |
|
Jian He
|
d701acc9c6
|
YARN-2725. Added test cases of retrying creating znode in ZKRMStateStore. Contributed by Tsuyoshi Ozawa
|
2015-05-04 16:13:29 -07:00 |
|