Daniel Templeton
|
15242786b6
|
YARN-6743. yarn.resourcemanager.zk-max-znode-size.bytes description needs spaces in yarn-default.xml
(Contributed by Lori Loberg via Daniel Templeton)
(cherry picked from commit 25d891a784 )
|
2017-06-28 17:17:56 -07:00 |
Naganarasimha
|
92e266c2b6
|
YARN-5006. ResourceManager quit due to ApplicationStateData exceed the limit size of znode in zk. Contributed by Bibin A Chundatt.
|
2017-06-24 23:14:51 +05:30 |
Naganarasimha
|
578318473c
|
YARN-6680. Avoid locking overhead for NO_LABEL lookups. Contributed by Daryn Sharp
(cherry picked from commit ee89ac84e6 )
|
2017-06-19 22:45:21 +05:30 |
Naganarasimha
|
3106f256e2
|
YARN-6517. Fix warnings from Spotbugs in hadoop-yarn-common(addendum). Contributed by Weiwei Yang.
(cherry picked from commit 7582dedad1 )
|
2017-06-18 19:56:11 +05:30 |
Eric Payne
|
33605e0896
|
YARN-6585. RM fails to start when upgrading from 2.7 for clusters with node labels. Contributed by Sunil G.
(cherry picked from commit 5578af8603 )
|
2017-06-09 16:18:16 -05:00 |
Daniel Templeton
|
c5b28c03a1
|
YARN-6679. Reduce Resource instance overhead via non-PBImpl
(Contributed by Daryn Sharp via Daniel Templeton)
|
2017-06-08 10:41:32 -07:00 |
Robert Kanter
|
2719cc0388
|
YARN-6602. Impersonation does not work if standby RM is contacted first (rkanter)
(cherry picked from commit 9855225a79 )
|
2017-05-19 15:43:43 -07:00 |
Haibo Chen
|
86fcb8a66c
|
YARN-6457. Allow custom SSL configuration to be supplied in WebApps. (Sanjay M Pujare via Haibo Chen)
(cherry picked from commit 1769b12a77 )
|
2017-05-08 15:47:01 -07:00 |
Jason Lowe
|
6ca0c134e4
|
YARN-3839. Quit throwing NMNotYetReadyException. Contributed by Manikandan R
(cherry picked from commit 424887ecb7 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/TestContainerManagerRecovery.java
|
2017-05-08 17:25:11 -05:00 |
Steve Loughran
|
5ca4f0f82e
|
YARN-524 TestYarnVersionInfo failing if generated properties doesn't include an SVN URL
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463300 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 7c65dbb938 )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2017-05-01 08:58:12 -05:00 |
Naganarasimha
|
29370e7784
|
YARN-6517. Fix warnings from Spotbugs in hadoop-yarn-common. Contributed by Weiwei Yang
(cherry picked from commit 4b5bd73ac5 )
|
2017-05-01 16:35:45 +05:30 |
Daniel Templeton
|
a8512d5aeb
|
YARN-2962. ZKRMStateStore: Limit the number of znodes under a znode (Contributed by Varun Sexena via Daniel Templeton)
(cherry picked from commit 2e52789edf )
|
2017-04-28 13:39:11 -07:00 |
Haibo Chen
|
894521673b
|
YARN-6510. Fix profs stat file warning caused by process names that includes parenthesis. (Wilfred Spiegelenburg via Haibo Chen)
(cherry picked from commit 4f3ca0396a )
|
2017-04-26 11:47:23 -07:00 |
Sunil G
|
a9495b206b
|
YARN-6164. Expose Queue Configurations per Node Label through YARN client api. Contributed by Benson Qiu.
|
2017-04-24 12:16:18 +05:30 |
Junping Du
|
d77cada182
|
YARN-3760. FSDataOutputStream leak in AggregatedLogFormat.LogWriter.close(). Contributed by Haibo Chen.
(cherry picked from commit c26ccf1adb3a72df3f68e1150b86b813c691203a)
(cherry picked from commit 9d9087a67a )
|
2017-04-12 13:54:58 -07:00 |
Jason Lowe
|
84b7f2e956
|
YARN-6288. Exceptions during aggregated log writes are mishandled. Contributed by Akira Ajisaka
(cherry picked from commit 1b081ca27e )
|
2017-04-06 16:25:41 -05:00 |
Jason Lowe
|
903278559a
|
YARN-6403. Invalid local resource request can raise NPE and make NM exit. Contributed by Tao Yang
(cherry picked from commit e8071aa249 )
|
2017-04-05 12:31:48 -05:00 |
Daniel Templeton
|
c2636468d7
|
YARN-5685. RM configuration allows all failover methods to disabled when automatic failover is enabled
(cherry picked from commit 640ba1d23f )
|
2017-03-29 12:38:50 -07:00 |
Robert Kanter
|
a65011a128
|
YARN-6050. AMs can't be scheduled on racks or nodes (rkanter)
|
2017-03-28 14:33:08 -07:00 |
Wangda Tan
|
c97da481d7
|
YARN-6339. Improve performance for createAndGetApplicationReport. (Yunjiong Zhao via wangda)
(cherry picked from commit cd014d57aa )
|
2017-03-27 13:59:36 -07:00 |
Junping Du
|
8b31ff6dba
|
YARN-6294. ATS client should better handle Socket closed case. Contributed by Li Lu.
|
2017-03-15 11:49:51 -07:00 |
Junping Du
|
0e7879052a
|
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:41 -07:00 |
Jason Lowe
|
ef95e74eb1
|
YARN-6321. TestResources test timeouts are too aggressive. Contributed by Eric Badger
(cherry picked from commit 9649c27864 )
|
2017-03-10 13:07:20 -06:00 |
Jason Lowe
|
1a0358b59a
|
YARN-6310. OutputStreams in AggregatedLogFormat.LogWriter can be left open upon exceptions. Contributed by Haibo Chen
(cherry picked from commit deb9f56946 )
|
2017-03-10 11:09:04 -06:00 |
Karthik Kambatla
|
4218671f3c
|
YARN-6264. AM not launched when a single vcore is available on the cluster. (Yufei Gu via kasha)
(cherry picked from commit a96afae125 )
|
2017-03-09 23:16:19 -08:00 |
Jian He
|
712434e744
|
YARN-6270. WebUtils.getRMWebAppURLWithScheme() needs to honor RM HA setting. Contributed by Xuan Gong
|
2017-03-03 15:24:23 -08:00 |
Gera Shegalov
|
df35ba81fe
|
YARN-1728. Workaround guice3x-undecoded pathInfo in YARN WebApp. (Yuanbo Liu via gera)
|
2017-02-28 09:46:57 -08:00 |
Xuan
|
19c5b3d622
|
YARN-6228: EntityGroupFSTimelineStore should allow configurable cache
stores. Contributed by Li Lu
(cherry picked from commit 53d372a255 )
|
2017-02-24 11:00:16 -08:00 |
Wangda Tan
|
a82480c7d4
|
YARN-6143. Fix incompatible issue caused by YARN-3583. (Sunil G via wangda)
|
2017-02-23 13:59:20 -08:00 |
Karthik Kambatla
|
ca7a6a7365
|
YARN-6210. FairScheduler: Node reservations can interfere with preemption. (kasha)
(cherry picked from commit 718ad9f6ee )
|
2017-02-22 15:52:44 -08:00 |
Daniel Templeton
|
93219b6454
|
YARN-6125. The application attempt's diagnostic message should have a maximum size
(Contributed by Andras Piros via Daniel Templeton)
(cherry picked from commit c7a36e6130 )
|
2017-02-17 14:38:06 -08:00 |
Karthik Kambatla
|
46b6c95e0a
|
YARN-6163. FS Preemption is a trickle for severely starved applications. (kasha)
(cherry picked from commit 6c25dbcdc0 )
|
2017-02-15 23:23:18 -08:00 |
Junping Du
|
323782b389
|
Addendum patch for YARN-6174 - remove deleted file.
(cherry picked from commit 0fc6f38379 )
|
2017-02-15 09:09:27 -08:00 |
Junping Du
|
2aa6f317f6
|
YARN-6174. Log files pattern should be same for both running and finished container. Contributed by Xuan Gong.
(cherry picked from commit ce2d5bfa5f )
|
2017-02-15 09:08:54 -08:00 |
Junping Du
|
205fc1f10c
|
YARN-6113. Re-direct NM Web Service to get container logs for finished applications. Contributed by Xuan Gong.
(cherry picked from commit 464ff479ce )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/webapp/TestNMWebServices.java
|
2017-02-13 06:16:04 -08:00 |
Sunil G
|
7b2b6caf12
|
YARN-6118. Add javadoc for Resources.isNone. Contributed by Andres Perez.
(cherry picked from commit 3a0a0a485a )
|
2017-02-10 15:54:59 +05:30 |
Junping Du
|
33e7c3044f
|
YARN-6145. Improve log message on fail over. Contributed by Jian He.
(cherry picked from commit eec52e158b )
|
2017-02-08 02:15:11 -08:00 |
Junping Du
|
ab41da7e64
|
YARN-6108. Improve AHS webservice to accept NM address as a parameter to get container logs. Contributed by Xuan Gong.
(cherry picked from commit 9dbfab1284 )
|
2017-02-07 02:14:09 -08:00 |
Junping Du
|
b7d59e790b
|
HADOOP-12097. Allow port range to be specified while starting webapp. Contributed by Varun Saxena.
(cherry picked from commit cce35c3815 )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpServer2.java
|
2017-02-05 20:13:49 -08:00 |
Junping Du
|
c699ce70ea
|
YARN-6100. Improve YARN webservice to output aggregated container logs. Contributed by Xuan Gong.
|
2017-02-02 00:45:27 -08:00 |
Daniel Templeton
|
443f2803ac
|
YARN-4997. Update fair scheduler to use pluggable auth provider (Contributed by Tao Jie via Daniel Templeton)
(cherry picked from commit b3befc021b )
|
2017-01-26 14:07:46 -08:00 |
Sangjin Lee
|
c4d3b28c2d
|
YARN-6117. SharedCacheManager does not start up. Contributed by Chris Trezzo.
(cherry picked from commit dc6ec97048 )
|
2017-01-25 15:36:07 -08:00 |
Karthik Kambatla
|
0ceb7149d9
|
YARN-4752. Improved preemption in FairScheduler. (kasha)
|
2017-01-25 10:45:02 -08:00 |
Junping Du
|
8027c3e8b9
|
YARN-6099. Improve webservice to list aggregated log files. Contributed by Xuan Gong.
|
2017-01-24 15:28:52 -08:00 |
Jason Lowe
|
94b326f2c8
|
YARN-5910. Support for multi-cluster delegation tokens. Contributed by Jian He
(cherry picked from commit 69fa81679f )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/RMAppManager.java
|
2017-01-23 17:23:32 +00:00 |
bibinchundatt
|
580275628b
|
YARN-6057. yarn.scheduler.minimum-allocation-* descriptions are incorrect about behavior when a request is out of bounds. Contributed by Julia Sommer.
(cherry picked from commit a9d946d4df )
|
2017-01-17 14:18:41 +05:30 |
Daniel Templeton
|
718ae2d477
|
YARN-5849. Automatically create YARN control group for pre-mounted cgroups (Contributed by Miklos Szegedi via Daniel Templeton)
(cherry picked from commit 0fffebe51a91023c4949ab560f5c828f1b568072)
|
2017-01-11 15:36:18 -08:00 |
Junping Du
|
ba6a013341
|
YARN-6079. Fix simple spelling errors in yarn test code. Contributed by vijay.
(cherry picked from commit 4db119b7b5 )
|
2017-01-10 18:22:45 -08:00 |
Naganarasimha
|
ea38256fab
|
YARN-6015. AsyncDispatcher thread name can be set to improved debugging. Contributed by Ajith S.
|
2017-01-10 15:10:54 +05:30 |
Wangda Tan
|
447f71326b
|
YARN-3955. Support for application priority ACLs in queues of CapacityScheduler. (Sunil G via wangda)
(cherry picked from commit 287d3d6804 )
|
2017-01-09 08:42:38 -08:00 |
Junping Du
|
f615c1fbbc
|
Addendum patch to YARN-3866: fix incompatible API change. Contributed by Wangda Tan.
|
2017-01-07 19:58:42 -08:00 |
Arun Suresh
|
81da7d1d30
|
YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh)
(cherry picked from commit ac1e5d4f77 )
|
2017-01-06 11:25:49 -08:00 |
Arun Suresh
|
2b4d3e8506
|
YARN-5646. Add documentation and update config parameter names for scheduling of OPPORTUNISTIC containers. (Konstantinos Karanasos via asuresh)
(cherry picked from commit 2273a74c1f )
(cherry picked from commit 9e17ffe599e12c59c48f4355de645c31a4735d04)
|
2017-01-06 11:15:10 -08:00 |
Arun Suresh
|
3d3bb30a25
|
YARN-5982. Simplify opportunistic container parameters and metrics. (Konstantinos Karanasos via asuresh)
(cherry picked from commit b0aace21b1 )
(cherry picked from commit 3faa0b0d682687099b253feee9b41340edef7111)
|
2017-01-06 11:15:09 -08:00 |
Arun Suresh
|
368565f0ce
|
YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to NodeManager container lifecycle. (asuresh)
(cherry picked from commit 3219b7b4ac )
(cherry picked from commit 49921678858a17ca58ca2ae704ced1ff584e0859)
|
2017-01-06 11:15:09 -08:00 |
Daniel Templeton
|
8cb7aa2b52
|
YARN-5931. Document timeout interfaces CLI and REST APIs (Contributed by Rohith Sharma K S via Daniel Templeton)
(cherry picked from commit 165d01a73e )
|
2016-12-30 08:56:03 -08:00 |
Daniel Templeton
|
47f0a0e15b
|
HADOOP-13932. Fix indefinite article in comments (Contributed by LiXin Ge via Daniel Templeton)
|
2016-12-28 07:03:51 -08:00 |
Robert Kanter
|
88597991b0
|
YARN-5257. Fix unreleased resources and null dereferences (yufeigu via rkanter)
(cherry picked from commit 9262797e86 )
|
2016-12-27 14:14:41 -08:00 |
Sunil G
|
23bd68a4a4
|
YARN-5970. Validate application update timeout request parameters. Contributed by Rohith Sharma K S.
|
2016-12-12 11:59:14 +05:30 |
Robert Kanter
|
9cba7c6d71
|
YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history code (gsohn via rkanter)
(cherry picked from commit 72fe546841 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/client/api/impl/TimelineClientImpl.java
|
2016-12-07 15:09:37 -08:00 |
Sunil
|
a636a87270
|
YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S
(cherry picked from commit ab923a53fc )
|
2016-12-08 00:34:45 +05:30 |
Jian He
|
0f6fbfc0db
|
YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues. Contributed by Akira Ajisaka & Wangda Tan
(cherry picked from commit 43ebff2e35 )
|
2016-12-05 11:40:26 -08:00 |
Jason Lowe
|
6b17d449bf
|
YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called after every event write. Contributed by Atul Sikaria
|
2016-12-02 16:58:43 +00:00 |
Robert Kanter
|
99b046f8a9
|
MAPREDUCE-6787. Allow job_conf.xml to be downloadable on the job overview page in JHS (haibochen via rkanter)
(cherry picked from commit c87b3a448a )
|
2016-12-01 17:30:02 -08:00 |
Daniel Templeton
|
b8bebb8607
|
YARN-5774. MR Job stuck in ACCEPTED status without any progress in Fair Scheduler
if set yarn.scheduler.minimum-allocation-mb to 0. (Contributed by Yufei Gu via Daniel Templeton)
(cherry picked from commit 25f9872be6 )
|
2016-11-29 10:12:10 -08:00 |
Sunil
|
c28dc5e5a4
|
YARN-4206. Add Application timeouts in Application report and CLI. Contributed by Rohith Sharma K S.
(cherry picked from commit eb0a483ed0 )
|
2016-11-24 18:27:50 +05:30 |
Naganarasimha
|
2d94f938c5
|
YARN-4330. MiniYARNCluster is showing multiple Failed to instantiate default resource calculator warning messages. Contributed by Varun Saxena
(cherry picked from commit 3541ed8068 )
|
2016-11-23 14:14:56 +05:30 |
Naganarasimha
|
b96ed43897
|
YARN-5911. DrainDispatcher does not drain all events on stop even if setDrainEventsOnStop is true. Contributed by Varun Saxena.
(cherry picked from commit 4667564162 )
|
2016-11-23 09:36:43 +05:30 |
Rohith Sharma K S
|
74ac78b3c0
|
YARN-5375. invoke MockRM#drainEvents implicitly in MockRM methods to reduce test failures. Contributed by sandflee.
(cherry picked from commit d65603517e )
|
2016-11-16 15:17:46 +05:30 |
Mingliang Liu
|
4e0fcff8ab
|
HADOOP-13427. Eliminate needless uses of FileSystem#{exists(), isFile(), isDirectory()}. Contributed by Steve Loughran and Mingliang Liu
(cherry picked from commit 5af572b644 )
|
2016-11-15 11:36:08 -08:00 |
Wangda Tan
|
a76e214556
|
YARN-5552. Add Builder methods for common yarn API records. (Tao Jie via wangda)
(cherry picked from commit ede1a473f5 )
|
2016-11-11 13:42:45 -08:00 |
Eric Payne
|
dd5b9dabf9
|
YARN-4218. Metric for resource*time that was preempted. Contributed by Chang Li.
|
2016-11-10 23:02:42 +00:00 |
Jian He
|
a422740bd7
|
YARN-5611. Provide an API to update lifetime of an application. Contributed by Rohith Sharma K S
|
2016-11-09 16:39:46 -08:00 |
Arun Suresh
|
4a023b4414
|
YARN-5833. Addendum patch to include missing changes to yarn-default.xml
(cherry picked from commit 280357c29f )
|
2016-11-09 07:16:39 -08:00 |
Andrew Wang
|
4f25fd975e
|
HADOOP-13789. Hadoop Common includes generated test protos in both jar and test-jar. Contributed by Sean Busbey.
(cherry picked from commit e1c6ef2efa )
|
2016-11-08 16:33:58 -08:00 |
Jason Lowe
|
8bb264c70d
|
YARN-5356. NodeManager should communicate physical resource capability to ResourceManager. Contributed by Inigo Goiri
(cherry picked from commit 3f93ac0733 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/NodeStatusUpdaterImpl.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/monitor/ContainersMonitorImpl.java
|
2016-11-08 22:16:53 +00:00 |
Varun Saxena
|
92b7491f23
|
YARN-5809. AsyncDispatcher possibly invokes multiple shutdown threads when handling exception (Jian He via Varun Saxena)
|
2016-11-01 04:37:56 +05:30 |
Naganarasimha
|
62d8536df6
|
Revert "YARN-5794. Fix the asflicense warnings. Contributed by Yiqun Lin"
This reverts commit b92ad5d857 .
|
2016-10-28 12:58:42 +05:30 |
Naganarasimha
|
b92ad5d857
|
YARN-5794. Fix the asflicense warnings. Contributed by Yiqun Lin
(cherry picked from commit 3de130252d )
|
2016-10-28 12:44:14 +05:30 |
Li Lu
|
2b0fd1f4e2
|
YARN-4668. Reuse objectMapper instance in Yarn. (Yiqun Lin via gtcarrera9)
(cherry picked from commit 221582c4ab )
|
2016-10-27 15:26:05 -07:00 |
Varun Saxena
|
f572448809
|
YARN-4388. Cleanup mapreduce.job.hdfs-servers from yarn-default.xml (Junping Du via Varun Saxena)
|
2016-10-28 02:24:24 +05:30 |
Subru Krishnan
|
81595a127f
|
YARN-5711. Propogate exceptions back to client when using hedging RM failover provider.
(cherry picked from commit 0a166b1347 )
|
2016-10-24 19:02:03 -07:00 |
Varun Saxena
|
e9a58691ab
|
YARN-5599. Publish AM launch command to ATS (Rohith Sharma K S via Varun Saxena)
|
2016-10-14 23:32:29 +05:30 |
Jason Lowe
|
28bd08798d
|
YARN-5551. Ignore file backed pages from memory computation when smaps is enabled. Contributed by Rajesh Balamohan
(cherry picked from commit ecb51b857a )
|
2016-10-11 15:14:08 +00:00 |
Chris Douglas
|
539c3e4dc0
|
YARN-5702. Refactor TestPBImplRecords for reuse in other YARN modules. Contributed by Subru Krishnan
(cherry picked from commit d65b957776 )
|
2016-10-05 12:19:21 -07:00 |
Karthik Kambatla
|
1578781fe9
|
YARN-4767. Network issues can cause persistent RM UI outage. (Daniel Templeton via kasha)
(cherry picked from commit 736d33cddd )
|
2016-10-03 14:36:14 -07:00 |
Naganarasimha
|
04f594dbea
|
YARN-4855. Should check if node exists when replace nodelabels. Contributeed by Tao Jie
(cherry picked from commit 6e130c308c )
|
2016-10-03 02:13:46 -04:00 |
Subru Krishnan
|
9f43f89899
|
YARN-5384. Expose priority in ReservationSystem submission APIs. (Sean Po via Subru).
(cherry picked from commit 3a3697deab )
|
2016-09-30 19:43:29 -07:00 |
Jian He
|
39f896e1a1
|
YARN-4205. Add a service for monitoring application life time out. Contributed by Rohith Sharma K S
(cherry picked from commit 2ae5a3a5bf )
|
2016-09-29 22:06:36 +08:00 |
Varun Vasudev
|
3f1d3e3177
|
YARN-5662. Provide an option to enable ContainerMonitor. Contributed by Jian He.
(cherry picked from commit bc2656f09f )
|
2016-09-28 15:27:09 +05:30 |
Arun Suresh
|
7484d0b1b9
|
YARN-5609. Expose upgrade and restart API in ContainerManagementProtocol. Contributed by Arun Suresh
|
2016-09-26 23:55:13 +08:00 |
Naganarasimha
|
0e4a5611ff
|
YARN-3692. Allow REST API to set a user generated message when killing an application. Contributed by Rohith Sharma K S
|
2016-09-24 21:13:01 +05:30 |
Varun Saxena
|
b58651d8d4
|
YARN-5539. TimelineClient failed to retry on java.net.SocketTimeoutException: Read timed out (Junping Du via Varun Saxena)
|
2016-09-23 13:30:56 +05:30 |
Robert Kanter
|
0e4f2a0edf
|
YARN-4973. YarnWebParams next.fresh.interval should be next.refresh.interval (templedf via rkanter)
(cherry picked from commit 5ffd4b7c1e )
|
2016-09-22 16:46:27 -07:00 |
Wangda Tan
|
b9b6396e09
|
YARN-4591. YARN Web UIs should provide a robots.txt. (Sidharta Seethana via wangda)
(cherry picked from commit 5a58bfee30 )
|
2016-09-20 17:23:01 -07:00 |
Naganarasimha
|
20729ead91
|
YARN-5642. Typos in 9 log messages. Contributed by Mehran Hassani
|
2016-09-17 10:37:42 +05:30 |
Naganarasimha
|
656b520dc6
|
YARN-4232. TopCLI console support for HA mode. Contributed by Bibin A Chundatt
(cherry picked from commit ade7c2bc9c )
|
2016-09-17 09:54:29 +05:30 |
Ray Chiang
|
4ee1729cb0
|
YARN-5549. AMLauncher#createAMContainerLaunchContext() should not log the command to be launched indiscriminately. (Daniel Templeton via rchiang)
|
2016-09-02 14:57:05 -07:00 |
Arun Suresh
|
b279f42d79
|
YARN-5221. Expose UpdateResourceRequest API to allow AM to request for change in container properties. (asuresh)
(cherry picked from commit d6d9cff21b )
|
2016-08-30 16:33:31 -07:00 |
Subru Krishnan
|
3ad7cb3e1c
|
YARN-5327. API changes required to support recurring reservations in the YARN ReservationSystem. (Sangeetha Abdu Jyothi via Subru).
(cherry picked from commit b930dc3ec0 )
|
2016-08-26 17:01:37 -07:00 |