junping_du
|
34ee084c3d
|
YARN-2584. TestContainerManagerSecurity fails on trunk. (Contributed by Jian He)
(cherry picked from commit a9a55db065 )
|
2014-09-22 22:47:59 -07:00 |
Karthik Kambatla
|
3984435661
|
YARN-2539. FairScheduler: Set the default value for maxAMShare to 0.5. (Wei Yan via kasha)
(cherry picked from commit 43efdd30b5 )
|
2014-09-22 16:10:20 -07:00 |
Karthik Kambatla
|
24a814771e
|
YARN-2540. FairScheduler: Queue filters not working on scheduler page in RM UI. (Ashwin Shankar via kasha)
(cherry picked from commit 23e17ce0ff )
|
2014-09-22 15:42:36 -07:00 |
Jian He
|
3ce97a9efd
|
YARN-1372. Ensure all completed containers are reported to the AMs across RM restart. Contributed by Anubhav Dhoot
(cherry picked from commit 0a641496c7 )
|
2014-09-22 10:32:44 -07:00 |
Karthik Kambatla
|
c1a3819a4d
|
YARN-2453. TestProportionalCapacityPreemptionPolicy fails with FairScheduler. (Zhihai Xu via kasha)
(cherry picked from commit 9721e2c1fe )
|
2014-09-21 23:14:27 -07:00 |
Karthik Kambatla
|
1714af0618
|
YARN-2452. TestRMApplicationHistoryWriter fails with FairScheduler. (Zhihai Xu via kasha)
(cherry picked from commit c50fc92502 )
|
2014-09-21 13:15:45 -07:00 |
Allen Wittenauer
|
0037b8f67b
|
YARN-2460. Remove obsolete entries from yarn-default.xml (Ray Chiang via aw)
|
2014-09-19 14:08:04 -07:00 |
Jian He
|
07981c8f60
|
YARN-2565. Fixed RM to not use FileSystemApplicationHistoryStore unless explicitly set. Contributed by Zhijie Shen
(cherry picked from commit 444acf8ea7 )
|
2014-09-19 11:28:22 -07:00 |
Zhijie Shen
|
9333ee3068
|
YARN-2568. Fixed the potential test failures due to race conditions when RM work-preserving recovery is enabled. Contributed by Jian He.
(cherry picked from commit 6fe5c6b746 )
|
2014-09-18 22:02:53 -07:00 |
Jian He
|
4cabeef931
|
YARN-2563. Fixed YarnClient to call getTimeLineDelegationToken only if the Token is not present. Contributed by Zhijie Shen
(cherry picked from commit eb92cc67df )
|
2014-09-18 14:41:14 -07:00 |
Jason Lowe
|
d9273a9547
|
YARN-2561. MR job client cannot reconnect to AM after NM restart. Contributed by Junping Du
(cherry picked from commit a337f0e354 )
|
2014-09-18 21:36:20 +00:00 |
Jason Lowe
|
44c22c3d8d
|
YARN-2363. Submitted applications occasionally lack a tracking URL. Contributed by Jason Lowe
(cherry picked from commit 9ea7b6c063 )
|
2014-09-18 20:15:46 +00:00 |
Vinod Kumar Vavilapalli
|
d24ef142b7
|
YARN-2001. Added a time threshold for RM to wait before starting container allocations after restart/failover. Contributed by Jian He.
(cherry picked from commit 485c96e3cb )
|
2014-09-18 11:04:27 -07:00 |
Vinod Kumar Vavilapalli
|
514bfeafd9
|
YARN-1779. Fixed AMRMClient to handle AMRMTokens correctly across ResourceManager work-preserving-restart or failover. Contributed by Jian He.
(cherry picked from commit a3d9934f91 )
|
2014-09-18 10:17:24 -07:00 |
Jian He
|
d61cdd66db
|
YARN-2559. Fixed NPE in SystemMetricsPublisher when retrieving FinalApplicationStatus. Contributed by Zhijie Shen
(cherry picked from commit ee21b13cbd )
|
2014-09-17 21:44:49 -07:00 |
Jian He
|
3746b1e905
|
YARN-2558. Updated ContainerTokenIdentifier#read/write to use ContainerId#getContainerId. Contributed by Tsuyoshi OZAWA.
(cherry picked from commit f4886111aa )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2014-09-17 15:22:02 -07:00 |
junping_du
|
c6b9768b36
|
YARN-1250. Addendum
(cherry picked from commit 0e7d1dbf9a )
|
2014-09-16 18:30:31 -07:00 |
XuanGong
|
03fdbd7899
|
YARN-2557. Add a parameter "attempt_Failures_Validity_Interval" into
DistributedShell. Contributed by Xuan Gong
|
2014-09-16 11:01:26 -07:00 |
Vinod Kumar Vavilapalli
|
9d34dc87e1
|
YARN-2531. Added a configuration for admins to be able to override app-configs and enforce/not-enforce strict control of per-container cpu usage. Contributed by Varun Vasudev.
(cherry picked from commit 9f6891d9ef )
|
2014-09-16 10:15:37 -07:00 |
Jian He
|
1c3f837835
|
YARN-2529. Generic history service RPC interface doesn't work when service authorization is enabled. Contributed by Zhijie Shen
(cherry picked from commit 88e329fdfb )
|
2014-09-15 13:15:07 -07:00 |
cnauroth
|
aaef460e7a
|
YARN-2549. TestContainerLaunch fails due to classpath problem with hamcrest classes. Contributed by Chris Nauroth.
(cherry picked from commit 9d4ec97c95 )
|
2014-09-15 11:54:41 -07:00 |
Vinod Kumar Vavilapalli
|
5cdb24d4b1
|
YARN-611. Added an API to let apps specify an interval beyond which AM failures should be ignored towards counting max-attempts. Contributed by Xuan Gong.
(cherry picked from commit 14e2639fd0 )
|
2014-09-13 18:05:02 -07:00 |
Zhijie Shen
|
99ccd842d8
|
YARN-2528. Relaxed http response split vulnerability protection for the origins header and made it accept multiple origins in CrossOriginFilter. Contributed by Jonathan Eagles.
(cherry picked from commit 98588cf044 )
|
2014-09-12 21:35:49 -07:00 |
Jian He
|
09ad86d70c
|
YARN-2542. Fixed NPE when retrieving ApplicationReport from TimeLineServer. Contributed by Zhijie Shen
(cherry picked from commit a0ad975ea1 )
|
2014-09-12 15:28:10 -07:00 |
XuanGong
|
add5ac6a73
|
YARN-2456. Possible livelock in CapacityScheduler when RM is recovering
apps. Contributed by Jian He
|
2014-09-12 15:24:02 -07:00 |
Jonathan Eagles
|
546a708acc
|
YARN-2547. Cross Origin Filter throws UnsupportedOperationException upon destroy (Mit Desai via jeagles)
(cherry picked from commit 54e5794806 )
|
2014-09-12 15:41:31 -05:00 |
Jian He
|
f21a5236e5
|
YARN-2229. Changed the integer field of ContainerId to be long type. Contributed by Tsuyoshi OZAWA
(cherry picked from commit 3122daa802 )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/rm/preemption/CheckpointAMPreemptionPolicy.java
|
2014-09-12 10:45:42 -07:00 |
Jason Lowe
|
7e69dc8771
|
YARN-2484. FileSystemRMStateStore#readFile/writeFile should close FSData(In|Out)putStream in final block. Contributed by Tsuyoshi OZAWA
(cherry picked from commit 78b048393a )
|
2014-09-12 14:10:51 +00:00 |
Zhijie Shen
|
466bdf79c5
|
YARN-2538. Added logs when RM sends roll-overed AMRMToken to AM. Contributed by Xuan Gong.
(cherry picked from commit 469ea3dcef )
|
2014-09-11 22:21:59 -07:00 |
Jian He
|
f580586ab7
|
YARN-2541. Fixed ResourceManagerRest.apt.vm table syntax error. Contributed by Jian He
(cherry picked from commit 5633da2a01 )
|
2014-09-11 21:31:56 -07:00 |
junping_du
|
efa9ab3638
|
YARN-2033. Merging generic-history into the Timeline Store (Contributed by Zhijie Shen)
(cherry picked from commit 6b8b1608e6 )
|
2014-09-12 10:08:06 +08:00 |
Karthik Kambatla
|
d22cd065ed
|
Update CHANGES.txt to set the release date for 2.5.1
(cherry picked from commit 17ffbe0864 )
|
2014-09-11 17:36:06 -07:00 |
Karthik Kambatla
|
6f8b2a8e2e
|
YARN-2534. FairScheduler: Potential integer overflow calculating totalMaxShare. (Zhihai Xu via kasha)
(cherry picked from commit c11ada5ea6 )
|
2014-09-11 12:06:28 -07:00 |
Vinod Kumar Vavilapalli
|
a2a61eec6d
|
YARN-2440. Enabled Nodemanagers to limit the aggregate cpu usage across all containers to a preconfigured limit. Contributed by Varun Vasudev.
(cherry picked from commit 4be95175cd )
|
2014-09-10 19:24:14 -07:00 |
Jian He
|
ceae7be6b2
|
YARN-415. Capture aggregate memory allocation at the app-level for chargeback. Contributed by Eric Payne & Andrey Klochkov
(cherry picked from commit 83be3ad444 )
|
2014-09-10 18:22:07 -07:00 |
XuanGong
|
5ca99b5297
|
Fix CHANGES.txt. Credit Mayank Bansal for his contributions on YARN-2459
|
2014-09-10 15:21:41 -07:00 |
Jian He
|
f58a076dbc
|
YARN-2158. Fixed TestRMWebServicesAppsModification#testSingleAppKill test failure. Contributed by Varun Vasudev
(cherry picked from commit cbfe26370b )
|
2014-09-10 12:48:40 -07:00 |
XUAN
|
b91ef0c502
|
YARN-2459. RM crashes if App gets rejected for any reason and HA is enabled. Contributed by Jian He
|
2014-09-10 11:51:57 -07:00 |
Vinod Kumar Vavilapalli
|
b4b59ef749
|
YARN-2448. Changed ApplicationMasterProtocol to expose RM-recognized resource types to the AMs. Contributed by Varun Vasudev.
(cherry picked from commit b67d5ba784 )
|
2014-09-10 10:17:30 -07:00 |
Karthik Kambatla
|
a19694f19d
|
YARN-1458. FairScheduler: Zero weight can lead to livelock. (Zhihai Xu via kasha)
(cherry picked from commit 3072c83b38 )
|
2014-09-10 08:33:31 -07:00 |
Karthik Kambatla
|
fe9d1ee96f
|
YARN-2526. SLS can deadlock when all the threads are taken by AMSimulators. (Wei Yan via kasha)
(cherry picked from commit 28d99db992 )
|
2014-09-09 15:15:42 -07:00 |
Jian He
|
c17810a84c
|
YARN-2515. Updated ConverterUtils#toContainerId to parse epoch. Contributed by Tsuyoshi OZAWA
(cherry picked from commit 0974f434c4 )
|
2014-09-07 18:31:07 -07:00 |
Zhijie Shen
|
0974400b74
|
YARN-2507. Documented CrossOriginFilter configurations for the timeline server. Contributed by Jonathan Eagles.
(cherry picked from commit 56dc496a10 )
|
2014-09-07 18:25:13 -07:00 |
Zhijie Shen
|
f2a5a5d4aa
|
YARN-2512. Allowed pattern matching for origins in CrossOriginFilter. Contributed by Jonathan Eagles.
(cherry picked from commit a092cdf32d )
|
2014-09-07 17:52:38 -07:00 |
cnauroth
|
af1d389157
|
YARN-2519. Credential Provider related unit tests failed on Windows. Contributed by Xiaoyu Yao.
(cherry picked from commit cbea1b10ef )
|
2014-09-06 20:06:44 -07:00 |
Jonathan Eagles
|
c47d72d8d2
|
YARN-2508. Cross Origin configuration parameters prefix are not honored (Mit Desai via jeagles)
(cherry picked from commit e6420fec0a )
|
2014-09-05 19:45:02 -05:00 |
Zhijie Shen
|
1e40cbba7f
|
YARN-2511. Allowed all origins by default when CrossOriginFilter is enabled. Contributed by Jonathan Eagles.
(cherry picked from commit 51a4faf521 )
|
2014-09-04 15:03:50 -07:00 |
Jason Lowe
|
04d325afff
|
YARN-2431. NM restart: cgroup is not removed for reacquired containers. Contributed by Jason Lowe
(cherry picked from commit 3fa5f728c4 )
|
2014-09-04 21:14:20 +00:00 |
Jonathan Eagles
|
7e76039278
|
YARN-2509. Enable Cross Origin Filter for timeline server only and not all Yarn servers (Mit Desai via jeagles)
(cherry picked from commit 91d45f0f01 )
|
2014-09-04 11:54:43 -05:00 |
Karthik Kambatla
|
96a13c6d0c
|
YARN-2394. FairScheduler: Configure fairSharePreemptionThreshold per queue. (Wei Yan via kasha)
(cherry picked from commit 1dcaba9a7a )
|
2014-09-03 10:27:47 -07:00 |