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 43ebff2e354142bddcb42755766a965ae8a503a6)
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 c87b3a448a00df97149a4e93a8c39d9ad0268bdb)
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 25f9872be63423ada6a18481eaad2888e731fdac)
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 eb0a483ed07399c7a06ed9db4bfbec382de470da)
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 3541ed80685f25486f33ef0f553854ccbdeb51d4)
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 466756416214a4bbc77af8a29da1a33e01106864)
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 d65603517e52843f11cd9d3b6f6e28fca9336ee3)
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 5af572b6443715b7a741296c1bd520a1840f9a7c)
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 ede1a473f5061cf40f6affc1c8c30a645c1fef6c)
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 280357c29f867e3ef6386ea5bd0f7b7ca6fe04eb)
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 e1c6ef2efa9d87fdfc7474ca63998a13a3929874)
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 3f93ac0733058238a2c8f23960c986c71dca0e02)
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 b92ad5d8577ff16557c354292044c4a20be93145.
2016-10-28 12:58:42 +05:30
Naganarasimha
b92ad5d857
YARN-5794. Fix the asflicense warnings. Contributed by Yiqun Lin
...
(cherry picked from commit 3de130252dd81b45b051f8aa01d281983ca7e541)
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 221582c4ab0ff1d5936f754f23da140aac656654)
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 0a166b13472213db0a0cd2dfdaddb2b1746b3957)
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 ecb51b857ac7faceff981b2b6f22ea1af0d42ab1)
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 d65b957776c4f055f82549a610fd1e8494580fe6)
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 736d33cddd88a0cec925a451940b2523999a9c51)
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 6e130c308cf1b97e8386b6a43c26d72d2850119c)
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 3a3697deab3e3397082222deb66fb613d86ff9ae)
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 2ae5a3a5bf5ea355370469a53eeccff0b5220081)
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 bc2656f09f857fdbc39da6b060cee453d2dec4dc)
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 5ffd4b7c1e1f3168483c708c7ed307a565389eb2)
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 5a58bfee30a662b1b556048504f66f9cf00d182a)
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 ade7c2bc9ccf09d843ccb3dfa56c1453a9e87318)
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 d6d9cff21b7b6141ed88359652cf22e8973c0661)
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 b930dc3ec06afa479a249490976e3e127d201706)
2016-08-26 17:01:37 -07:00
Junping Du
af1502fcab
YARN-5557. Add localize API to the ContainerManagementProtocol. Contributed by Jian He.
...
(cherry picked from commit 9ef632f3b0b0e0808116cd1c7482a205b7ebef7d)
2016-08-26 09:05:33 -07:00
Varun Vasudev
49a97a76f5
YARN-5430. Return container's ip and host from NM ContainerStatus call. Contributed by Jian He.
2016-08-26 16:33:21 +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
5fa7a14da9
YARN=5526. DrainDispacher#serviceStop blocked if setDrainEventsOnStop invoked (sandflee via Varun Saxena)
2016-08-18 12:23:34 +05:30
Varun Saxena
96e9f8bec9
YARN-5475. Fix test failure of TestAggregatedLogFormat#testReadAcontainerLogs1 (Jun Gong via Varun Saxena)
2016-08-16 20:28:02 +05:30
Ray Chiang
372f6f8456
YARN-5137. Make DiskChecker pluggable in NodeManager. (Yufei Gu via rchiang)
...
(cherry picked from commit dbe9e70cc084220ea1f68da850cdb092281b5e96)
2016-08-10 19:26:49 -07:00
Arun Suresh
5f7edb79d1
YARN-5457. Refactor DistributedScheduling framework to pull out common functionality. (asuresh)
...
(cherry picked from commit 82c9e061017c32e633e0b0cbb7978749a6df4fb2)
2016-08-09 00:46:08 -07:00
Junping Du
adcecd417b
YARN-5470. Differentiate exactly match with regex in yarn log CLI. Contributed by Xuan Gong.
...
(cherry picked from commit e605d47df05619c6b1c18aca59f709899498da75)
2016-08-05 11:00:13 -07:00
Arun Suresh
f197378f81
YARN-5113. Refactoring and other clean-up for distributed scheduling. (Konstantinos Karanasos via asuresh)
...
(cherry picked from commit e5766b1dbee02ae0ef89618e172f3fb227af19e8)
2016-07-31 11:49:09 -07:00
Li Lu
0b5d96abb5
YARN-5436. Race in AsyncDispatcher can cause random test failures in Tez (probably YARN also). (Zhiyuan Yang via gtcarrera9)
...
(cherry picked from commit 7086fc72eebc41fd174d91839ed703c014aac920)
2016-07-28 16:52:21 -07:00
Jason Lowe
2f854b8386
YARN-5438. TimelineClientImpl leaking FileSystem Instances causing Long running services like HiverServer2 daemon going OOM. Contributed by Rohith Sharma K S
...
(cherry picked from commit a1890c32c52fed69ec09efad0fccf49ed8c2e21e)
2016-07-28 21:48:40 +00:00