Junping Du
9e6ac0509f
Set version to 2.8.3 to start release work.
2017-11-13 16:52:10 -08:00
Jason Lowe
2071f8338c
YARN-7164. TestAMRMClientOnRMRestart fails sporadically with bind address in use. Contributed by Jason Lowe
...
(cherry picked from commit 704267cb4909bf9968dd30067617f74543e07ffb)
2017-09-06 15:26:13 -05:00
Wangda Tan
f40f4ce0e9
YARN-7112. TestAMRMProxy is failing with invalid request. (Jason Lowe via wangda)
...
Change-Id: I26d719ad164062b688b49142dc7db40d888b882b
2017-08-28 15:05:30 -07:00
Jason Lowe
2810e6ab9c
YARN-7020. TestAMRMProxy#testAMRMProxyTokenRenewal is flakey. Contributed by Robert Kanter
...
(cherry picked from commit 14553061be0a341df3e628dcaf06717b4630b05e)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/api/impl/TestAMRMProxy.java
2017-08-16 13:14:25 -05:00
Kihwal Lee
c586b7ab7d
HADOOP-13933. Add haadmin -getAllServiceState option to get the HA state of all the NameNodes/ResourceManagers. Contributed by Surendra Singh Lilhore.
...
(cherry picked from commit e407449ddb52c36b74358f22db498424e82ec4a7)
(cherry picked from commit 2d6be7ea2311deb13cbad738b4c8fc68ad25ab2a)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/cli/TestRMAdminCLI.java
2017-07-26 14:15:39 -05:00
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
396de0fd8f
Preparing for 2.8.3 development
2017-06-07 15:38:20 -07:00
Eric Payne
5b9460301a
YARN-6536. TestAMRMClient.testAMRMClientWithSaslEncryption fails intermittently. Contributed by Jason Lowe.
...
(cherry picked from commit fdf5192bbbb3c81e5fb221758297605271139dc9)
2017-04-28 15:23:05 -05:00
Junping Du
dfac95a3a2
Preparing for 2.8.1 development
2017-04-11 11:21:49 -07:00
Jason Lowe
c5b1a8910d
YARN-6461. TestRMAdminCLI has very low test timeouts. Contributed by Eric Badger
...
(cherry picked from commit 90d97372ed11aaa95d338db8583f578da159834a)
2017-04-11 09:18:56 -05:00
Jason Lowe
6e41aec109
YARN-6288. Exceptions during aggregated log writes are mishandled. Contributed by Akira Ajisaka
2017-04-06 16:26:24 -05:00
Jian He
2e8e51ad40
HADOOP-14062. ApplicationMasterProtocolPBClientImpl.allocate fails with EOFException when RPC privacy is enabled. Contributed by Steven Rand
2017-03-08 10:49:42 -08:00
Wangda Tan
920847edce
YARN-6143. Fix incompatible issue caused by YARN-3583. (Sunil G via wangda)
...
(cherry picked from commit 0566b30875dfc61dbbba4cde0d42e15b116e85b8)
2017-02-22 11:21:57 -08:00
Li Lu
83a5896180
YARN-6177. Yarn client should exit with an informative error message if an incompatible Jersey library is used at client. Contributed by Weiwei Yang.
...
(cherry picked from commit 5d339c46f5b16b951afd82afd9e907b9aa2ded9a)
2017-02-16 13:50:22 -08:00
Jason Lowe
af65f8bb59
YARN-6137. Yarn client implicitly invoke ATS client which accesses HDFS. Contributed by Li Lu
...
(cherry picked from commit 37b4acf7cee1f05599a84bbb1ebf07979a71f82f)
2017-02-08 15:01:10 -06:00
Junping Du
7706a63fb4
Preparing for 2.8.1 development after cutting off 2.8.0 branch.
2017-01-10 18:03:51 -08:00
Jian He
42d1b38989
YARN-4164. Changed updateApplicationPriority API to return the updated application priority. Contributed by Rohith Sharma K S
2017-01-04 15:43:06 -08:00
Junping Du
7aa95bcdd5
Addendum patch to YARN-3866: fix incompatible API change.
2017-01-04 00:05:09 -08:00
Akira Ajisaka
8e4479dda3
YARN-4994. Use MiniYARNCluster with try-with-resources in tests. Contributed by Andras Bokor.
...
(cherry picked from commit ae401539eaf7745ec8690f9281726fb4cdcdbe94)
(cherry picked from commit 522bc98026c6a4a96bbf5246d9d0fbed23401eb6)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/TestHedgingRequestRMFailoverProxyProvider.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/cli/TestYarnCLI.java
2016-12-23 04:15:39 +09:00
Jian He
802a1fb2fc
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:46 -08:00
Wei-Chiu Chuang
20c90e13b8
YARN-5271. ATS client doesn't work with Jersey 2 on the classpath. Contributed by Weiwei Yang.
...
(cherry picked from commit 09520cb439f8b002e3f2f3d8f5080ffc34f4bd5c)
(cherry picked from commit c5a3ec493b8ad2fdec8a23e078c5914317d7b7c5)
2016-11-17 22:28:37 -06:00
Eric Payne
1a6a5af44a
YARN-4218. Metric for resource*time that was preempted. Contributed by Chang Li.
...
(cherry picked from commit dd5b9dabf90dbd68afdc87421101a5f4bad357d9)
2016-11-10 23:32:17 +00:00
Rohith Sharma K S
c89d462761
YARN-5608. TestAMRMClient.setup() fails with ArrayOutOfBoundsException. Contributed by Daniel Templeton.
...
(cherry picked from commit f9557127b3660e138cab8d9535a589677809384a)
2016-11-04 13:52:11 +00:00
Naganarasimha
605e9bf3bf
YARN-5697. Use CliParser to parse options in RMAdminCLI. Contributed by Tao Jie.
2016-11-03 10:31:30 +05:30
Naganarasimha
90443140a5
YARN-4855. Should check if node exists when replace nodelabels. Contributeed by Tao Jie
2016-10-03 13:29:18 -04:00
Rohith Sharma K S
4f6facb90d
YARN-5631. Missing refreshClusterMaxPriority usage in rmadmin help message. Contributed by Kai Sasaki.
2016-09-27 23:07:43 +05:30
Naganarasimha
4c2b20ca3e
YARN-3877. YarnClientImpl.submitApplication swallows exceptions. Contributed by Varun Saxena
...
(cherry picked from commit e4e72db5f9f305b493138ab36f073fe5d1750ad8)
2016-09-25 17:42:08 +05:30
Naganarasimha
fa2025316d
YARN-3692. Allow REST API to set a user generated message when killing an application. Contributed by Rohith Sharma K S
2016-09-24 22:42:28 +05:30
Kihwal Lee
9269225522
YARN-5622. TestYarnCLI.testGetContainers fails due to mismatched date formats. Contributed by Eric Badger.
...
(cherry picked from commit 6e849cb658438c0561de485e01f3de7df47bf9ad)
2016-09-23 14:15:31 -05:00
Naganarasimha
a1cc90bca1
YARN-4232. TopCLI console support for HA mode. Contributed by Bibin A Chundatt
...
(cherry picked from commit ade7c2bc9ccf09d843ccb3dfa56c1453a9e87318)
2016-09-17 10:01:11 +05:30
Arun Suresh
979b29a03c
YARN-5221. Expose UpdateResourceRequest API to allow AM to request for change in container properties. (asuresh)
...
(cherry picked from commit d6d9cff21b7b6141ed88359652cf22e8973c0661)
(cherry picked from commit b279f42d79175bef6529dc1ac4216198a3aaee4d)
2016-08-31 20:06:49 -07:00
Zhe Zhang
765139e4da
YARN-5550. TestYarnCLI#testGetContainers should format according to CONTAINER_PATTERN. Contributed by Jonathan Hung.
...
(cherry picked from commit ed6ff5cd789cab621fbfb88c8e8de4f215cd2961)
(cherry picked from commit 3ad4f0823c22b686120e8fa06ac52d705defcc61)
2016-08-29 14:51:40 -07:00
Jason Lowe
09e585e30a
YARN-5560. Clean up bad exception catching practices in TestYarnClient. Contributed by Sean Po
...
(cherry picked from commit 4cbe61407dcb71f099bc7ec6ae87560d786ee714)
2016-08-29 16:20:04 +00:00
Jason Lowe
8657dece8b
YARN-5389. TestYarnClient#testReservationDelete fails. Contributed by Sean Po
...
(cherry picked from commit 4037b22b7cb2755df17a65b03f6c0b9f63a476cd)
2016-08-25 15:11:47 +00:00
Junping Du
bba06f4526
YARN-5434. Add -client|server argument for graceful decommmission. Contributed by Robert Kanter.
...
(cherry picked from commit 95f2b9859718eca12fb3167775cdd2dad25dde25)
(cherry picked from commit 47dd871f96e6a5a2b1149f1baed0e19e4d0c7bb7)
2016-07-29 10:31:17 -07:00
Rohith Sharma K S
cdcd131d5f
YARN-1126. Add validation of users input nodes-states options to nodes CLI. Contributed by Wei Yan.
...
(cherry picked from commit be34b2a8fd30a1a0e803ac8b2198c695600a9e46)
2016-07-21 12:25:14 +05:30
Junping Du
a0ddc5b3a5
New addendum to YARN-5080. Cannot obtain logs using YARN CLI -am for either KILLED or RUNNING AM.
...
(cherry picked from commit 7705812c7e3a9f3f774130e25443fda249c08c9c)
(cherry picked from commit 54812841e2f26275c2d993c73af45a9bbae3e3bf)
2016-07-12 08:37:47 -07:00
Jian He
23eb3c7ceb
YARN-5270. Solve miscellaneous issues caused by YARN-4844. Contributed by Wangda Tan
2016-07-11 22:38:35 -07:00
Wangda Tan
d838c6443d
YARN-1942. Deprecate toString/fromString methods from ConverterUtils and move them to records classes like ContainerId/ApplicationId, etc. (wangda)
2016-06-14 15:21:41 -07:00
Wangda Tan
9436548152
YARN-3426. Add jdiff support to YARN. (vinodkv via wangda)
2016-06-10 09:56:18 -07:00
Vinod Kumar Vavilapalli
593d2c66c4
YARN-5080. Addendum fix to the original patch to fix YARN logs CLI. Contributed by Xuan Gong
...
(cherry picked from commit 5a43583c0bbb9650ea6a9f48d9544ec3ec24b580)
2016-06-08 09:52:37 -07:00
Wangda Tan
19e578870d
YARN-4844. Add getMemorySize/getVirtualCoresSize to o.a.h.y.api.records.Resource. (wangda)
2016-06-07 12:41:50 -07:00
Ming Ma
ec4f9a14f9
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 4a1cedc010d3fa1d8ef3f2773ca12acadfee5ba5)
(cherry picked from commit 74e2b5efa26f27027fed212b4b2108f0e95587fb)
2016-06-06 14:49:43 -07:00
Wangda Tan
2f3e1d965d
Revert "YARn-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan."
...
This reverts commit 457884737f75c796413ce860b1859a31cc5292ca.
2016-05-31 22:16:53 -07:00
Varun Vasudev
457884737f
YARn-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan.
2016-05-29 20:57:56 +05:30
Akira Ajisaka
01e7c2bbe4
YARN-5166. javadoc:javadoc goal fails on hadoop-yarn-client. Contributed by Andras Bokor.
...
(cherry picked from commit e4022debf717083ab9192164af9978500035d1be)
(cherry picked from commit ec811909e41cdea84a0d9c9254ed7c756cbae37b)
2016-05-27 23:16:00 +09:00
Carlo Curino
7982933c09
YARN-4957. Add getNewReservation in ApplicationClientProtocol (Sean Po via curino)
...
(cherry picked from commit 013532a95e63d7c53e601be530021d6d5a15ab7f)
(cherry picked from commit c656977961e2ba0f9dfd349ed59bf1d0d41c57f5)
2016-05-25 17:02:22 -07:00
Naganarasimha
0fb6a05577
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 f04c81c9ce93512bc714531a7731debbe6b794ce)
2016-05-19 01:40:06 +08:00
Xuan
4eeec4e35b
YARN-5080. Cannot obtain logs using YARN CLI -am for either KILLED or
...
RUNNING AM. Contributed by Xuan Gong
(cherry picked from commit 7be53b65f95dae89c760cde354b42f15f5ee3b5f)
(cherry picked from commit 3fe4107909393dea91adac9fda16c45814e01648)
2016-05-14 12:22:33 -07:00
Rohith Sharma K S
9d4dedd65f
YARN-4794. Deadlock in NMClientImpl. Contributed by Jian He.
...
(cherry picked from commit ff722bbbdfaf9715643507628e94ece26d904b9d)
2016-04-12 10:05:35 +05:30
Akira Ajisaka
13be7a849d
YARN-4630. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
...
(cherry picked from commit 1ff27f9d12e8124c1b9a722708264c5b07fd0fde)
(cherry picked from commit 8cf6630fc6cedbd86eff9da6f35ce1da4ed7ed2f)
2016-04-11 14:55:54 +09:00