Haibo Chen
|
823bb5dda8
|
MAPREDUCE-4669. MRAM web UI does not work with HTTPS. (Contributed by Robert Kanter)
|
2018-10-23 15:28:13 -07:00 |
Wangda Tan
|
071b9e19aa
|
YARN-8908. Fix errors in yarn-default.xml related to GPU/FPGA. (Zhankun Tang via wangda)
Change-Id: I46f511a9b51b65b069e15d5b827530110c41edab
|
2018-10-19 09:49:26 -07:00 |
Sunil G
|
2202e00ba8
|
YARN-8868. Set HTTPOnly attribute to Cookie. Contributed by Chandni Singh.
|
2018-10-18 15:23:20 +05:30 |
Sunil G
|
5085e5fa9e
|
YARN-8759. Copy of resource-types.xml is not deleted if test fails, causes other test failures. Contributed by Antal Bálint Steinbach.
|
2018-10-17 16:05:08 +05:30 |
Haibo Chen
|
84e22a6af4
|
YARN-8842. Expose metrics for custom resource types in QueueMetrics. (Contributed by Szilard Nemeth)
|
2018-10-16 14:14:30 -07:00 |
Haibo Chen
|
c2288ac45b
|
YARN-8448. AM HTTPS Support for AM communication with RMWeb proxy. (Contributed by Robert Kanter)
|
2018-10-16 13:36:26 -07:00 |
Sunil G
|
8e5365e277
|
YARN-8836. Add tags and attributes in resource definition. Contributed by Weiwei Yang.
|
2018-10-15 15:38:42 +05:30 |
Vrushali C
|
a3edfddcf7
|
YARN-8834 Provide Java client for fetching Yarn specific entities from TimelineReader. Contributed by Abhishek Modi
|
2018-10-11 20:21:00 -07:00 |
Akira Ajisaka
|
6fa3feb577
|
HADOOP-15832. Upgrade BouncyCastle to 1.60. Contributed by Robert Kanter.
|
2018-10-10 10:16:57 +09:00 |
Jason Lowe
|
9bb2801e8c
|
YARN-4254. ApplicationAttempt stuck for ever due to UnknownHostException. Contributed by Bibin A Chundatt
|
2018-10-05 15:52:46 -05:00 |
Akira Ajisaka
|
39b35036ba
|
YARN-8840. Add missing cleanupSSLConfig() call for TestTimelineClient test. Contributed by Aki Tanaka.
|
2018-10-04 09:51:42 +09:00 |
Sunil G
|
58fa96b697
|
Changed version in trunk to 3.3.0-SNAPSHOT.
|
2018-10-02 22:41:41 +05:30 |
Eric Yang
|
b237a0dd44
|
YARN-6456. Added config to set default container runtimes.
Contributed by Craig Condit
|
2018-09-27 15:31:18 -04:00 |
Eric Yang
|
913f87dada
|
YARN-8665. Added Yarn service cancel upgrade option.
Contributed by Chandni Singh
|
2018-09-26 14:51:35 -04:00 |
Giovanni Matteo Fumarola
|
3090922805
|
YARN-8696. [AMRMProxy] FederationInterceptor upgrade: home sub-cluster heartbeat async. Contributed by Botong Huang.
|
2018-09-24 11:37:05 -07:00 |
Shane Kumpf
|
8e9afbfb66
|
YARN-8768. Javadoc error in node attributes. Contributed by Sunil Govindan.
|
2018-09-12 15:12:28 -06:00 |
bibinchundatt
|
c44088ac19
|
YARN-8739. Fix jenkins issues for Node Attributes branch. Contributed by Sunil Govindan.
|
2018-09-12 16:01:01 +05:30 |
Weiwei Yang
|
52194351e7
|
YARN-8721. Relax NE node-attribute check when attribute doesn't exist on a node. Contributed by Sunil Govindan.
|
2018-09-12 16:01:01 +05:30 |
Naganarasimha
|
67ae81f0e0
|
YARN-7863. Modify placement constraints to support node attributes. Contributed by Sunil Govindan.
|
2018-09-12 16:01:01 +05:30 |
Naganarasimha
|
8c947398ab
|
YARN-8574. Allow dot in attribute values. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:01 +05:30 |
Naganarasimha
|
eb08543c7a
|
YARN-8103. Add CLI interface to query node attributes. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:01 +05:30 |
bibinchundatt
|
8cf6a9a2bd
|
YARN-7892. Revisit NodeAttribute class structure. Contributed by Naganarasimha G R.
|
2018-09-12 16:01:00 +05:30 |
Naganarasimha
|
5dc7d6e0f3
|
YARN-8104. Add API to fetch node to attribute mapping. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
Naganarasimha
|
0a01b1350d
|
YARN-8100. Support API interface to query cluster attributes and attribute to nodes. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
Sunil G
|
b9890d1f66
|
YARN-7875. Node Attribute store for storing and recovering attributes. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
Sunil G
|
6f4bc49c6d
|
YARN-7988. Refactor FSNodeLabelStore code for Node Attributes store support. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:00 +05:30 |
Naganarasimha
|
3b3b6efe21
|
YARN-7871. Node attributes reporting from NM to RM. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
Naganarasimha
|
86d024ef2a
|
YARN-7965. NodeAttributeManager add/get API is not working properly. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
Sunil G
|
ffcabd24c3
|
YARN-7856. Validate Node Attributes from NM. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
Sunil G
|
2f7712be09
|
YARN-6858. Attribute Manager to store and provide node attributes in RM. Contributed by Naganarasimha G R.
|
2018-09-12 16:01:00 +05:30 |
Naganarasimha
|
d312b5cf9f
|
YARN-7757. Refactor NodeLabelsProvider to be more generic and reusable for node attributes providers. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
bibinchundatt
|
4458b2772f
|
YARN-7840. Update PB for prefix support of node attributes. Contributed by Naganarasimha G R.
|
2018-09-12 16:01:00 +05:30 |
Naganarasimha
|
1f42ce907a
|
YARN-6855. [YARN-3409] CLI Proto Modifications to support Node Attributes. Contributed by Naganarasimha G R.
|
2018-09-12 16:00:59 +05:30 |
Giovanni Matteo Fumarola
|
3dc2988a37
|
YARN-8699. Add Yarnclient#yarnclusterMetrics API implementation in router. Contributed by Bibin A Chundatt.
|
2018-09-07 11:32:03 -07:00 |
Shane Kumpf
|
73625168c0
|
YARN-8642. Add support for tmpfs mounts with the Docker runtime. Contributed by Craig Condit
|
2018-08-29 07:08:37 -06:00 |
Eric Yang
|
e557c6bd8d
|
YARN-8298. Added express upgrade for YARN service.
Contributed by Chandni Singh
|
2018-08-21 19:49:26 -04:00 |
Giovanni Matteo Fumarola
|
8736fc39ac
|
YARN-8673. [AMRMProxy] More robust responseId resync after an YarnRM master slave switch. Contributed by Botong Huang.
|
2018-08-20 12:22:36 -07:00 |
Eric Yang
|
74411ce0ce
|
YARN-7417. Remove duplicated code from IndexedFileAggregatedLogsBlock
and TFileAggregatedLogsBlock.
Contributed by Zian Chen
|
2018-08-13 16:50:00 -04:00 |
Sunil G
|
00013d6ef7
|
YARN-8633. Update DataTables version in yarn-common in line with JQuery 3 upgrade. Contributed by Akhil PB.
|
2018-08-09 12:18:32 +05:30 |
Sunil G
|
5b898c176f
|
Revert "YARN-8633. Update DataTables version in yarn-common in line with JQuery 3 upgrade. Contributed by Akhil PB."
This reverts commit 64901abdfa .
|
2018-08-08 19:48:49 +05:30 |
Sunil G
|
64901abdfa
|
YARN-8633. Update DataTables version in yarn-common in line with JQuery 3 upgrade. Contributed by Akhil PB.
|
2018-08-08 19:43:29 +05:30 |
Wangda Tan
|
c0599151bb
|
YARN-7089. Mark the log-aggregation-controller APIs as public. (Zian Chen via wangda)
Change-Id: I37851bdc5935d623a27d0973a206c997258716eb
|
2018-08-07 12:37:32 -07:00 |
Shane Kumpf
|
bcfc9851f4
|
YARN-8287. Update documentation and yarn-default related to the Docker runtime. Contributed by Craig Condit
|
2018-08-03 18:20:49 -06:00 |
Sunil G
|
12a095a496
|
YARN-7159. Normalize unit of resource objects in RM to avoid unit conversion in critical path. Contributed by Manikandan R.
|
2018-08-02 22:29:21 +05:30 |
Wangda Tan
|
5cc8e99147
|
YARN-8522. Application fails with InvalidResourceRequestException. (Zian Chen via wangda)
Change-Id: I34dd7fa49bd4d10580c4a78051033b1068d28f1e
|
2018-07-31 22:34:53 -07:00 |
Wangda Tan
|
4b540bbfcf
|
YARN-8418. App local logs could leaked if log aggregation fails to initialize for the app. (Bibin A Chundatt via wangda)
Change-Id: I29a23ca4b219b48c92e7975cd44cddb8b0e04104
|
2018-07-31 12:08:00 -07:00 |
Jonathan Hung
|
3e06a5dcea
|
YARN-7974. Allow updating application tracking url after registration. Contributed by Jonathan Hung
|
2018-07-30 17:44:18 -07:00 |
bibinchundatt
|
2b39ad2698
|
YARN-8584. Several typos in Log Aggregation related classes. Contributed by Szilard Nemeth.
|
2018-07-30 23:25:19 +05:30 |
bibinchundatt
|
ff7c2eda34
|
YARN-8548. AllocationRespose proto setNMToken initBuilder not done. Contributed by Bilwa S T.
|
2018-07-24 16:17:20 +05:30 |
Haibo Chen
|
8a6bb8409c
|
YARN-6964. Fair scheduler misuses Resources operations. (Daniel Templeton and Szilard Nemeth via Haibo Chen)
|
2018-07-20 10:46:28 -07:00 |