Jian He
|
4641196fe0
|
YARN-3145. Fixed ConcurrentModificationException on CapacityScheduler ParentQueue#getQueueUserAclInfo. Contributed by Tsuyoshi OZAWA
|
2015-02-05 16:12:53 -08:00 |
|
Xuan
|
b77ff37686
|
YARN-3149. Fix typo in message for invalid application id. Contributed
by Bibin A Chundatt.
|
2015-02-05 15:13:57 -08:00 |
|
Jason Lowe
|
69c8a7f45b
|
YARN-1582. Capacity Scheduler: add a maximum-allocation-mb setting per queue. Contributed by Thomas Graves
|
2015-02-05 19:28:49 +00:00 |
|
Sandy Ryza
|
b6466deac6
|
YARN-3101. In Fair Scheduler, fix canceling of reservations for exceeding max share (Anubhav Dhoot via Sandy Ryza)
|
2015-02-05 09:39:28 -08:00 |
|
Zhijie Shen
|
30510cff75
|
YARN-3123. Made YARN CLI show a single completed container even if the app is running. Contributed by Naganarasimha G R.
|
2015-02-04 16:02:52 -08:00 |
|
Siddharth Seth
|
e04e8fa810
|
YARN-1723. AMRMClientAsync missing blacklist addition and removal
functionality. Contributed by Bartosz Ługowski.
|
2015-02-04 12:52:02 -08:00 |
|
Tsuyoshi Ozawa
|
26dee1486b
|
YARN-3058. Fix error message of tokens' activation delay configuration. Contributed by Yi Liu.
|
2015-02-04 11:41:14 +09:00 |
|
Zhijie Shen
|
e5b56e2af6
|
YARN-2543. Made resource usage be published to the timeline server too. Contributed by Naganarasimha G R.
|
2015-02-03 17:34:22 -08:00 |
|
Xuan
|
b73e776abc
|
YARN-3056. Add verification for containerLaunchDuration in
TestNodeManagerMetrics. Contributed by zhihai Xu
|
2015-02-03 15:12:54 -08:00 |
|
Karthik Kambatla
|
c559df2219
|
YARN-1393. SLS: Add how-to-use instructions. (Wei Yan via kasha)
|
2015-02-03 13:20:41 -08:00 |
|
Wangda Tan
|
5bd984691b
|
YARN-3075. NodeLabelsManager implementation to retrieve label to node mapping (Varun Saxena via wangda)
|
2015-02-03 12:52:42 -08:00 |
|
Jian He
|
21d80b3dd9
|
YARN-3098. Created common QueueCapacities class in Capacity Scheduler to track capacities-by-labels of queues. Contributed by Wangda Tan
|
2015-02-03 11:43:12 -08:00 |
|
Robert Kanter
|
f7a77819a1
|
YARN-3022. Expose Container resource information from NodeManager for monitoring (adhoot via ranter)
|
2015-02-03 10:39:41 -08:00 |
|
Jason Lowe
|
a761bf8726
|
YARN-3085. Application summary should include the application type. Contributed by Rohith
|
2015-02-03 14:56:34 +00:00 |
|
Zhijie Shen
|
5f9a0dd8d9
|
YARN-2216. Fixed the change log.
|
2015-02-02 12:11:36 -08:00 |
|
Zhijie Shen
|
52575ff224
|
YARN-2808. Made YARN CLI list attempt’s finished containers of a running application. Contributed by Naganarasimha G R.
|
2015-02-02 12:03:52 -08:00 |
|
Kihwal Lee
|
f33c99ba39
|
YARN-3113. Release audit warning for Sorting icons.psd. Contributed by Steve Loughran.
|
2015-02-02 12:58:35 -06:00 |
|
Jian He
|
054a947989
|
YARN-3077. Fixed RM to create zk root path recursively. Contributed by Chun Chen
|
2015-01-30 17:34:49 -08:00 |
|
Jian He
|
86358221fc
|
YARN-3099. Capacity Scheduler LeafQueue/ParentQueue should use ResourceUsage to track used-resources-by-label. Contributed by Wangda Tan
|
2015-01-30 15:15:20 -08:00 |
|
Jonathan Eagles
|
30a8778c63
|
YARN-3108. ApplicationHistoryServer doesn't process -D arguments (Chang Li via jeagles)
|
2015-01-29 16:51:38 -06:00 |
|
Tsuyoshi Ozawa
|
7acce7d364
|
YARN-3029. FSDownload.unpack() uses local locale for FS case conversion, may not work everywhere. Contributed by Varun Saxena.
|
2015-01-30 04:42:05 +09:00 |
|
Allen Wittenauer
|
9dd0b7a2ab
|
YARN-2428. LCE default banned user list should have yarn (Varun Saxena via aw)
|
2015-01-29 09:30:26 -08:00 |
|
Wangda Tan
|
7882bc0f14
|
YARN-3079. Scheduler should also update maximumAllocation when updateNodeResource. (Zhihai Xu via wangda)
|
2015-01-28 21:54:38 -08:00 |
|
Jian He
|
6d2bdbd7da
|
YARN-3103. AMRMClientImpl does not update AMRM token properly. Contributed by Jason Lowe
|
2015-01-28 15:23:13 -08:00 |
|
Wangda Tan
|
18741adf97
|
YARN-2932. Add entry for preemptable status (enabled/disabled) to scheduler web UI and queue initialize/refresh logging. (Eric Payne via wangda)
|
2015-01-27 15:36:09 -08:00 |
|
Wangda Tan
|
fd93e5387b
|
YARN-3028. Better syntax for replaceLabelsOnNode in RMAdmin CLI. Contributed by Rohith Sharmaks
|
2015-01-27 15:23:45 -08:00 |
|
Jonathan Eagles
|
a8ad1e8089
|
YARN-2897. CrossOriginFilter needs more log statements (Mit Desai via jeagles)
|
2015-01-27 16:06:39 -06:00 |
|
Jian He
|
4e15fc0841
|
YARN-3011. Possible IllegalArgumentException in ResourceLocalizationService might lead NM to crash. Contributed by Varun Saxena
|
2015-01-27 13:31:22 -08:00 |
|
Tsuyoshi Ozawa
|
f56da3ce04
|
YARN-3086. Make NodeManager memory configurable in MiniYARNCluster. Contributed by Robert Metzger.
|
2015-01-28 00:15:34 +09:00 |
|
Jian He
|
6f9fe76918
|
YARN-3092. Created a common ResourceUsage class to track labeled resource usages in Capacity Scheduler. Contributed by Wangda Tan
|
2015-01-26 15:38:00 -08:00 |
|
Jason Lowe
|
902c6ea7e4
|
YARN-3088. LinuxContainerExecutor.deleteAsUser can throw NPE if native executor returns an error. Contributed by Eric Payne
|
2015-01-26 15:40:21 +00:00 |
|
Xuan
|
0d6bd62102
|
YARN-3024. LocalizerRunner should give DIE action when all resources are
localized. Contributed by Chengbing Liu
|
2015-01-25 19:37:57 -08:00 |
|
Tsuyoshi Ozawa
|
24aa462673
|
YARN-2800. Remove MemoryNodeLabelsStore and add a way to enable/disable node labels feature. Contributed by Wangda Tan.
|
2015-01-23 20:37:05 +09:00 |
|
Tsuyoshi Ozawa
|
3aab354e66
|
YARN-3082. Non thread safe access to systemCredentials in NodeHeartbeatResponse processing. Contributed by Anubhav Dhoot.
|
2015-01-23 16:04:18 +09:00 |
|
Tsuyoshi Ozawa
|
5712c9f96a
|
YARN-3078. LogCLIHelpers lacks of a blank space before string 'does not exist'. Contributed by Sam Liu.
|
2015-01-22 12:25:05 +09:00 |
|
Wangda Tan
|
f250ad1773
|
YARN-2731. Fixed RegisterApplicationMasterResponsePBImpl to properly invoke maybeInitBuilder. (Contributed by Carlo Curino)
|
2015-01-20 14:46:22 -08:00 |
|
Wangda Tan
|
0a2d3e717d
|
YARN-2933. Capacity Scheduler preemption policy should only consider capacity without labels temporarily. Contributed by Mayank Bansal
|
2015-01-19 16:48:50 -08:00 |
|
cnauroth
|
cb0a15d201
|
YARN-3015. yarn classpath command should support same options as hadoop classpath. Contributed by Varun Saxena.
|
2015-01-19 15:52:32 -08:00 |
|
Akira Ajisaka
|
4a5c3a4cfe
|
YARN-3071. Remove invalid char from sample conf in doc of FairScheduler. (Contributed by Masatake Iwasaki)
|
2015-01-19 21:21:34 +09:00 |
|
Junping Du
|
19cbce3898
|
YARN-3070. TestRMAdminCLI#testHelp fails for transitionToActive command. (Contributed by Junping Du)
|
2015-01-18 23:08:06 -08:00 |
|
Zhijie Shen
|
43302f6f44
|
YARN-2815. Excluded transitive dependency of JLine in hadoop-yarn-server-common. Contributed by Ferdinand Xu.
|
2015-01-16 16:37:42 -08:00 |
|
Karthik Kambatla
|
84198564ba
|
YARN-2984. Metrics for container's actual memory usage. (kasha)
|
2015-01-17 05:44:04 +05:30 |
|
Junping Du
|
5d1cca34fa
|
YARN-3064. TestRMRestart/TestContainerResourceUsage/TestNodeManagerResync failure with allocation timeout. (Contributed by Jian He)
|
2015-01-16 00:08:36 -08:00 |
|
Jian He
|
9e33116d1d
|
YARN-2861. Fixed Timeline DT secret manager to not reuse RM's configs. Contributed by Zhijie Shen
|
2015-01-15 11:07:43 -08:00 |
|
Akira Ajisaka
|
533e551eb4
|
YARN-3005. [JDK7] Use switch statement for String instead of if-else statement in RegistrySecurity.java (Contributed by Kengo Seki)
|
2015-01-15 21:27:39 +09:00 |
|
Karthik Kambatla
|
ba5116ec8e
|
YARN-2217. [YARN-1492] Shared cache client side changes. (Chris Trezzo via kasha)
|
2015-01-15 14:28:44 +05:30 |
|
Xuan
|
d15cbae73c
|
YARN-2807. Option "--forceactive" not works as described in usage of
"yarn rmadmin -transitionToActive". Contributed by Masatake Iwasaki
|
2015-01-14 11:04:03 -08:00 |
|
Junping Du
|
f92e503800
|
YARN-3019. Make work-preserving-recovery the default mechanism for RM recovery. (Contributed by Jian He)
|
2015-01-13 18:20:57 -08:00 |
|
Jian He
|
c53420f583
|
YARN-2637. Fixed max-am-resource-percent calculation in CapacityScheduler when activating applications. Contributed by Craig Welch
|
2015-01-13 17:32:07 -08:00 |
|
Robert Kanter
|
51881535e6
|
YARN-2643. Don't create a new DominantResourceCalculator on every FairScheduler.allocate call. (kasha via rkanter)
|
2015-01-12 17:51:00 -08:00 |
|
Robert Kanter
|
f451631915
|
YARN-2957. Create unit test to automatically compare YarnConfiguration and yarn-default.xml. (rchiang via rkanter)
|
2015-01-12 12:00:30 -08:00 |
|
Robert Kanter
|
ae7bf31fe1
|
YARN-3027. Scheduler should use totalAvailable resource from node instead of availableResource for maxAllocation. (adhoot via rkanter)
|
2015-01-12 10:47:52 -08:00 |
|
Jian He
|
a260406268
|
YARN-3014. Replaces labels on a host should update all NM's labels on that host. Contributed by Wangda Tan
|
2015-01-09 17:49:53 -08:00 |
|
Jian He
|
27a489cba6
|
YARN-2956. Added missing links in YARN documentation. Contributed by Masatake Iwasaki
|
2015-01-09 17:46:36 -08:00 |
|
Allen Wittenauer
|
ab5cd99177
|
YARN-3002. YARN documentation needs updating post-shell rewrite (aw)
|
2015-01-09 15:01:29 -08:00 |
|
Jian He
|
cc2a745f7e
|
YARN-2997. Fixed NodeStatusUpdater to not send alreay-sent completed container statuses on heartbeat. Contributed by Chengbing Liu
|
2015-01-08 11:12:54 -08:00 |
|
Zhijie Shen
|
dc2eaa26b2
|
YARN-2996. Improved synchronization and I/O operations of FS- and Mem- RMStateStore. Contributed by Yi Liu.
|
2015-01-08 09:47:02 -08:00 |
|
Jian He
|
ef237bd52f
|
Moved YARN-2880 to improvement section in CHANGES.txt
|
2015-01-07 16:20:26 -08:00 |
|
Jian He
|
2638f4d0f0
|
YARN-2936. Changed YARNDelegationTokenIdentifier to set proto fields on getProto method. Contributed by Varun Saxena
|
2015-01-07 16:14:22 -08:00 |
|
Jian He
|
e13a484a2b
|
YARN-3010. Fixed findbugs warning in AbstractYarnScheduler. Contributed by Yi Liu
|
2015-01-07 14:12:20 -08:00 |
|
Jian He
|
fe8d2bd741
|
YARN-2230. Fixed few configs description in yarn-default.xml. Contributed by Vijay Bhat
|
2015-01-07 10:57:06 -08:00 |
|
Zhijie Shen
|
60103fca04
|
YARN-2427. Added the API of moving apps between queues in RM web services. Contributed by Varun Vasudev.
|
2015-01-06 14:37:44 -08:00 |
|
Jian He
|
dd57c2047b
|
YARN-2978. Fixed potential NPE while getting queue info. Contributed by Varun Saxena
|
2015-01-06 14:15:57 -08:00 |
|
Karthik Kambatla
|
0c4b112677
|
YARN-2881. [YARN-2574] Implement PlanFollower for FairScheduler. (Anubhav Dhoot via kasha)
|
2015-01-06 04:42:10 +05:30 |
|
Karthik Kambatla
|
41d72cbd48
|
Move YARN-2360 from 2.6 to 2.7 in CHANGES.txt
|
2015-01-06 03:31:11 +05:30 |
|
Zhijie Shen
|
562a701945
|
YARN-2958. Made RMStateStore not update the last sequence number when updating the delegation token. Contributed by Varun Saxena.
|
2015-01-05 13:33:07 -08:00 |
|
Tsuyoshi Ozawa
|
ddc5be48fc
|
YARN-2922. ConcurrentModificationException in CapacityScheduler's LeafQueue. Contributed by Rohith Sharmaks.
|
2015-01-05 00:08:31 +09:00 |
|
Zhijie Shen
|
947578c1c1
|
YARN-2991. Fixed DrainDispatcher to reuse the draining code path in AsyncDispatcher. Contributed by Rohith Sharmaks.
|
2015-01-02 11:08:47 -08:00 |
|
Karthik Kambatla
|
e7257acd8a
|
YARN-2998. Abstract out scheduler independent PlanFollower components. (Anubhav Dhoot via kasha)
|
2014-12-30 19:55:24 -08:00 |
|
Jian He
|
e2351c7ae2
|
YARN-2987. Fixed ClientRMService#getQueueInfo to check against queue and app ACLs. Contributed by Varun Saxena
|
2014-12-30 17:15:37 -08:00 |
|
Jian He
|
b7442bf92e
|
YARN-2493. Added node-labels page on RM web UI. Contributed by Wangda Tan
|
2014-12-30 16:49:01 -08:00 |
|
Jian He
|
746ad6e989
|
Revert "YARN-2492(wrong jira number). Added node-labels page on RM web UI. Contributed by Wangda Tan"
This reverts commit 5f57b904f5 .
|
2014-12-30 16:48:49 -08:00 |
|
Jian He
|
5f57b904f5
|
YARN-2492. Added node-labels page on RM web UI. Contributed by Wangda Tan
|
2014-12-30 15:38:28 -08:00 |
|
Zhijie Shen
|
241d3b3a50
|
YARN-2938. Fixed new findbugs warnings in hadoop-yarn-resourcemanager and hadoop-yarn-applicationhistoryservice. Contributed by Varun Saxena.
|
2014-12-29 09:59:35 -08:00 |
|
Jian He
|
1454efe5d4
|
YARN-2992. ZKRMStateStore crashes due to session expiry. Contributed by Karthik Kambatla
|
2014-12-26 17:59:58 -08:00 |
|
Junping Du
|
40ee4bff65
|
YARN-2993. Several fixes (missing acl check, error log msg ...) and some refinement in AdminService. (Contributed by Yi Liu)
|
2014-12-26 06:59:25 -08:00 |
|
Tsuyoshi Ozawa
|
b256dd7600
|
YARN-2988. Graph#save() may leak file descriptors. (Ted Yu via ozawa)
|
2014-12-25 12:48:24 +09:00 |
|
Jian He
|
4f18018b7a
|
YARN-2946. Fixed potential deadlock in RMStateStore. Contributed by Rohith Sharmaks
|
2014-12-23 22:14:29 -08:00 |
|
Zhijie Shen
|
41a548a916
|
YARN-2937. Fixed new findbugs warnings in hadoop-yarn-nodemanager. Contributed by Varun Saxena.
|
2014-12-23 20:32:36 -08:00 |
|
Junping Du
|
d468c9aaf1
|
YARN-2940. Fix new findbugs warnings in rest of the hadoop-yarn components. (Contributed by Li Lu)
|
2014-12-23 20:04:33 -08:00 |
|
Junping Du
|
856b46cf47
|
Revert ca3381de61 and 20674255ad as missing JIRA number in commit message
|
2014-12-23 20:02:33 -08:00 |
|
Junping Du
|
20674255ad
|
CHANGES.txt: add YARN-2940
|
2014-12-23 18:59:52 -08:00 |
|
Jian He
|
149512a837
|
YARN-2837. Support TimeLine server to recover delegation token when restarting. Contributed by Zhijie Shen
|
2014-12-23 18:25:37 -08:00 |
|
Junping Du
|
e1ee0d45ea
|
YARN-2970. NodeLabel operations in RMAdmin CLI get missing in help command. (Contributed by Varun Saxena)
|
2014-12-23 18:23:45 -08:00 |
|
Jian He
|
0d89859b51
|
YARN-2340. Fixed NPE when queue is stopped during RM restart. Contributed by Rohith Sharmaks
|
2014-12-22 21:53:22 -08:00 |
|
Jian He
|
fdf042dfff
|
YARN-2920. Changed CapacityScheduler to kill containers on nodes where node labels are changed. Contributed by Wangda Tan
|
2014-12-22 16:51:15 -08:00 |
|
Junping Du
|
a696fbb001
|
YARN-2939. Fix new findbugs warnings in hadoop-yarn-common. (Li Lu via junping_du)
|
2014-12-22 03:06:37 -08:00 |
|
Tsuyoshi Ozawa
|
8f5522ed99
|
CHANGES.txt: move YARN-2977 from 2.6.1 to 2.7.0
|
2014-12-21 12:51:46 +09:00 |
|
Karthik Kambatla
|
24ee9e3431
|
YARN-2975. FSLeafQueue app lists are accessed without required locks. (kasha)
|
2014-12-20 12:17:50 -08:00 |
|
Tsuyoshi Ozawa
|
76b0370a27
|
CHANGES.txt: add YARN-2977
|
2014-12-20 22:54:48 +09:00 |
|
Jian He
|
808cba3821
|
YARN-2952. Fixed incorrect version check in StateStore. Contributed by Rohith Sharmaks
|
2014-12-19 16:56:30 -08:00 |
|
Karthik Kambatla
|
954fb8581e
|
YARN-2675. containersKilled metrics is not updated when the container is killed during localization. (Zhihai Xu via kasha)
|
2014-12-19 16:02:20 -08:00 |
|
Karthik Kambatla
|
a22ffc3188
|
YARN-2738. [YARN-2574] Add FairReservationSystem for FairScheduler. (Anubhav Dhoot via kasha)
|
2014-12-19 15:37:12 -08:00 |
|
Jason Lowe
|
0402bada19
|
YARN-2964. RM prematurely cancels tokens for jobs that submit jobs (oozie). Contributed by Jian He
|
2014-12-18 23:28:18 +00:00 |
|
Junping Du
|
389f881d42
|
YARN-2949. Add documentation for CGroups. (Contributed by Varun Vasudev)
|
2014-12-18 06:25:59 -08:00 |
|
Junping Du
|
2b4b0e8847
|
YARN-2972. DelegationTokenRenewer thread pool never expands. Contributed by Jason Lowe
|
2014-12-17 17:40:00 -08:00 |
|
Karthik Kambatla
|
b7f64823e1
|
YARN-2203. [YARN-1492] Web UI for cache manager. (Chris Trezzo via kasha)
|
2014-12-17 16:32:21 -08:00 |
|
Karthik Kambatla
|
a1bd140964
|
YARN-2944. InMemorySCMStore can not be instantiated with ReflectionUtils#newInstance. (Chris Trezzo via kasha)
|
2014-12-17 16:23:52 -08:00 |
|
Karthik Kambatla
|
f2d150ea12
|
YARN-2964. FSLeafQueue#assignContainer - document the reason for using both write and read locks. (Tsuyoshi Ozawa via kasha)
|
2014-12-17 12:03:16 -08:00 |
|
Jian He
|
c65f1b382e
|
YARN-2762. Fixed RMAdminCLI to trim and check node-label related arguments before sending to RM. Contributed by Rohith Sharmaks
|
2014-12-16 11:00:25 -08:00 |
|