Arun Suresh
|
4815d024c5
|
YARN-5609. Expose upgrade and restart API in ContainerManagementProtocol. Contributed by Arun Suresh
|
2016-09-26 08:46:54 -07:00 |
|
Arun Suresh
|
2f163cd5cf
|
Revert "YARN-5609. Expose upgrade and restart API in ContainerManagementProtocol. Contributed by Arun Suresh"
This reverts commit fe644bafe7 .
|
2016-09-26 08:36:59 -07:00 |
|
Jian He
|
fe644bafe7
|
YARN-5609. Expose upgrade and restart API in ContainerManagementProtocol. Contributed by Arun Suresh
|
2016-09-26 22:41:16 +08:00 |
|
Naganarasimha
|
d0372dc613
|
YARN-3692. Allow REST API to set a user generated message when killing an application. Contributed by Rohith Sharma K S
|
2016-09-23 06:30:49 +05:30 |
|
Ray Chiang
|
378f624a39
|
YARN-5549. AMLauncher#createAMContainerLaunchContext() should not log the command to be launched indiscriminately. (Daniel Templeton via rchiang)
|
2016-09-02 11:14:35 -07:00 |
|
Arun Suresh
|
d6d9cff21b
|
YARN-5221. Expose UpdateResourceRequest API to allow AM to request for change in container properties. (asuresh)
|
2016-08-30 15:52:29 -07:00 |
|
Wangda Tan
|
19c743c1bb
|
YARN-4889. Changes in AMRMClient for identifying resource-requests explicitly. (Arun Suresh via wangda)
|
2016-08-26 17:14:12 -07:00 |
|
Subru Krishnan
|
b930dc3ec0
|
YARN-5327. API changes required to support recurring reservations in the YARN ReservationSystem. (Sangeetha Abdu Jyothi via Subru).
|
2016-08-26 16:58:47 -07:00 |
|
Junping Du
|
9ef632f3b0
|
YARN-5557. Add localize API to the ContainerManagementProtocol. Contributed by Jian He.
|
2016-08-26 09:04:44 -07:00 |
|
Varun Vasudev
|
bfb4d95059
|
YARN-5430. Return container's ip and host from NM ContainerStatus call. Contributed by Jian He.
|
2016-08-26 16:30:18 +05:30 |
|
Wangda Tan
|
2da32a6ef9
|
YARN-4685. Disable AM blacklisting by default to mitigate situations that application get hanged. (Rohith Sharma K S via wangda)
|
2016-08-19 16:31:16 -07:00 |
|
Junping Du
|
0da69c324d
|
YARN-4676. Automatic and Asynchronous Decommissioning Nodes Status Tracking. Contributed by Diniel Zhi.
(cherry picked from commit d464483bf7f0b3e3be3ba32cd6c3eee546747ab5)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceTrackerService.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNode.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNodeImpl.java
|
2016-08-18 07:27:23 -07:00 |
|
Varun Saxena
|
ffe1fff526
|
YARN-5514. Clarify DecommissionType.FORCEFUL comment (Vrushali C via Varun Saxena)
|
2016-08-16 14:05:41 +05:30 |
|
Ray Chiang
|
aea3e65749
|
YARN-5137. Make DiskChecker pluggable in NodeManager. (Yufei Gu via rchiang)
|
2016-08-10 19:23:29 -07:00 |
|
Arun Suresh
|
82c9e06101
|
YARN-5457. Refactor DistributedScheduling framework to pull out common functionality. (asuresh)
|
2016-08-09 00:42:29 -07:00 |
|
Wangda Tan
|
3f100d76ff
|
YARN-4888. Changes in scheduler to identify resource-requests explicitly by allocation-id. (Subru Krishnan via wangda)
|
2016-08-05 10:43:35 -07:00 |
|
Varun Saxena
|
4a26221021
|
YARN-5429. Fix return related javadoc warnings in yarn-api (Vrushali C via Varun Saxena)
|
2016-08-05 16:27:53 +05:30 |
|
Arun Suresh
|
e5766b1dbe
|
YARN-5113. Refactoring and other clean-up for distributed scheduling. (Konstantinos Karanasos via asuresh)
|
2016-07-31 11:48:25 -07:00 |
|
Arun Suresh
|
2d8d183b19
|
YARN-5351. ResourceRequest should take ExecutionType into account during comparison. (Konstantinos Karanasos via asuresh)
|
2016-07-26 19:08:30 -07:00 |
|
Andrew Wang
|
da456ffd62
|
Preparing for 3.0.0-alpha2 development
|
2016-07-15 19:04:17 -07:00 |
|
Varun Vasudev
|
58e1850801
|
YARN-5298. Mount usercache and NM filecache directories into Docker container. Contributed by Sidharta Seethana.
|
2016-07-14 16:11:07 +05:30 |
|
Jian He
|
819224dcf9
|
YARN-5270. Solve miscellaneous issues caused by YARN-4844. Contributed by Wangda Tan
|
2016-07-11 22:36:20 -07:00 |
|
Sangjin Lee
|
6cf6ab7b78
|
Made a number of miscellaneous fixes for javac, javadoc, and checstyle warnings.
|
2016-07-10 08:46:05 -07:00 |
|
Li Lu
|
0a9b085f05
|
YARN-5189. Make HBaseTimeline[Reader|Writer]Impl default and move FileSystemTimeline*Impl. (Joep Rottinghuis and Sangjin Lee via gtcarrera9)
|
2016-07-10 08:46:01 -07:00 |
|
Sangjin Lee
|
497d1c7f51
|
YARN-5111. YARN container system metrics are not aggregated to application (Naganarasimha G R via sjlee)
|
2016-07-10 08:46:01 -07:00 |
|
Sangjin Lee
|
8c8183e515
|
YARN-5093. created time shows 0 in most REST output (Varun Saxena via sjlee)
|
2016-07-10 08:45:59 -07:00 |
|
Li Lu
|
c2055a97d5
|
YARN-3150. Documenting the timeline service v2. (Sangjin Lee and Vrushali C via gtcarrera9)
|
2016-07-10 08:45:57 -07:00 |
|
Sangjin Lee
|
39cce4e629
|
YARN-3816. [Aggregation] App-level aggregation and accumulation for YARN system metrics (Li Lu via sjlee)
|
2016-07-10 08:45:56 -07:00 |
|
Sangjin Lee
|
84c35ac6c4
|
YARN-4711. NM is going down with NPE's due to single thread processing of events by Timeline client (Naganarasimha G R via sjlee)
|
2016-07-10 08:45:55 -07:00 |
|
Sangjin Lee
|
9bdd455dce
|
YARN-4062. Add the flush and compaction functionality via coprocessors and scanners for flow run table (Vrushali C via sjlee)
|
2016-07-10 08:45:54 -07:00 |
|
Sangjin Lee
|
0d02ab8729
|
YARN-3367. Replace starting a separate thread for post entity with event loop in TimelineClient (Naganarasimha G R via sjlee)
|
2016-07-10 08:45:53 -07:00 |
|
Sangjin Lee
|
960af7d471
|
YARN-4409. Fix javadoc and checkstyle issues in timelineservice code (Varun Saxena via sjlee)
|
2016-07-10 08:45:53 -07:00 |
|
Li Lu
|
9d40d9d34c
|
YARN-4224. Support fetching entities by UID and change the REST
interface to conform to current REST APIs' in YARN. (Varun Saxena via
gtcarrera9)
|
2016-07-10 08:45:52 -07:00 |
|
Naganarasimha
|
6934b05c71
|
YARN-4238. createdTime and modifiedTime is not reported while publishing entities to ATSv2. (Varun Saxena via Naganarasimha G R)
|
2016-07-10 08:45:52 -07:00 |
|
Sangjin Lee
|
cc16683cef
|
YARN-3995. Some of the NM events are not getting published due race condition when AM container finishes in NM (Naganarasimha G R via sjlee)
|
2016-07-10 08:45:50 -07:00 |
|
Li Lu
|
b7d484aead
|
YARN-4450. TestTimelineAuthenticationFilter and
TestYarnConfigurationFields fail. Contributed by Sangjin Lee.
|
2016-07-10 08:45:49 -07:00 |
|
Li Lu
|
89e5c44f9e
|
YARN-4356. Ensure the timeline service v.2 is disabled cleanly and has no
impact when it's turned off. Contributed by Sangjin Lee.
|
2016-07-10 08:45:48 -07:00 |
|
Sangjin Lee
|
e3e857866d
|
YARN-4179. [reader implementation] support flow activity queries based on time (Varun Saxena via sjlee)
|
2016-07-10 08:45:46 -07:00 |
|
Vrushali Channapattan
|
d95dc89a02
|
YARN-4075 [reader REST API] implement support for querying for flows and flow runs (Varun Saxena via vrushali)
|
2016-07-10 08:45:44 -07:00 |
|
Vrushali
|
10fa6da7d8
|
YARN-4074. [timeline reader] implement support for querying for flows and flow runs (sjlee via vrushali)
|
2016-07-10 08:45:44 -07:00 |
|
Sangjin Lee
|
102b56ee96
|
YARN-3904. Refactor timelineservice.storage to add support to online and offline aggregation writers (Li Lu via sjlee)
|
2016-07-10 08:45:42 -07:00 |
|
Sangjin Lee
|
9e5155be36
|
YARN-3049. [Storage Implementation] Implement storage reader interface to fetch raw data from HBase backend (Zhijie Shen via sjlee)
(cherry picked from commit 07433c2ad52df9e844dbd90020c277d3df844dcd)
|
2016-07-10 08:45:41 -07:00 |
|
Zhijie Shen
|
a9fab9b644
|
YARN-3908. Fixed bugs in HBaseTimelineWriterImpl. Contributed by Vrushali C and Sangjin Lee.
(cherry picked from commit df0ec473a84871b0effd7ca6faac776210d7df09)
|
2016-07-10 08:45:40 -07:00 |
|
Junping Du
|
8603736ef2
|
YARN-3949. Ensure timely flush of timeline writes. Contributed by Sangjin Lee.
(cherry picked from commit 967bef7e0396d857913caa2574afb103a5f0b81b)
|
2016-07-10 08:45:39 -07:00 |
|
Sangjin Lee
|
57d8dc2fb7
|
YARN-3836. add equals and hashCode to TimelineEntity and other classes in the data model (Li Lu via sjlee)
(cherry picked from commit 2d4a8f4563c06339717ca9410b2794754603fba3)
|
2016-07-10 08:45:39 -07:00 |
|
Sangjin Lee
|
e27642abf4
|
YARN-3047. [Data Serving] Set up ATS reader with basic request serving structure and lifecycle (Varun Saxena via sjlee)
(cherry picked from commit 4c5f88fb0f04b7919738d07598b0f006a9ff91f2)
|
2016-07-10 08:45:39 -07:00 |
|
Zhijie Shen
|
2d59bc4458
|
YARN-3051. Created storage oriented reader interface for fetching raw entity data and made the filesystem based implementation. Contributed by Varun Saxena.
(cherry picked from commit 499ce52c7b645ec0b1cc8ac62dc9a3127b987a20)
|
2016-07-10 08:45:38 -07:00 |
|
Zhijie Shen
|
f3c661e8dd
|
YARN-3044. Made RM write app, attempt and optional container lifecycle events to timeline service v2. Contributed by Naganarasimha G R.
|
2016-07-10 08:45:37 -07:00 |
|
Zhijie Shen
|
42d7864b84
|
YARN-3276. Code cleanup for timeline service API records. Contributed by Junping Du.
(cherry picked from commit d88f30ba5359f59fb71b93a55e1c1d9a1c0dff8e)
|
2016-07-10 08:45:37 -07:00 |
|
Sangjin Lee
|
fc8485d893
|
YARN-3551. Consolidate data model change according to the backend implementation (Zhijie Shen via sale)
(cherry picked from commit 557a3950bddc837469244835f5577899080115d8)
|
2016-07-10 08:45:35 -07:00 |
|