Zhijie Shen
|
e532ed8faa
|
YARN-2617. Fixed ApplicationSubmissionContext to still set resource for backward compatibility. Contributed by Wangda Tan.
|
2014-10-09 17:57:50 -07:00 |
|
Karthik Kambatla
|
4f426fe223
|
YARN-2180. [YARN-1492] In-memory backing store for cache manager. (Chris Trezzo via kasha)
|
2014-10-09 17:16:06 -07:00 |
|
Vinod Kumar Vavilapalli
|
596702a025
|
YARN-2544. Added admin-API objects for using node-labels. Contributed by Wangda Tan.
|
2014-10-09 15:46:24 -07:00 |
|
Zhijie Shen
|
1d4612f5ad
|
YARN-2629. Made the distributed shell use the domain-based timeline ACLs. Contributed by Zhijie Shen.
|
2014-10-09 12:59:47 -07:00 |
|
Vinod Kumar Vavilapalli
|
180afa2f86
|
YARN-2493. Added user-APIs for using node-labels. Contributed by Wangda Tan.
|
2014-10-09 11:26:26 -07:00 |
|
Steve Loughran
|
6a326711aa
|
YARN-913 service registry: YARN-2652 add hadoop-yarn-registry package under hadoop-yarn
|
2014-10-08 13:02:25 -07:00 |
|
Jian He
|
ea26cc0b4a
|
YARN-2615. Changed ClientToAMTokenIdentifier/RM(Timeline)DelegationTokenIdentifier to use protobuf as payload. Contributed by Junping Du
|
2014-10-06 10:47:43 -07:00 |
|
Chris Douglas
|
c8212bacb1
|
YARN-1051. Add a system for creating reservations of cluster capacity.
Contributed by Subru Krishnan and Carlo Curino.
|
2014-10-03 17:09:02 -07:00 |
|
subru
|
5e10a13bb4
|
YARN-2576. Making test patch pass in branch. Contributed by Subru Krishnan and Carlo Curino.
(cherry picked from commit 90ac0be86b898aefec5471db4027554c8e1b310c)
|
2014-10-03 15:43:13 -07:00 |
|
subru
|
c9266df404
|
YARN-1708. Public YARN APIs for creating/updating/deleting reservations.
(cherry picked from commit 3f2e3b275bcf29264a112c5d2f4eae289fe7f52c)
|
2014-10-03 15:41:39 -07:00 |
|
Vinod Kumar Vavilapalli
|
34cdcaad71
|
YARN-2468. Enhanced NodeManager to support log handling APIs (YARN-2569) for use by long running services. Contributed by Xuan Gong.
|
2014-10-03 12:15:40 -07:00 |
|
Jian He
|
eb6ce5e97c
|
YARN-2562. Changed ContainerId#toString() to be more readable. Contributed by Tsuyoshi OZAWA
|
2014-10-03 11:04:02 -07:00 |
|
Zhijie Shen
|
1c93025a1b
|
YARN-2527. Fixed the potential NPE in ApplicationACLsManager and added test cases for it. Contributed by Benoy Antony.
|
2014-10-02 14:56:13 -07:00 |
|
Vinod Kumar Vavilapalli
|
9e40de6af7
|
YARN-2446. Augmented Timeline service APIs to start taking in domains as a parameter while posting entities and events. Contributed by Zhijie Shen.
|
2014-10-01 17:52:03 -07:00 |
|
junping_du
|
0708827a93
|
YARN-2613. Support retry in NMClient for rolling-upgrades. (Contributed by Jian He)
|
2014-10-01 16:50:30 -07:00 |
|
Karthik Kambatla
|
17d1202c35
|
YARN-2179. [YARN-1492] Initial cache manager structure and context. (Chris Trezzo via kasha)
|
2014-09-30 19:01:47 -07:00 |
|
Jason Lowe
|
feaf139b4f
|
YARN-2387. Resource Manager crashes with NPE due to lack of synchronization. Contributed by Mit Desai
|
2014-09-30 22:37:28 +00:00 |
|
Karthik Kambatla
|
f7743dd07d
|
YARN-2610. Hamlet should close table tags. (Ray Chiang via kasha)
|
2014-09-30 11:46:07 -07:00 |
|
Jian He
|
5391919b09
|
YARN-668. Changed NMTokenIdentifier/AMRMTokenIdentifier/ContainerTokenIdentifier to use protobuf object as the payload. Contributed by Junping Du.
|
2014-09-26 17:48:41 -07:00 |
|
Zhijie Shen
|
c86674a3a4
|
YARN-2581. Passed LogAggregationContext to NM via ContainerTokenIdentifier. Contributed by Xuan Gong.
|
2014-09-24 17:50:26 -07:00 |
|
Vinod Kumar Vavilapalli
|
d78b452a4f
|
YARN-2102. Added the concept of a Timeline Domain to handle read/write ACLs on Timeline service event data. Contributed by Zhijie Shen.
|
2014-09-24 11:27:53 -07:00 |
|
Zhijie Shen
|
5338ac416a
|
YARN-2569. Added the log handling APIs for the long running services. Contributed by Xuan Gong.
|
2014-09-23 10:36:57 -07:00 |
|
Zhijie Shen
|
376233cdd4
|
MAPREDUCE-5279. Made MR headroom calculation honor cpu dimension when YARN scheduler resource type is memory plus cpu. Contributed by Peng Zhang and Varun Vasudev.
|
2014-09-22 09:28:47 -07:00 |
|
Allen Wittenauer
|
aa1052c34b
|
YARN-2460. Remove obsolete entries from yarn-default.xml (Ray Chiang via aw)
|
2014-09-19 14:07:38 -07:00 |
|
Vinod Kumar Vavilapalli
|
485c96e3cb
|
YARN-2001. Added a time threshold for RM to wait before starting container allocations after restart/failover. Contributed by Jian He.
|
2014-09-18 11:03:12 -07:00 |
|
Vinod Kumar Vavilapalli
|
a3d9934f91
|
YARN-1779. Fixed AMRMClient to handle AMRMTokens correctly across ResourceManager work-preserving-restart or failover. Contributed by Jian He.
|
2014-09-18 10:16:18 -07:00 |
|
Jian He
|
f4886111aa
|
YARN-2558. Updated ContainerTokenIdentifier#read/write to use ContainerId#getContainerId. Contributed by Tsuyoshi OZAWA.
|
2014-09-17 15:13:59 -07:00 |
|
Vinod Kumar Vavilapalli
|
9f6891d9ef
|
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.
|
2014-09-16 10:14:46 -07:00 |
|
Vinod Kumar Vavilapalli
|
14e2639fd0
|
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.
|
2014-09-13 18:04:05 -07:00 |
|
Jian He
|
3122daa802
|
YARN-2229. Changed the integer field of ContainerId to be long type. Contributed by Tsuyoshi OZAWA
|
2014-09-12 10:33:33 -07:00 |
|
junping_du
|
6b8b1608e6
|
YARN-2033. Merging generic-history into the Timeline Store (Contributed by Zhijie Shen)
|
2014-09-12 10:04:51 +08:00 |
|
Vinod Kumar Vavilapalli
|
4be95175cd
|
YARN-2440. Enabled Nodemanagers to limit the aggregate cpu usage across all containers to a preconfigured limit. Contributed by Varun Vasudev.
|
2014-09-10 19:22:52 -07:00 |
|
Jian He
|
83be3ad444
|
YARN-415. Capture aggregate memory allocation at the app-level for chargeback. Contributed by Eric Payne & Andrey Klochkov
|
2014-09-10 18:20:54 -07:00 |
|
Vinod Kumar Vavilapalli
|
b67d5ba784
|
YARN-2448. Changed ApplicationMasterProtocol to expose RM-recognized resource types to the AMs. Contributed by Varun Vasudev.
|
2014-09-10 10:15:47 -07:00 |
|
Jian He
|
0974f434c4
|
YARN-2515. Updated ConverterUtils#toContainerId to parse epoch. Contributed by Tsuyoshi OZAWA
|
2014-09-07 18:29:22 -07:00 |
|
cnauroth
|
cbea1b10ef
|
YARN-2519. Credential Provider related unit tests failed on Windows. Contributed by Xiaoyu Yao.
|
2014-09-06 20:05:07 -07:00 |
|
Jian He
|
5c14bc426b
|
YARN-1506. Changed RMNode/SchedulerNode to update resource with event notification. Contributed by Junping Du
|
2014-08-29 23:05:51 -07:00 |
|
Jian He
|
e2d0ff364a
|
YARN-2182. Updated ContainerId#toString() to append RM Epoch number. Contributed by Tsuyoshi OZAWA
|
2014-08-27 10:02:45 -07:00 |
|
Jason Darrell Lowe
|
da4ba50269
|
HADOOP-10893. isolated classloader on the client side. Contributed by Sangjin Lee
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619604 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 21:38:16 +00:00 |
|
Allen Wittenauer
|
7e75226e68
|
YARN-2424. LCE should support non-cgroups, non-secure mode (Chris Douglas via aw)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619421 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 14:57:11 +00:00 |
|
Jason Darrell Lowe
|
55a2b550b5
|
YARN-2034. Description for yarn.nodemanager.localizer.cache.target-size-mb is incorrect. Contributed by Chen He
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619176 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-20 17:38:51 +00:00 |
|
Jian He
|
e4539e88e3
|
YARN-2174. Enable HTTPs for the writer REST API of TimelineServer. Contributed by Zhijie Shen
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619160 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-20 17:05:07 +00:00 |
|
Allen Wittenauer
|
0350ea3c72
|
YARN-1918. Typo in description and error message for yarn.resourcemanager.cluster-id (Anandha L Ranganathan via aw)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1618070 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-14 21:53:12 +00:00 |
|
Jian He
|
0c9b8f2d7f
|
YARN-2373. Changed WebAppUtils to use Configuration#getPassword for accessing SSL passwords. Contributed by Larry McCay
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617555 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-12 18:29:42 +00:00 |
|
Xuan Gong
|
eeb4acd955
|
YARN-2212: ApplicationMaster needs to find a way to update the AMRMToken periodically. Contributed by Xuan Gong
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616892 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-08 21:38:24 +00:00 |
|
Jian He
|
8437df8ba9
|
YARN-2008. Fixed CapacityScheduler to calculate headroom based on max available capacity instead of configured max capacity. Contributed by Craig Welch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616580 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-07 20:00:04 +00:00 |
|
Junping Du
|
b47f65214c
|
YARN-2298. Move TimelineClient to yarn-common project (Contributed by Zhijie Shen)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616100 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-06 05:48:32 +00:00 |
|
Junping Du
|
1141edc424
|
YARN-2051. Fix bug in PBimpls and add more unit tests with reflection. (Contributed by Binglin Chang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615025 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-01 04:16:08 +00:00 |
|
Xuan Gong
|
e52f67e389
|
YARN-1994. Expose YARN/MR endpoints on multiple interfaces. Contributed by Craig Welch, Milan Potocnik,and Arpit Agarwal
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614981 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-31 20:06:02 +00:00 |
|
Zhijie Shen
|
d6532d3a77
|
YARN-2247. Made RM web services authenticate users via kerberos and delegation token. Contributed by Varun Vasudev.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1613821 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-27 17:55:06 +00:00 |
|