Takanobu Asanuma
|
7623cc5a98
|
HADOOP-15374. Add links of the new features of 3.1.0 to the top page
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-04-10 18:59:40 +09:00 |
|
weiy
|
6e2b5fa493
|
HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan
|
2018-03-19 22:13:40 -07:00 |
|
Wangda Tan
|
31db977cb3
|
HADOOP-14875. Create end user documentation from the compatibility guidelines. (Daniel Templeton via wangda)
Change-Id: I5d66d0f034874623af22aecae0a0b858b65396ed
|
2018-02-17 12:28:55 +08:00 |
|
Daniel Templeton
|
69043ba8b5
|
HADOOP-14876. Create downstream developer docs from the compatibility guidelines
|
2017-11-15 10:03:29 -08:00 |
|
Daniel Templeton
|
040a38dc49
|
YARN-7369. Improve the resource types docs
|
2017-11-13 11:05:07 -08:00 |
|
Gour Saha
|
541b64c798
|
YARN-7165. Miscellaneous fixes in yarn-native-services. Contributed by Jian He
|
2017-11-06 13:30:15 -08:00 |
|
Jian He
|
7dd4490a44
|
YARN-7073. Yarn native services rest API documentation. Contributed by Gour Saha
|
2017-11-06 13:30:14 -08:00 |
|
Gour Saha
|
2ba38ce8ec
|
YARN-5244. Documentation required for DNS Server implementation. Contributed by Jon Maron
|
2017-11-06 13:30:12 -08:00 |
|
Subru Krishnan
|
625039ef20
|
HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).
|
2017-10-25 15:51:27 -07:00 |
|
Yiqun Lin
|
b90750cfb8
|
HDFS-12695. Add a link to HDFS router federation document in site.xml. Contributed by Yiqun Lin.
|
2017-10-24 10:46:09 +08:00 |
|
Chris Trezzo
|
e46d5bb962
|
MAPREDUCE-5951. Add support for the YARN Shared Cache.
|
2017-10-12 10:59:20 -07:00 |
|
Chris Trezzo
|
7e76f85bc6
|
YARN-2960. Add documentation for the YARN shared cache.
|
2017-10-05 10:38:41 -07:00 |
|
Ming Ma
|
ce943eb17a
|
HDFS-11035. Better documentation for maintenace mode and upgrade domain.
|
2017-09-20 09:36:33 -07:00 |
|
Wangda Tan
|
6b88cd1901
|
YARN-7056. Document Resource Profiles feature. (Sunil G via wangda)
Change-Id: I5f5d52cdf7aba4ac09684aab573e6916dbad183e
|
2017-09-12 09:19:12 -07:00 |
|
Subru Krishnan
|
d6c29b2f5b
|
YARN-6484. Documenting the YARN Federation feature. (Carlo Curino via Subru).
(cherry picked from commit 749ca890e6e62671b4df69d020396ec93edadf16)
|
2017-08-01 17:28:25 -07:00 |
|
Masatake Iwasaki
|
fbc0c2bd76
|
YARN-4753. Use doxia macro to generate in-page TOC of YARN site documentation. (iwasakims)
|
2017-02-15 13:09:10 +09:00 |
|
Sidharta S
|
307ec58ffb
|
YARN-5258. Document Use of Docker with LinuxContainerExecutor (Contributed by Daniel Templeton)
|
2017-02-07 16:29:21 -08:00 |
|
Yiqun Lin
|
2a942eed21
|
HADOOP-14045. Aliyun OSS documentation missing from website. Contributed by Yiqun Lin.
|
2017-02-02 10:07:24 +08:00 |
|
Arun Suresh
|
1f344e0579
|
YARN-5646. Addendum patch to include missing changes to site.xml.
|
2017-01-12 07:37:49 -08:00 |
|
Karthik Kambatla
|
de6faae97c
|
YARN-5388. Deprecate and remove DockerContainerExecutor. (Daniel Templeton via kasha)
|
2016-10-25 13:35:47 -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 |
|
Mingliang Liu
|
382d615260
|
HDFS-10678. Documenting NNThroughputBenchmark tool. (Contributed by Mingliang Liu)
|
2016-08-15 20:22:14 -07:00 |
|
Akira Ajisaka
|
7ddef0fee4
|
HDFS-10647. Add a link to HDFS disk balancer document in site.xml. Contributed by Yiqun Lin.
|
2016-07-19 14:46:07 -07:00 |
|
Vrushali Channapattan
|
32b033d57c
|
YARN-5052 Update timeline service v2 documentation to capture information about filters (Varun Saxena via Vrushali C)
|
2016-07-10 08:46:03 -07:00 |
|
Chris Nauroth
|
9581fb715c
|
HADOOP-12666. Support Microsoft Azure Data Lake - as a file system in Hadoop. Contributed by Vishwajeet Dusane.
|
2016-06-09 14:33:31 -07:00 |
|
Arun Suresh
|
cab9cbaa0a
|
YARN-4468. Document the general ReservationSystem functionality, and the REST API. (subru and carlo via asuresh)
|
2016-04-15 16:58:49 -07:00 |
|
Masatake Iwasaki
|
cbd31328a6
|
HADOOP-12470. In-page TOC of documentation should be automatically generated by doxia macro (iwasakims)
|
2016-03-04 14:11:36 +09:00 |
|
cnauroth
|
8ab7658025
|
HADOOP-11031. Design Document for Credential Provider API. Contributed by Larry McCay.
|
2016-02-18 14:06:38 -08:00 |
|
Jian He
|
dea90c9a86
|
YARN-4653. Document YARN security model from the perspective of Application Developers. Contributed by Steve Loughran
|
2016-02-14 17:13:15 +08:00 |
|
Robert Kanter
|
0c4af0f998
|
MAPREDUCE-6495. Docs for archive-logs tool (rkanter)
|
2015-10-20 17:34:34 -07:00 |
|
Andrew Wang
|
c2ebab67ac
|
HDFS-7351. Document the HDFS Erasure Coding feature. Contributed by Uma Maheswara Rao G and Zhe Zhang.
|
2015-09-15 10:16:45 -07:00 |
|
Tsuyoshi Ozawa
|
faa38e1aa4
|
YARN-2801. Add documentation for node labels feature. Contributed by Wangda Tan and Naganarasimha G R.
|
2015-09-01 17:54:49 +09:00 |
|
Tsuyoshi Ozawa
|
f02dd146f5
|
YARN-3174. Consolidate the NodeManager and NodeManagerRestart documentation into one. Contributed by Masatake Iwasaki.
|
2015-07-16 15:22:30 +09:00 |
|
Arpit Agarwal
|
5dbc8c9cb0
|
HDFS-7164. Feature documentation for HDFS-6581. (Contributed by Arpit Agarwal)
|
2015-06-16 19:05:44 -07:00 |
|
Akira Ajisaka
|
ab7958f227
|
HADOOP-11594. Improve the readability of site index of documentation. Contributed by Masatake Iwasaki.
|
2015-05-22 16:51:05 +09:00 |
|
Akira Ajisaka
|
a5def58087
|
YARN-3694. Fix dead link for TimelineServer REST API. Contributed by Jagadesh Kiran N.
|
2015-05-21 23:14:44 +09:00 |
|
Zhijie Shen
|
fcd0702c10
|
YARN-3539. Updated timeline server documentation and marked REST APIs evolving. Contributed by Steve Loughran.
|
2015-05-12 21:13:22 -07:00 |
|
Xiaoyu Yao
|
e8f66c449c
|
HADOOP-11942. Add links to SLGUserGuide to site index (Masatake Iwasaki via xyao)
|
2015-05-08 14:34:34 -07:00 |
|
Tsuyoshi Ozawa
|
b419c1b2ec
|
YARN-3169. Drop YARN's overview document. Contributed by Brahma Reddy Battula.
|
2015-05-08 19:58:33 +09:00 |
|
Allen Wittenauer
|
f383fd9b6c
|
HADOOP-11731. Rework the changelog and releasenotes (aw)
|
2015-04-01 17:52:22 -07:00 |
|
Allen Wittenauer
|
b30ca8ce0e
|
HADOOP-11553. Foramlize the shell API (aw)
|
2015-03-26 15:09:51 -07:00 |
|
Tsuyoshi Ozawa
|
522c897146
|
HADOOP-11729. Fix link to cgroups doc in site.xml. Contributed by Masatake Iwasaki.
|
2015-03-19 23:08:18 +09:00 |
|
Allen Wittenauer
|
7eeca90daa
|
HADOOP-11559. Add links to RackAwareness and InterfaceClassification to site index (Masatake Iwasaki via aw)
|
2015-02-10 17:06:03 -08:00 |
|
Allen Wittenauer
|
9112f093cd
|
HADOOP-10976. moving the source code of hadoop-tools docs to the directory under hadoop-tools (Masatake Iwasaki via aw)
|
2015-02-04 17:57:34 -08:00 |
|
Allen Wittenauer
|
12e883007c
|
MAPREDUCE-6151. Update document of GridMix (Masatake Iwasaki via aw)
|
2015-01-30 11:08:20 -08:00 |
|
Allen Wittenauer
|
3f982c5c26
|
MAPREDUCE-6150. Update document of Rumen (Masatake Iwasaki via aw)
|
2015-01-29 14:17:44 -08:00 |
|
Allen Wittenauer
|
fcf1058b45
|
HADOOP-11008. Remove duplicated description about proxy-user in site documents (Masatake Iwasaki via aw)
|
2015-01-22 14:30:21 -08:00 |
|
Jian He
|
27a489cba6
|
YARN-2956. Added missing links in YARN documentation. Contributed by Masatake Iwasaki
|
2015-01-09 17:46:36 -08:00 |
|
arp
|
c1f857b0b4
|
HADOOP-11395. Add site documentation for Azure Storage FileSystem integration. (Contributed by Chris Nauroth)
|
2014-12-19 18:54:22 -08:00 |
|
Junping Du
|
389f881d42
|
YARN-2949. Add documentation for CGroups. (Contributed by Varun Vasudev)
|
2014-12-18 06:25:59 -08:00 |
|