Naganarasimha
|
5fa241daa0
|
YARN-4491. yarn list command to support filtering by tags. Contributed by Varun Saxena
(cherry picked from commit 143c59e4c5 )
|
2016-08-24 01:55:24 +05:30 |
Junping Du
|
d464483bf7
|
YARN-4676. Automatic and Asynchronous Decommissioning Nodes Status Tracking. Contributed by Diniel Zhi.
|
2016-08-18 07:23:29 -07:00 |
Varun Saxena
|
9dcb7197d4
|
YARN-5523. Yarn running container log fetching causes OutOfMemoryError (Xuan Gong via Varun Saxena)
|
2016-08-18 01:53:55 +05:30 |
Rohith Sharma K S
|
05b384271c
|
YARN-2398. TestResourceTrackerOnHA crashes. Contributed by Ajith S.
(cherry picked from commit 666ad0b67b )
|
2016-08-11 11:41:36 +05:30 |
Arun Suresh
|
5f7edb79d1
|
YARN-5457. Refactor DistributedScheduling framework to pull out common functionality. (asuresh)
(cherry picked from commit 82c9e06101 )
|
2016-08-09 00:46:08 -07:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
31bb302c91
|
YARN-5470. Addedum to differentiate exactly matching of log-files with regex in yarn log CLI. Contributed by Xuan Gong.
(cherry picked from commit 83a2ffec40 )
|
2016-08-08 14:29:24 -07:00 |
Junping Du
|
adcecd417b
|
YARN-5470. Differentiate exactly match with regex in yarn log CLI. Contributed by Xuan Gong.
(cherry picked from commit e605d47df0 )
|
2016-08-05 11:00:13 -07:00 |
Junping Du
|
7e213844a7
|
YARN-5226. Remove AHS enable check from LogsCLI#fetchAMContainerLogs. Contributed by Xuan Gong.
(cherry picked from commit 3818393297 )
|
2016-08-02 10:42:31 -07:00 |
Arun Suresh
|
f197378f81
|
YARN-5113. Refactoring and other clean-up for distributed scheduling. (Konstantinos Karanasos via asuresh)
(cherry picked from commit e5766b1dbe )
|
2016-07-31 11:49:09 -07:00 |
Junping Du
|
47dd871f96
|
YARN-5434. Add -client|server argument for graceful decommmission. Contributed by Robert Kanter.
(cherry picked from commit 95f2b98597 )
|
2016-07-29 10:27:11 -07:00 |
Li Lu
|
310245063b
|
YARN-5440. Use AHSClient in YarnClient when TimelineServer is running. (Xuan Gong via gtcarrera9)
(cherry picked from commit 26de4f0de7 )
|
2016-07-28 10:25:55 -07:00 |
Arun Suresh
|
0f6ff20652
|
YARN-5351. ResourceRequest should take ExecutionType into account during comparison. (Konstantinos Karanasos via asuresh)
(cherry picked from commit 2d8d183b19 )
|
2016-07-26 19:09:22 -07:00 |
Rohith Sharma K S
|
d9ed29e8c6
|
YARN-1126. Add validation of users input nodes-states options to nodes CLI. Contributed by Wei Yan.
(cherry picked from commit be34b2a8fd )
|
2016-07-21 12:22:34 +05:30 |
Junping Du
|
ad8180fc6c
|
YARN-5213. Fix a bug in LogCLIHelpers which cause TestLogsCLI#testFetchApplictionLogs fails intermittently. Contributed by Xuan Gong.
(cherry picked from commit dc2f4b6ac8 )
|
2016-07-19 07:19:17 -07:00 |
Junping Du
|
e3bc4faa96
|
YARN-5339. Passing file to -out for YARN log CLI doesnt give warning or error code. Contributed by Xuan Gong.
(cherry picked from commit 7e5355c14e )
|
2016-07-15 09:24:03 -07:00 |
Xuan
|
58088d27e6
|
YARN-5363. For AM containers, or for containers of running-apps, "yarn logs" incorrectly only (tries to) shows syslog file-type by default. (Contributed by Vinod Kumar Vavilapalli)
(cherry picked from commit 429347289c )
|
2016-07-14 10:21:55 -07:00 |
Vinod Kumar Vavilapalli
|
cbd2970be7
|
YARN-5339. Fixed "yarn logs" to fail when a file is passed to -out option instead of a directory. Contributed by Xuan Gong.
(cherry picked from commit d18050522c )
|
2016-07-13 14:55:44 -07:00 |
Vinod Kumar Vavilapalli
|
4a6cef8c91
|
YARN-5200. Enhanced "yarn logs" to be able to get a list of containers whose logs are aggregated via a "show_container_log_info" option. Contributed by Xuan Gong.
(cherry picked from commit eb47163234 )
|
2016-07-13 10:55:18 -07:00 |
Junping Du
|
54812841e2
|
New addendum to YARN-5080. Cannot obtain logs using YARN CLI -am for either KILLED or RUNNING AM.
(cherry picked from commit 7705812c7e )
|
2016-07-12 08:32:26 -07:00 |
Jian He
|
e94e6be772
|
YARN-5270. Solve miscellaneous issues caused by YARN-4844. Contributed by Wangda Tan
|
2016-07-11 22:37:52 -07:00 |
Vinod Kumar Vavilapalli
|
c3d9ac82af
|
YARN-5224. Added new web-services /containers/{containerid}/logs & /containers/{containerid}/logs/{filename} and using them in "yarn logs" CLI to get logs of finished containers of a running application. Contributed by Xuan Gong.
|
2016-07-06 14:19:16 -07:00 |
Jian He
|
ccb0791904
|
YARN-5227. Yarn logs command: no need to specify applicationId when
specifying containerId. Contributed by Gergely Novák
(cherry picked from commit d169f5052f )
|
2016-07-06 13:29:12 -07:00 |
Xuan
|
b7f18f2815
|
YARN-5266. Wrong exit code while trying to get app logs using regex via CLI. Contributed by Xuan Gong
(cherry picked from commit 6ab5aa1c1f )
|
2016-06-22 21:50:09 -07:00 |
Arun Suresh
|
e64d21b297
|
YARN-5171. Extend DistributedSchedulerProtocol to notify RM of containers allocated by the Node. (Inigo Goiri via asuresh)
(cherry picked from commit 99e5dd68d0 )
|
2016-06-22 19:05:28 -07:00 |
Junping Du
|
6afa044dda
|
YARN-5251. Yarn CLI to obtain App logs for last 'n' bytes fails. Contributed by Xuan Gong.
(cherry picked from commit c35fa4a0e5 )
|
2016-06-17 08:25:33 -07:00 |
Junping Du
|
eec703f36f
|
YARN-5083. YARN CLI for AM logs does not give any error message if entered invalid am value. Contributed by Jian He.
(cherry picked from commit e14ee0d3b5 )
|
2016-06-16 08:56:46 -07:00 |
Varun Vasudev
|
75235149af
|
YARN-5223. Container line in yarn logs output for a live application should include the hostname for the container. Contributed by Xuan Gong.
(cherry picked from commit 25064fb2fb )
|
2016-06-15 12:43:26 +05:30 |
Varun Vasudev
|
5bd39d2f3c
|
YARN-5122. "yarn logs" for running containers should print an explicit footer saying that the log may be incomplete. Contributed by Jian He.
(cherry picked from commit d6284428e8 )
|
2016-06-15 12:37:51 +05:30 |
Wangda Tan
|
863bfa4d6a
|
YARN-1942. Deprecate toString/fromString methods from ConverterUtils and move them to records classes like ContainerId/ApplicationId, etc. (wangda)
|
2016-06-14 15:12:00 -07:00 |
Karthik Kambatla
|
a92be02c2e
|
YARN-5124. Modify AMRMClient to set the ExecutionType in the ResourceRequest. Addendum to fix compilation. (Arun Suresh via kasha)
|
2016-06-12 14:28:14 -07:00 |
Arun Suresh
|
fccb641942
|
YARN-5124. Modify AMRMClient to set the ExecutionType in the ResourceRequest. (asuresh)
(cherry picked from commit 5143277958 )
|
2016-06-12 09:43:19 -07:00 |
Wangda Tan
|
e91e9e596d
|
YARN-3426. Add jdiff support to YARN. (vinodkv via wangda)
(cherry picked from commit 03fc6b1bb0 )
|
2016-06-10 09:53:40 -07:00 |
Wangda Tan
|
a4094ddb5a
|
YARN-5208. Run TestAMRMClient TestNMClient TestYarnClient TestClientRMTokens TestAMAuthorization tests with hadoop.security.token.service.use_ip enabled. (Rohith Sharma K S via wangda)
(cherry picked from commit 244506f9c8 )
|
2016-06-10 09:37:35 -07:00 |
Vinod Kumar Vavilapalli
|
67dbd4c466
|
YARN-5080. Addendum fix to the original patch to fix YARN logs CLI. Contributed by Xuan Gong
(cherry picked from commit 5a43583c0b )
|
2016-06-08 09:51:36 -07:00 |
Ming Ma
|
74e2b5efa2
|
MAPREDUCE-5044. Have AM trigger jstack on task attempts that timeout before killing them. (Eric Payne and Gera Shegalov via mingma)
(cherry picked from commit 4a1cedc010 )
|
2016-06-06 14:34:47 -07:00 |
Arun Suresh
|
384a84828f
|
YARN-5180. Allow ResourceRequest to specify an enforceExecutionType flag. (asuresh)
(cherry picked from commit dc26601d8f )
|
2016-06-02 09:14:30 -07:00 |
Xuan
|
04062593b4
|
YARN-5088. Improve "yarn log" command-line to read the last K bytes for the log files. Contributed by Xuan Gong
(cherry picked from commit 0bc05e40fa )
|
2016-06-01 13:45:24 -07:00 |
Varun Vasudev
|
bd01153ddf
|
YARN-5141. Get Container logs for the Running application from Yarn Logs CommandLine. Contributed by Xuan Gong.
(cherry picked from commit 4e1f56e111 )
|
2016-05-29 21:54:29 +05:30 |
Varun Vasudev
|
4f36c3d214
|
YARN-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan.
|
2016-05-29 20:55:39 +05:30 |
Akira Ajisaka
|
ec811909e4
|
YARN-5166. javadoc:javadoc goal fails on hadoop-yarn-client. Contributed by Andras Bokor.
(cherry picked from commit e4022debf7 )
|
2016-05-27 23:15:48 +09:00 |
Xuan
|
38ae5954df
|
YARN-5089. Improve "yarn log" command-line "logFiles" option to support
regex. Contributed by Xuan Gong
(cherry picked from commit bde819abbb )
|
2016-05-26 23:50:14 -07:00 |
Carlo Curino
|
c656977961
|
YARN-4957. Add getNewReservation in ApplicationClientProtocol (Sean Po via curino)
(cherry picked from commit 013532a95e )
|
2016-05-25 16:58:19 -07:00 |
Arun Suresh
|
ce886ff2b1
|
YARN-4991. Fix ContainerRequest Constructor to set nodelabelExpression correctly. (Bibin A Chundatt via asuresh)
(cherry picked from commit a5fed8bbfe )
|
2016-05-24 05:12:03 -07:00 |
Arun Suresh
|
a555a320e8
|
YARN-5090. Add End-to-End test-cases for DistributedScheduling using MiniYarnCluster. (asuresh)
(cherry picked from commit 8a9ecb7584 )
|
2016-05-18 23:20:36 -07:00 |
Arun Suresh
|
68964bbaa2
|
YARN-4335. Allow ResourceRequests to specify ExecutionType of a request ask (kkaranasos via asuresh)
(cherry picked from commit 8ffabfdf4f )
(cherry picked from commit b2a654c5ee )
|
2016-05-18 22:02:43 -07:00 |
Naganarasimha
|
a166286b9e
|
YARN-4925. ContainerRequest in AMRMClient, application should be able to specify nodes/racks together with nodeLabelExpression. Contributed by Bibin A Chundatt
(cherry picked from commit f04c81c9ce )
|
2016-05-19 01:35:47 +08:00 |
Varun Vasudev
|
3c9392a31d
|
YARN-4913. Yarn logs should take a -out option to write to a directory. Contributed by Xuan Gong.
(cherry picked from commit ef1757790d )
|
2016-05-18 22:45:06 +05:30 |
Xuan
|
3fe4107909
|
YARN-5080. Cannot obtain logs using YARN CLI -am for either KILLED or
RUNNING AM. Contributed by Xuan Gong
(cherry picked from commit 7be53b65f9 )
|
2016-05-14 12:22:06 -07:00 |
Vinod Kumar Vavilapalli
|
e0d6a9632d
|
YARN-4842. Fixed "yarn logs" command to guess (and thus not require) the appOwner argument when viewing another user's logs. Contributed by Ram Venkatesh and Xuan Gong.
(cherry picked from commit 87f5e35133 )
|
2016-05-09 22:47:58 -07:00 |
Vinod Kumar Vavilapalli
|
8262ef8318
|
YARN-4905. Improved "yarn logs" command-line to optionally show log metadata also. Contributed by Xuan Gong.
(cherry picked from commit 9e37fe3b7a )
|
2016-05-04 14:17:09 -07:00 |
Varun Vasudev
|
cf3e93ee73
|
YARN-4966. Improve yarn logs to fetch container logs without specifying nodeId. Contributed by Xuan Gong.
(cherry picked from commit 66b07d8374 )
|
2016-04-27 15:57:17 +05:30 |
Karthik Kambatla
|
cd74cf9525
|
YARN-4935. TestYarnClient#testSubmitIncorrectQueue fails when FairScheduler is the default. (Yufei Gu via kasha)
(cherry picked from commit 6e297836d6 )
|
2016-04-20 23:41:03 -07:00 |
Rohith Sharma K S
|
e9d1d8afd7
|
YARN-4794. Deadlock in NMClientImpl. Contributed by Jian He.
(cherry picked from commit ff722bbbdf )
|
2016-04-12 10:03:29 +05:30 |
Akira Ajisaka
|
8cf6630fc6
|
YARN-4630. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
(cherry picked from commit 1ff27f9d12 )
|
2016-04-11 14:55:37 +09:00 |
Jian He
|
d2f9adca88
|
Missing file for YARN-4117.
|
2016-03-28 09:23:06 -07:00 |
Junping Du
|
c722262c75
|
YARN-4820. ResourceManager web redirects in HA mode drops query parameters. Contributed by Varun Vasudev.
(cherry picked from commit 19b645c938 )
|
2016-03-23 19:35:14 -07:00 |
Eric Payne
|
dd1e4107e5
|
YARN-4686. MiniYARNCluster.start() returns before cluster is completely started. Contributed by Eric Badger.
(cherry picked from commit 92b7e0d413 )
|
2016-03-18 17:05:53 +00:00 |
Rohith Sharma K S
|
d4203c9aa2
|
YARN-4654. Yarn node label CLI should parse "=" correctly when trying to remove all labels on a node. (Naganarasimha G R via rohithsharmaks)
(cherry picked from commit c1afac3a98 )
|
2016-02-18 14:17:04 +05:30 |
Steve Loughran
|
2ea1913cad
|
YARN-4682. AMRM client to log when AMRM token updated. (Prabhu Joseph via stevel)
|
2016-02-12 10:58:46 +00:00 |
Varun Vasudev
|
dcead143fe
|
YARN-4684. TestYarnCLI#testGetContainers failing in CN locale. Contributed by Bibin A Chundatt.
(cherry picked from commit 74e9d17a813baeb4e610eb5fdd8e289660346782)
|
2016-02-12 12:08:57 +05:30 |
Varun Vasudev
|
05b57c87f9
|
YARN-4628. Display application priority in yarn top. Contributed by Bibin A Chundatt.
(cherry picked from commit 663a80031c )
|
2016-02-11 12:00:32 +05:30 |
Steve Loughran
|
179b36efb5
|
YARN-4629. Distributed shell breaks under strong security. (Daniel Templeton via stevel)
|
2016-02-10 13:00:48 +00:00 |
Wangda Tan
|
9591363ad8
|
YARN-4340. Add list API to reservation system. (Sean Po via wangda)
(cherry picked from commit 9875325d5c )
|
2016-02-02 10:19:19 +08:00 |
Xuan
|
1d19557dda
|
YARN-4496. Improve HA ResourceManager Failover detection on the client.
Contributed by Jian He
(cherry picked from commit 618bfd6ac2 )
|
2016-01-22 18:21:50 -08:00 |
Jason Lowe
|
ad84f90e88
|
YARN-4371. "yarn application -kill" should take multiple application ids. Contributed by Sunil G
(cherry picked from commit e91e8b711c )
|
2016-01-22 21:37:08 +00:00 |
rohithsharmaks
|
1cec12d95a
|
YARN-4574. Fix random failure in TestAMRMClientOnRMRestart. (Takashi Ohnishi via rohithsharmaks)
(cherry picked from commit 34a3900773 )
|
2016-01-22 21:18:42 +05:30 |
Akira Ajisaka
|
ddc22bbcb1
|
YARN-4605. Spelling mistake in the help message of "yarn applicationattempt" command. Contributed by Weiwei Yang.
(cherry picked from commit 8f58f742ae )
|
2016-01-22 19:43:37 +09:00 |
Akira Ajisaka
|
ffca0ebfff
|
YARN-4534. Remove the redundant symbol in yarn rmadmin help msg. Contributed by Lin Yiqun.
(cherry picked from commit 62b0d61513 )
|
2016-01-14 13:59:58 +09:00 |
Wangda Tan
|
9a7d5f69ec
|
YARN-4522. Queue acl can be checked at app submission. (Jian He via wangda)
(cherry picked from commit 8310b2e9ff )
|
2015-12-30 15:31:11 -08:00 |
Wangda Tan
|
daf5fae369
|
YARN-4290. Add -showDetails option to YARN Nodes CLI to print all nodes reports information. (Sunil G via wangda)
(cherry picked from commit a0de702851 )
|
2015-12-21 11:36:49 -08:00 |
Jian He
|
1147b086d9
|
YARN-4164. Changed updateApplicationPriority API to return the updated application priority. Contributed by Rohith Sharma K S
|
2015-12-18 14:14:31 -08:00 |
Wangda Tan
|
2f5435acbd
|
YARN-4225. Add preemption status to yarn queue -status for capacity scheduler. (Eric Payne via wangda)
(cherry picked from commit 7faa406f27 )
|
2015-12-16 13:29:02 -08:00 |
Wangda Tan
|
9f4a6ec663
|
YARN-4293. ResourceUtilization should be a part of yarn node CLI. (Sunil G via wangda)
(cherry picked from commit 79c41b1d83 )
|
2015-12-16 13:28:56 -08:00 |
Vinod Kumar Vavilapalli
|
b20e77eba3
|
Preparing for 2.9.0 development: mvn versions:set -DnewVersion=2.9.0
|
2015-11-25 17:47:22 -08:00 |
Wangda Tan
|
7b9f7eaf5c
|
YARN-4384. updateNodeResource CLI should not accept negative values for resource. (Junping Du via wangda)
(cherry picked from commit 23c625ec57 )
|
2015-11-24 16:36:30 -08:00 |
Wangda Tan
|
875aec3177
|
YARN-1509. Make AMRMClient support send increase container request and get increased/decreased containers. (Meng Ding via wangda)
(cherry picked from commit 7ff280fca9 )
|
2015-11-12 11:50:41 -08:00 |
Jason Lowe
|
9050078005
|
YARN-4345. yarn rmadmin -updateNodeResource doesn't work. Contributed by Junping Du
(cherry picked from commit 06a70311b9 )
|
2015-11-12 14:49:55 +00:00 |
Wangda Tan
|
8a8ac50a5b
|
YARN-1510. Make NMClient support change container resources. (Meng Ding via wangda)
(cherry picked from commit c99925d6dd )
|
2015-11-10 13:17:23 -08:00 |
Tsuyoshi Ozawa
|
d29bff86c4
|
YARN-4251. TestAMRMClientOnRMRestart#testAMRMClientOnAMRMTokenRollOverOnRMRestart is failing. Contributed by Brahma Reddy Battula.
(cherry picked from commit 9f4dfdf4eb )
|
2015-10-28 17:39:26 +09:00 |
Wangda Tan
|
baa2998e93
|
YARN-4285. Display resource usage as percentage of queue and cluster in the RM UI (Varun Vasudev via wangda)
(cherry picked from commit 3cc73773eb )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-10-26 13:12:56 -07:00 |
Rohith Sharma K S
|
e75799d5fd
|
YARN-4246. NPE while listing app attempt. (Nijel S F via rohithsharmaks)
(cherry picked from commit b57f08c0d2 )
|
2015-10-26 12:07:48 +05:30 |
Jason Lowe
|
0139517811
|
YARN-261. Ability to fail AM attempts. Contributed by Andrey Klochkov and Rohith Sharma K S
(cherry picked from commit a0bca2b5ad )
|
2015-10-09 14:19:41 +00:00 |
Xuan
|
53bddc410f
|
YARN-1897. CLI and core support for signal container functionality. Contributed by Ming Ma
(cherry picked from commit 8f08532bde )
|
2015-10-02 18:53:04 -07:00 |
Jian He
|
d458805690
|
YARN-1651. CapacityScheduler side changes to support container resize. Contributed by Wangda Tan
(cherry picked from commit 89cab1ba5f )
Conflicts:
hadoop-tools/hadoop-sls/src/main/java/org/apache/hadoop/yarn/sls/scheduler/SLSCapacityScheduler.java
|
2015-09-24 10:30:04 -07:00 |
Jian He
|
b6c594c6ea
|
YARN-1644. RM-NM protocol changes and NodeStatusUpdater implementation to support container resizing. Contributed by Meng Ding
(cherry picked from commit c3dc1af072 )
|
2015-09-24 10:24:04 -07:00 |
Jason Lowe
|
b7111449a1
|
YARN-3975. WebAppProxyServlet should not redirect to RM page if AHS is enabled. Contributed by Mit Desai
(cherry picked from commit 692d51c09d )
|
2015-09-23 16:39:50 +00:00 |
Tsuyoshi Ozawa
|
52cc2ca488
|
HADOOP-12428. Fix inconsistency between log-level guards and statements. Contributed by Jagadesh Kiran N and Jackie Chang.
(cherry picked from commit dfd807afab )
|
2015-09-22 12:54:44 +09:00 |
Xuan
|
f3c0a210b6
|
YARN-4149. yarn logs -am should provide an option to fetch all the log
files. Contributed by Varun Vasudev
(cherry picked from commit 34ef1a092b )
|
2015-09-15 14:37:59 -07:00 |
Wangda Tan
|
c31fe79979
|
YARN-3717. Expose app/am/queue's node-label-expression to RM web UI / CLI / REST-API. (Naganarasimha G R via wangda)
(cherry picked from commit ae5308fe1d )
|
2015-09-15 11:41:57 -07:00 |
Junping Du
|
df714e25aa
|
YARN-313. Add Admin API for supporting node resource configuration in command line. (Contributed by Inigo Goiri, Kenji Kikushima and Junping Du)
(cherry picked from commit 73e3a49eb0 )
|
2015-09-15 07:58:47 -07:00 |
Robert Kanter
|
d07eef8c87
|
YARN-4115. Reduce loglevel of ContainerManagementProtocolProxy to Debug (adhoot via rkanter)
(cherry picked from commit b84fb41bb6 )
|
2015-09-11 11:46:35 -07:00 |
Robert Kanter
|
ea64a9b277
|
YARN-4086. Allow Aggregated Log readers to handle HAR files (rkanter)
(cherry picked from commit 6dd6ca442a )
|
2015-09-09 18:03:47 -07:00 |
Varun Vasudev
|
a53054c853
|
YARN-3970. Add REST api support for Application Priority. Contributed by Naganarasimha G R.
(cherry picked from commit 223a306da925ad031bc398f2ea5e56f0e6521edf)
|
2015-09-03 16:40:42 +05:30 |
Jian He
|
48f5161cd5
|
YARN-4092. Fixed UI redirection to print useful messages when both RMs are in standby mode. Contributed by Xuan Gong
(cherry picked from commit a3fd2ccc86 )
|
2015-08-31 17:34:49 -07:00 |
Jian He
|
306c535395
|
YARN-3250. Support admin cli interface in for Application Priority. Contributed by Rohith Sharma K S
(cherry picked from commit a9c8ea71aa )
|
2015-08-27 13:27:34 -07:00 |
Jian He
|
387076894f
|
YARN-4014. Support user cli interface in for Application Priority. Contributed by Rohith Sharma K S
(cherry picked from commit 57c7ae1aff )
|
2015-08-24 20:37:18 -07:00 |
Karthik Kambatla
|
b567aa2b4f
|
YARN-4055. Report node resource utilization in heartbeat. (Inigo Goiri via kasha)
(cherry picked from commit 13604bd5f1 )
|
2015-08-20 16:52:33 -07:00 |
rohithsharmaks
|
c5b20e0db6
|
YARN-4023. Publish Application Priority to TimelineServer. (Sunil G via rohithsharmaks)
(cherry picked from commit 1c12adb71f )
|
2015-08-12 14:47:23 +05:30 |
Rohith Sharma K S
|
a0da1ec010
|
YARN-3948. Display Application Priority in RM Web UI.(Sunil G via rohithsharmaks)
(cherry picked from commit b6265d39c5 )
|
2015-08-07 10:47:08 +05:30 |
Arun Suresh
|
84ea7cd408
|
YARN-3961. Expose pending, running and reserved containers of a queue in REST api and yarn top (adhoot via asuresh)
(cherry picked from commit 154c9d2e42 )
|
2015-08-05 23:15:33 -07:00 |