Steve Loughran
c70b8709cc
HADOOP-18442. Remove openstack support ( #4855 )
...
The swift:// connector for openstack support has been removed.
The hadoop-openstack jar remains, only now it is empty of code.
This is to ensure that projects which declare the JAR a dependency
will still have successful builds.
Contributed by Steve Loughran
2022-10-07 12:03:08 +01:00
Masatake Iwasaki
cc42f5dafd
HADOOP-17538. Add kms-default.xml and httpfs-default.xml to site index. ( #2716 )
...
(cherry picked from commit e9a3c2950e
)
2021-02-23 22:55:10 +00:00
Uma Maheswara Rao G
418580446b
HDFS-15330. Document the ViewFSOverloadScheme details in ViewFS guide. Contributed by Uma Maheswara Rao G.
...
(cherry picked from commit 76fa0222f0
)
2020-06-16 16:54:01 -07:00
Zhankun Tang
d40d7cc4f9
HADOOP-16670. Stripping Submarine code from Hadoop codebase. Contributed by Zhankun Tang.
...
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
2020-01-21 20:07:31 -08:00
Eric Badger
0e22e9ab83
YARN-9562. Add Java changes for the new RuncContainerRuntime. Contributed by Eric Badger
2019-11-18 21:56:31 +00:00
Masatake Iwasaki
a98c4dfc47
HADOOP-16702. Move documentation of hadoop-cos to under src directory.
...
Signed-off-by: Masatake Iwasaki <iwasakims@apache.org>
2019-11-12 17:47:17 +09:00
Masatake Iwasaki
b988487cae
HADOOP-16701. Fix broken links in site index.
...
Signed-off-by: Masatake Iwasaki <iwasakims@apache.org>
2019-11-12 16:43:52 +09:00
Sammi Chen
8a9ede5cff
HADOOP-15616. Incorporate Tencent Cloud COS File System Implementation. Contributed by Yang Yu.
2019-09-27 16:53:13 +08:00
Yiqun Lin
5043840b1d
HDFS-14410. Make Dynamometer documentation properly compile onto the Hadoop site. Contributed by Erik Krogen.
2019-07-11 23:47:27 +08:00
Akira Ajisaka
48d7f00da8
HDFS-14590. [SBN Read] Add the document link to the top page. Contributed by Takanobu Asanuma.
2019-06-25 19:11:09 +09:00
Wanqiang Ji
eb6be4643f
YARN-9630. [UI2] Add a link in docs's top page
...
Signed-off-by: Masatake Iwasaki <iwasakims@apache.org>
2019-06-18 14:54:21 +09:00
Yiqun Lin
7b11b404a3
HADOOP-16097. Provide proper documentation for FairCallQueue. Contributed by Erik Krogen.
2019-02-13 11:16:04 +08:00
Akira Ajisaka
eee29ed706
HADOOP-16009. Replace the url of the repository in Apache Hadoop source code.
2018-12-31 06:28:24 +09:00
Sunil G
19ad5be651
YARN-8800. Updated documentation of Submarine with latest examples. Contributed by Wangda Tan.
2018-09-29 00:01:04 +05:30
Weiwei Yang
1e7d6e55a5
YARN-7865. Node attributes documentation. Contributed by Naganarasimha G R.
2018-09-12 16:01:01 +05:30
Xiaoyu Yao
7846636a5d
HDFS-12551. Ozone: Documentation: Add Ozone overview documentation. Contributed by Anu Engineer.
2018-04-26 05:36:04 -07:00
Weiwei Yang
c398ab49d3
HDFS-12047. Ozone: Add REST API documentation. Contributed by Weiwei Yang.
2018-04-26 05:36:04 -07:00
Yiqun Lin
52aa60ed2f
HDFS-11963. Ozone: Documentation: Add getting started page (addendum). Contributed by Yiqun Lin.
2018-04-26 05:36:04 -07:00
Anu Engineer
8d289df627
HDFS-11963. Ozone: Documentation: Add getting started page. Contributed by Anu Engineer.
2018-04-26 05:36:04 -07:00
Anu Engineer
aa16380d71
HDFS-11566. Ozone: Document missing metrics for container operations. Contributed by Yiqun Lin.
2018-04-26 05:34:18 -07:00
Sunil G
427ad7ecc4
YARN-8126. Support auto-spawning of admin configured services during bootstrap of RM. Contributed by Rohith Sharma K S.
2018-04-17 15:08:31 +05:30
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 749ca890e6
)
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 d464483bf7
)
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