mattf-horton
|
c96cb3fd48
|
HADOOP-13382. Remove unneeded commons-httpclient dependencies from POM files in Hadoop and sub-projects, while adding it in to the only place it is still needed, hadoop-openstack. Contributed by Matt Foley.
|
2016-07-21 16:01:05 -07:00 |
Rohith Sharma K S
|
7234fce25b
|
YARN-5092. TestRMDelegationTokens fails intermittently. Contributed by Jason Lowe.
(cherry picked from commit 557a245d83 )
|
2016-07-21 12:49:52 +05:30 |
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 be34b2a8fd )
|
2016-07-21 12:25:14 +05:30 |
Akira Ajisaka
|
66f3056090
|
YARN-4883. Make consistent operation name in AdminService. Contributed by Kai Sasaki.
(cherry picked from commit c63afdbe14 )
(cherry picked from commit 2bf5c4eb1a )
|
2016-07-20 16:52:22 -07:00 |
Vinod Kumar Vavilapalli
|
8c5101ea6d
|
YARN-5340. Fixed a race condition in RollingLevelDBTimelineStore that caused loss of Timeline events. Contributed by Li Lu.
(cherry picked from commit 1c9d2ab503 )
|
2016-07-20 08:39:19 -07:00 |
Varun Vasudev
|
478a2bb185
|
YARN-5309. Fix SSLFactory truststore reloader thread leak in TimelineClientImpl. Contributed by Weiwei Yang.
|
2016-07-20 13:02:34 +05:30 |
Wangda Tan
|
343633a6e8
|
YARN-4484. Available Resource calculation for a queue is not correct when used with labels. (Sunil G via wangda)
(cherry picked from commit 24db9167f1 )
(cherry picked from commit e34e1aa4fe )
|
2016-07-15 11:46:17 -07:00 |
Akira Ajisaka
|
2f7857baea
|
YARN-5159. Wrong Javadoc tag in MiniYarnCluster. Contributed by Andras Bokor.
(cherry picked from commit 6cf017558a )
(cherry picked from commit 6664077727 )
|
2016-07-14 10:46:11 -07:00 |
Varun Saxena
|
f87866446d
|
YARN-5353. ResourceManager can leak delegation tokens when they are shared across apps. (Jason Lowe via Varun Saxena).
|
2016-07-13 07:40:10 +05:30 |
Jason Lowe
|
0a94c6d9da
|
YARN-5317. testAMRestartNotLostContainerCompleteMsg may fail. Contributed by sandflee
(cherry picked from commit 10b704c594 )
|
2016-07-12 20:39:09 +00:00 |
Jason Lowe
|
9d08ca1ed7
|
YARN-4393. Fix intermittent test failure for TestResourceLocalizationService#testFailedDirsResourceRelease (Varun Saxana via rohithsharmaks)
(cherry picked from commit 791c1639ae )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2016-07-12 19:25:07 +00:00 |
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 7705812c7e )
(cherry picked from commit 54812841e2 )
|
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 |
Varun Saxena
|
f685973e21
|
YARN-5037. Fix random failure of TestRMRestart#testQueueMetricsOnRMRestart (sandflee via Varun Saxena).
|
2016-07-11 09:39:06 +05:30 |
Junping Du
|
25ea7cc373
|
Fix OOM issue in DistributedShell. Contributed by Jian He.
(cherry picked from commit 9bdb5bebea )
(cherry picked from commit 7db796562c )
|
2016-07-09 05:12:21 -07:00 |
Varun Saxena
|
845daee463
|
YARN-5318. Fix intermittent test failure of TestRMAdminService#testRefreshNodesResourceWithFileSystemBasedConfigurationProvider. (Jun Gong via Varun Saxena).
|
2016-07-09 01:54:22 +05:30 |
Junping Du
|
8645e4ac3b
|
YARN-4939. The decommissioning Node should keep alive during NM restart. Contributed by sandflee.
(cherry picked from commit 30ee57ceb1 )
(cherry picked from commit 5c0386d535 )
|
2016-07-08 06:06:56 -07:00 |
Vinod Kumar Vavilapalli
|
e4a62a233d
|
YARN-5314. Fixed a ConcurrentModificationException in ATS v1.5 EntityGroupFSTimelineStore. Contributed by Li Lu.
(cherry picked from commit 673e5e02fe )
|
2016-07-07 22:42:19 -07:00 |
Varun Saxena
|
22ca536b0c
|
YARN-5286. Add RPC port info in RM web service's response when getting app status. (Jun Gong via Varun Saxena).
|
2016-07-06 09:31:48 +05:30 |
Vinod Kumar Vavilapalli
|
4ea87cb38c
|
YARN-5214. Fixed locking in DirectoryCollection to avoid hanging NMs when various code-paths hit slow disks. Contributed by Junping Du.
(cherry picked from commit ce9c006430 )
|
2016-07-05 17:12:37 -07:00 |
Jian He
|
4437e6f336
|
YARN-5023. TestAMRestart#testShouldNotCountFailureToMaxAttemptRetry fails. Contributed by sandflee
(cherry picked from commit c35a5a7a8d )
|
2016-07-01 14:29:47 -07:00 |
Rohith Sharma K S
|
33e6986ec9
|
YARN-5197. RM leaks containers if running container disappears from node update. Contributed by Jason Lowe.
|
2016-06-21 10:12:01 +05:30 |
Wangda Tan
|
93b406b66d
|
YARN-4844. Addendum patch, revert few changes to public and evolving APIs to avoid breaking downstream projects as much as possible.
(cherry picked from commit 7eb524ddee )
|
2016-06-16 11:10:46 -07:00 |
Junping Du
|
810470508b
|
YARN-5237. Fix missing log files issue in rolling log aggregation. Contributed by Xuan Gong.
|
2016-06-16 07:18:36 -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 |
Junping Du
|
2be48e7d15
|
YARN-5199. Close LogReader in NMWebServices#getLogs. Contributed by Xuan Gong.
|
2016-06-09 12:29:25 -07:00 |
Xuan
|
11b4d1e486
|
Revert "YARN-4920. ATS/NM should support a link to dowload/get the logs in text format. Contributed by Xuan Gong."
This reverts commit 22ac37615a .
|
2016-06-08 11:23:12 -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 5a43583c0b )
|
2016-06-08 09:52:37 -07:00 |
Jason Lowe
|
fb31aaef63
|
YARN-5206. RegistrySecurity includes id:pass in exception text if considered invalid. Contributed by Steve Loughran
(cherry picked from commit 8c8a377cac )
|
2016-06-08 14:13:48 +00: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 |
Arun Suresh
|
51a16b1ff0
|
YARN-4525. Fix bug in RLESparseResourceAllocation.getRangeOverlapping(). (Ishai Menache and Carlo Curino via asuresh)
(cherry picked from commit 3a154f75ed )
(cherry picked from commit d3655f4123 )
|
2016-06-06 21:19:48 -07:00 |
Arun Suresh
|
934bd8989b
|
YARN-5185. StageAllocaterGreedyRLE: Fix NPE in corner case. (Carlo Curino via asuresh)
(cherry picked from commit 7a9b7372a1 )
(cherry picked from commit f0a869b52a )
|
2016-06-06 21:08:52 -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 4a1cedc010 )
(cherry picked from commit 74e2b5efa2 )
|
2016-06-06 14:49:43 -07:00 |
Arun Suresh
|
6963d50e2f
|
YARN-5165. Fix NoOvercommitPolicy to take advantage of RLE representation of plan. (Carlo Curino via asuresh)
(cherry picked from commit db54670e83 )
(cherry picked from commit 8ebd89dcfb )
|
2016-06-03 14:52:45 -07:00 |
Vinod Kumar Vavilapalli
|
c87b9c1471
|
YARN-5098. Fixed ResourceManager's DelegationTokenRenewer to replace expiring system-tokens if RM stops and only restarts after a long time. Contributed by Jian He.
Made one minor edit for branch-2 patch.
(cherry picked from commit f10ebc67f5 )
(cherry picked from commit 029888871f )
|
2016-06-03 13:15:44 -07:00 |
Jian He
|
3c2bd19fa5
|
YARN-5190. Registering/unregistering container metrics in ContainerMonitorImpl and ContainerImpl causing uncaught exception in ContainerMonitorImpl. Contributed by Junping Du
(cherry picked from commit 99cc439e29 )
|
2016-06-03 11:11:49 -07:00 |
Jian He
|
01a3f7899c
|
YARN-1815. Work preserving recovery of Unmanged AMs. Contributed by Subru Krishnan
(cherry picked from commit 097baaaeba )
|
2016-06-03 10:50:12 -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 457884737f .
|
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 |
Karthik Kambatla
|
e5b1fb2a91
|
YARN-5132. Exclude generated protobuf sources from YARN Javadoc build. (Subru Krishnan via kasha)
(cherry picked from commit f5ff05cc8a )
(cherry picked from commit b3f5337bb3 )
|
2016-05-28 08:12:56 -07:00 |
Akira Ajisaka
|
01e7c2bbe4
|
YARN-5166. javadoc:javadoc goal fails on hadoop-yarn-client. Contributed by Andras Bokor.
(cherry picked from commit e4022debf7 )
(cherry picked from commit ec811909e4 )
|
2016-05-27 23:16:00 +09:00 |
Junping Du
|
6b41fceb69
|
YARN-4987. Read cache concurrency issue between read and evict in EntityGroupFS timeline store. Contributed by Li Lu.
(cherry picked from commit 705286ccae )
(cherry picked from commit dea79a7dd6 )
|
2016-05-27 07:03:18 -07:00 |
Karthik Kambatla
|
427e3f995e
|
YARN-5035. FairScheduler: Adjust maxAssign dynamically when assignMultiple is turned on. (kasha)
(cherry picked from commit 04ded558b0 )
(cherry picked from commit 59335b4d7a )
|
2016-05-26 16:54:38 -07:00 |
Carlo Curino
|
7982933c09
|
YARN-4957. Add getNewReservation in ApplicationClientProtocol (Sean Po via curino)
(cherry picked from commit 013532a95e )
(cherry picked from commit c656977961 )
|
2016-05-25 17:02:22 -07:00 |
Jason Lowe
|
fe10caee8d
|
YARN-4459. container-executor should only kill process groups. Contributed by Jun Gong
(cherry picked from commit 1ba31fe9e9 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/test/test-container-executor.c
|
2016-05-25 21:37:31 +00:00 |
Karthik Kambatla
|
b491d24bb6
|
YARN-3344. Fix warning - procfs stat file is not in the expected format. (Ravindra Kumar Naik and Akira Ajisaka via kasha)
(cherry picked from commit 77d5ce9069 )
(cherry picked from commit 0ac8c098e8 )
|
2016-05-25 10:53:01 -07:00 |
Varun Vasudev
|
35456bb7c9
|
YARN-857. Localization failures should be available in container diagnostics. Contributed by Vinod Kumar Vavilapalli.
(cherry picked from commit f440a9d8c4a177bc5062d21d4b4bc4d9b2944344)
(cherry picked from commit 36f2ae0692 )
|
2016-05-25 19:03:33 +05:30 |
Naganarasimha
|
943cefc81e
|
YARN-5114. Add additional tests in TestRMWebServicesApps and rectify testInvalidAppAttempts failure in 2.8. Contributed by Bibin A Chundatt
|
2016-05-25 06:27:44 +08:00 |
Naganarasimha
|
abab31b8f2
|
YARN-3971. Skip RMNodeLabelsManager#checkRemoveFromClusterNodeLabelsOfQueue on nodelabel recovery. (addendum patch). Contributed by Bibin A chundatt
(cherry picked from commit b4078bd17b )
|
2016-05-24 08:19:26 +08:00 |