Kihwal Lee
|
c586b7ab7d
|
HADOOP-13933. Add haadmin -getAllServiceState option to get the HA state of all the NameNodes/ResourceManagers. Contributed by Surendra Singh Lilhore.
(cherry picked from commit e407449ddb )
(cherry picked from commit 2d6be7ea23 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/cli/TestRMAdminCLI.java
|
2017-07-26 14:15:39 -05:00 |
Masatake Iwasaki
|
6032511239
|
HDFS-11995. HDFS Architecture documentation incorrectly describes writing to a local temporary file. Contributed by Nandakumar.
(cherry picked from commit d954a64730 )
|
2017-06-20 09:25:05 +09:00 |
wenxin he
|
2c12102edd
|
HADOOP-14208. Fix typo in the top page in branch-2.8
This closes #230
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2017-06-08 11:36:24 +09:00 |
Akira Ajisaka
|
9b595ba40b
|
HDFS-11833. HDFS architecture documentation descibes outdated placement policy. Contributed by Chen Liang.
(cherry picked from commit 1d1c52b42f )
(cherry picked from commit c17cb03a23 )
|
2017-05-16 11:54:27 -04:00 |
Ming Ma
|
305a9d886a
|
HDFS-9016. Display upgrade domain information in fsck.
|
2017-05-02 09:52:16 -07:00 |
Ming Ma
|
c4c5533216
|
HDFS-9005. Provide configuration support for upgrade domain.
|
2017-05-02 06:53:32 -07:00 |
Andrew Wang
|
b1dfdea5b4
|
HADOOP-14104. Client should always ask namenode for kms provider path. Contributed by Rushabh S Shah.
|
2017-04-06 14:39:56 -07:00 |
Xiaobing Zhou
|
b9b6bd2932
|
HDFS-11628. Clarify the behavior of HDFS Mover in documentation. Contributed by Xiaobing Zhou.
|
2017-04-05 15:34:27 -07:00 |
Chris Nauroth
|
15e89634a5
|
HDFS-9483. Documentation does not cover use of "swebhdfs" as URL scheme for SSL-secured WebHDFS. Contributed by Surendra Singh Lilhore.
(cherry picked from commit 4c8f9e1302 )
(cherry picked from commit 9c61858ee7 )
|
2017-01-05 15:05:12 -08:00 |
Mingliang Liu
|
9a976f3859
|
HDFS-11270. Document the missing options of NameNode bootstrap command. Contributed by Yiqun Lin
(cherry picked from commit c0e0ef2969 )
|
2016-12-27 11:41:34 -08:00 |
Akira Ajisaka
|
901bc5eef5
|
HDFS-11204. Document the missing options of hdfs zkfc command. Contributed by Yiqun Lin.
(cherry picked from commit 72bff192cd )
(cherry picked from commit 190b2dca62 )
|
2016-12-14 18:54:39 +09:00 |
Andrew Wang
|
e8b0ef0618
|
HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore.
|
2016-12-09 14:56:49 -08:00 |
Akira Ajisaka
|
011d478aab
|
HDFS-11175. Document uppercase key names are not supported in TransparentEncryption.md. Contributed by Yiqun Lin.
(cherry picked from commit 636f7547b7 )
(cherry picked from commit 0df7f5cdf6 )
|
2016-11-25 17:50:43 +09:00 |
Xiao Chen
|
d22a6a8b82
|
HDFS-11009. Add a tool to reconstruct block meta file from CLI.
(cherry picked from commit bc4a32aea50e86819730312e89315c0244ce64bf)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetUtil.java
(cherry picked from commit ad7d3c4db8 )
|
2016-10-18 22:42:09 -07:00 |
Andrew Wang
|
f13b84b4eb
|
HDFS-10883. 's behavior is not consistent in DFS after enabling EZ. Contributed by Yuanbo Liu.
(cherry picked from commit 0007360c33 )
|
2016-10-14 11:41:42 -07:00 |
Akira Ajisaka
|
c7780b066d
|
HDFS-11002. Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md. Contributed by Mingliang Liu.
(cherry picked from commit 901eca004d )
(cherry picked from commit 43cf0b2973 )
|
2016-10-13 14:31:09 +09:00 |
Brahma Reddy Battula
|
253e2442e4
|
HDFS-10947. Correct the API name for truncate in webhdfs document. Contributed by Surendra Singh Lilhore
(cherry picked from commit ef7f06f7d1 )
|
2016-10-04 18:53:12 +05:30 |
Xiao Chen
|
bf043e63f9
|
HDFS-10918. Add a tool to get FileEncryptionInfo from CLI. Contributed by Xiao Chen.
(cherry picked from commit 853d65a157 )
|
2016-10-03 16:02:11 -07:00 |
Brahma Reddy Battula
|
5bc297c58f
|
HDFS-10889. Remove outdated Fault Injection Framework documentaion. Contributed by Brahma Reddy Battula
(cherry picked from commit df1d0f5d56 )
|
2016-09-27 19:35:57 +05:30 |
Brahma Reddy Battula
|
aa967869a5
|
HDFS-10886. Replace fs.default.name with fs.defaultFS in viewfs document.
(cherry picked from commit bbdf350ff9 )
|
2016-09-23 19:35:34 +05:30 |
Xiao Chen
|
900dc70a01
|
HDFS-10489. Deprecate dfs.encryption.key.provider.uri for HDFS encryption zones. Contributed by Xiao Chen.
(cherry picked from commit ea839bd48e )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/HdfsConfiguration.java
hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
(cherry picked from commit 20585ade1d9d7fbd8b9df8b1e3db5a74fd4441a6)
|
2016-09-19 16:38:00 -07:00 |
Andrew Wang
|
9b7e079d4b
|
HDFS-10833. Fix JSON errors in WebHDFS.md examples.
(cherry picked from commit cbd909ce2a )
(cherry picked from commit 40eab77562 )
|
2016-09-02 14:51:12 -07:00 |
Mingliang Liu
|
f84ae6f091
|
HDFS-10807. Doc about upgrading to a version of HDFS with snapshots may be confusing. (Contributed by Mingliang Liu)
(cherry picked from commit 6742fb6e68 )
|
2016-08-29 10:19:53 -07:00 |
Mingliang Liu
|
e9eaad0e67
|
HDFS-10747. o.a.h.hdfs.tools.DebugAdmin usage message is misleading. (Contributed by Mingliang Liu)
|
2016-08-15 20:46:34 -07:00 |
Wei-Chiu Chuang
|
53bf632702
|
HDFS-9937. Update dfsadmin command line help and HdfsQuotaAdminGuide. Contributed by Kai Sasaki.
(cherry picked from commit 25f0a9b3ab )
|
2016-07-26 08:31:00 -07:00 |
Masatake Iwasaki
|
6b5d546014
|
HDFS-10671. Fix typo in HdfsRollingUpgrade.md. Contributed by Yiqun Lin.
(cherry picked from commit 59466b8c18 )
|
2016-07-26 19:52:23 +09:00 |
Arpit Agarwal
|
bbf711c030
|
HDFS-9534. Add CLI command to clear storage policy from a path. (Contributed by Xiaobing Zhou)
|
2016-07-25 09:51:59 -07:00 |
Andrew Wang
|
f826d92909
|
HDFS-10488. Update WebHDFS documentation regarding CREATE and MKDIR default permissions. Contributed by Wellington Chevreuil.
(cherry picked from commit 647b084738b26dcf0c0c4afa4ec3039e6aca2d61)
|
2016-07-07 10:37:16 -07:00 |
Akira Ajisaka
|
4fba09d7e8
|
HDFS-10582. Change deprecated configuration fs.checkpoint.dir to dfs.namenode.checkpoint.dir in HDFS Commands Doc. Contributed by Pan Yuxuan.
(cherry picked from commit a3f93beaa1 )
(cherry picked from commit 8a9440298d )
|
2016-07-06 17:54:44 -07:00 |
Arpit Agarwal
|
394dae17ac
|
HDFS-10532. Typo in RollingUpgrade docs. (Contributed by Yiqun Lin)
|
2016-06-16 10:11:05 -07:00 |
Ming Ma
|
03ed3f9b66
|
Revert "HDFS-9016. Display upgrade domain information in fsck. (mingma)"
This reverts commit 68ab0aa9d0 .
|
2016-06-14 20:14:00 -07:00 |
Ming Ma
|
68ab0aa9d0
|
HDFS-9016. Display upgrade domain information in fsck. (mingma)
(cherry picked from commit b7436f4468 )
|
2016-06-14 20:08:29 -07:00 |
Masatake Iwasaki
|
1ab79e255c
|
HDFS-10439. Update setOwner doc in HdfsPermissionsGuide. Contributed by John Zhuge.
(cherry picked from commit 12eb5a7b11 )
|
2016-05-22 19:43:47 +09:00 |
Akira Ajisaka
|
a84c4d7d4b
|
HDFS-6187. Update the document of hftp/hsftp in branch-2 to mention that they are deprecated. Contributed by Gergely Novák.
(cherry picked from commit 901588542b )
|
2016-05-10 09:33:55 -07:00 |
Akira Ajisaka
|
1622fc1373
|
Revert "HDFS-6187. Update the document of hftp/hsftp in branch-2 to mention that they are deprecated."
This reverts commit f25dcb935e .
|
2016-05-10 09:33:18 -07:00 |
Akira Ajisaka
|
f25dcb935e
|
HDFS-6187. Update the document of hftp/hsftp in branch-2 to mention that they are deprecated.
(cherry picked from commit c297df5995 )
|
2016-05-10 09:29:47 -07:00 |
Xiaoyu Yao
|
59eeee7501
|
HDFS-10324. Trash directory in an encryption zone should be pre-created with correct permissions. Contributed by Wei-Chiu Chuang.
(cherry picked from commit dacd1f50fe )
(cherry picked from commit 35859872b7 )
|
2016-05-05 18:23:00 -07:00 |
Kihwal Lee
|
019ca8f7c1
|
HDFS-10280. Document new dfsadmin command -evictWriters. Contributed by Wei-Chiu Chuang.
(cherry picked from commit c970f1d005 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md
|
2016-04-14 12:50:36 -05:00 |
Andrew Wang
|
d4aeddee31
|
HDFS-10200. Docs for WebHDFS still describe GETDELEGATIONTOKENS operation. Contributed by Wellington Chevreuil.
(cherry picked from commit 8f85e5d212 )
(cherry picked from commit c658deabb6 )
|
2016-03-23 12:56:17 -07:00 |
Colin Patrick Mccabe
|
370a956196
|
HDFS-9927. Document the new OIV ReverseXML processor (Wei-Chiu Chuang via cmccabe)
(cherry picked from commit 500875dfcc )
(cherry picked from commit b8b580e6b8 )
|
2016-03-10 13:39:43 -08:00 |
Yongjun Zhang
|
fb6661f3bd
|
HDFS-9889. Update balancer/mover document about HDFS-6133 feature. Contributed by Yongjun Zhang.
(cherry picked from commit 8e08861a14 )
|
2016-03-04 13:28:28 -08:00 |
Masatake Iwasaki
|
9d551a3adf
|
HADOOP-12470. In-page TOC of documentation should be automatically generated by doxia macro (iwasakims)
(cherry picked from commit cbd31328a6 )
Conflicts:
hadoop-common-project/hadoop-common/src/site/markdown/CommandsManual.md
hadoop-common-project/hadoop-common/src/site/markdown/UnixShellGuide.md
(cherry picked from commit 722182fdfb )
|
2016-03-04 14:13:30 +09:00 |
Masatake Iwasaki
|
64213b5278
|
HADOOP-12793. Write a new group mapping service guide (Wei-Chiu Chuang via iwasakims)
(cherry picked from commit f70e317ccc )
|
2016-03-03 17:15:09 +09:00 |
Xiaoyu Yao
|
7b9a2bf278
|
HDFS-9887. WebHdfs socket timeouts should be configurable. Contributed by Austin Donnelly and Chris Douglas.
(cherry picked from commit 5abf051249 )
|
2016-03-02 09:25:25 -08:00 |
Akira Ajisaka
|
7ddff4b37a
|
HDFS-9864. Correct reference for RENEWDELEGATIONTOKEN and CANCELDELEGATIONTOKEN in webhdfs doc. Contributed by Brahma Reddy Battula.
(cherry picked from commit 056f9013122dc3f0effc62d620261c312dd7f8ed)
(cherry picked from commit 6a9f8d95b7c4f9c66253d975ebbca1d186267d4e)
|
2016-02-29 18:42:48 +09:00 |
Xiaoyu Yao
|
fd9a0abba9
|
HDFS-9831. Document webhdfs retry configuration keys introduced by HDFS-5219/HDFS-5122. Contributed by Xiaobing Zhou.
(cherry picked from commit 1513c0179e )
|
2016-02-26 14:26:40 -08:00 |
Chris Nauroth
|
27edd164a0
|
HDFS-9843. Document distcp options required for copying between encrypted locations. Contributed by Xiaoyu Yao.
(cherry picked from commit dbbfc58c33 )
(cherry picked from commit 4892f6a0eb )
|
2016-02-24 15:16:27 -08:00 |
Tsz-Wo Nicholas Sze
|
11c6930a17
|
HDFS-8923. Add -source flag to balancer usage message. Contributed by Chris Trezzo
|
2016-02-18 18:39:45 -08:00 |
cnauroth
|
e5c8a34446
|
HDFS-9711. Integrate CSRF prevention filter in WebHDFS. Contributed by Chris Nauroth.
(cherry picked from commit 5d1889a66d )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/web/DatanodeHttpServer.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeHttpServer.java
(cherry picked from commit 779a69e28d )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
|
2016-02-18 10:16:06 -08:00 |
Zhe Zhang
|
f72cfc416a
|
HDFS-9644. Update encryption documentation to reflect nested EZs. (zhz)
Change-Id: I84ae96f4711a16ded46d501c51ca322bfca5151d
|
2016-02-12 10:49:41 -08:00 |