Xiaoyu Yao
|
dacd1f50fe
|
HDFS-10324. Trash directory in an encryption zone should be pre-created with correct permissions. Contributed by Wei-Chiu Chuang.
|
2016-05-05 18:08:47 -07:00 |
|
Jing Zhao
|
63e5412f1a
|
HDFS-9427. HDFS should not default to ephemeral ports. Contributed by Xiaobing Zhou.
|
2016-04-22 15:14:40 -07:00 |
|
Kai Zheng
|
b5d4c7dc76
|
HADOOP-12924. Configure raw erasure coders for supported codecs. Contributed by Rui Li.
|
2016-04-20 15:47:01 +08:00 |
|
Kihwal Lee
|
c970f1d005
|
HDFS-10280. Document new dfsadmin command -evictWriters. Contributed by Wei-Chiu Chuang.
|
2016-04-14 12:45:47 -05:00 |
|
Allen Wittenauer
|
0a74610d1c
|
HADOOP-11393. Revert HADOOP_PREFIX, go back to HADOOP_HOME (aw)
|
2016-03-31 07:51:05 -07:00 |
|
Lei Xu
|
fde8ac5d85
|
Add missing files from HDFS-9005. (lei)
|
2016-03-25 17:11:35 -07:00 |
|
Andrew Wang
|
8f85e5d212
|
HDFS-10200. Docs for WebHDFS still describe GETDELEGATIONTOKENS operation. Contributed by Wellington Chevreuil.
|
2016-03-23 12:55:15 -07:00 |
|
Masatake Iwasaki
|
5de848cd5d
|
HDFS-9928. Make HDFS commands guide up to date (Wei-Chiu Chuang via iwasakims)
|
2016-03-15 20:42:05 +09:00 |
|
Colin Patrick Mccabe
|
500875dfcc
|
HDFS-9927. Document the new OIV ReverseXML processor (Wei-Chiu Chuang via cmccabe)
|
2016-03-10 13:38:00 -08:00 |
|
Yongjun Zhang
|
8e08861a14
|
HDFS-9889. Update balancer/mover document about HDFS-6133 feature. Contributed by Yongjun Zhang.
|
2016-03-04 13:25:29 -08: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 |
|
Masatake Iwasaki
|
f70e317ccc
|
HADOOP-12793. Write a new group mapping service guide (Wei-Chiu Chuang via iwasakims)
|
2016-03-03 17:14:32 +09:00 |
|
Arpit Agarwal
|
27941a1811
|
HDFS-9534. Add CLI command to clear storage policy from a path. (Contributed by Xiaobing Zhou)
|
2016-03-02 18:35:28 -08:00 |
|
Xiaoyu Yao
|
5abf051249
|
HDFS-9887. WebHdfs socket timeouts should be configurable. Contributed by Austin Donnelly and Chris Douglas.
|
2016-03-02 09:23:17 -08:00 |
|
Akira Ajisaka
|
8bc023b3b1
|
HDFS-9864. Correct reference for RENEWDELEGATIONTOKEN and CANCELDELEGATIONTOKEN in webhdfs doc. Contributed by Brahma Reddy Battula.
|
2016-02-29 18:42:21 +09:00 |
|
Xiaoyu Yao
|
eab52dfb35
|
HDFS-9831. Document webhdfs retry configuration keys introduced by HDFS-5219/HDFS-5122. Contributed by Xiaobing Zhou.
|
2016-02-26 14:14:12 -08:00 |
|
Chris Nauroth
|
dbbfc58c33
|
HDFS-9843. Document distcp options required for copying between encrypted locations. Contributed by Xiaoyu Yao.
|
2016-02-24 15:16:05 -08:00 |
|
Tsz-Wo Nicholas Sze
|
46f7790236
|
HDFS-8923. Add -source flag to balancer usage message. Contributed by Chris Trezzo
|
2016-02-18 18:18:12 -08:00 |
|
Akira Ajisaka
|
c7ac25e52c
|
HDFS-9830. Remove references to hftp in ViewFs documentation in trunk. Contributed by Wei-Chiu Chuang.
|
2016-02-19 05:02:57 +09:00 |
|
cnauroth
|
5d1889a66d
|
HDFS-9711. Integrate CSRF prevention filter in WebHDFS. Contributed by Chris Nauroth.
|
2016-02-18 10:07:28 -08:00 |
|
Zhe Zhang
|
b21bbe9ed1
|
HDFS-9644. Update encryption documentation to reflect nested EZs. (zhz)
Change-Id: I84ae96f4711a16ded46d501c51ca322bfca5151d
|
2016-02-12 10:44:15 -08:00 |
|
Akira Ajisaka
|
60d2011b7c
|
HDFS-9784. Example usage is not correct in Transparent Encryption document. Contributed by Ohnishi Takashi.
|
2016-02-10 03:30:26 +09:00 |
|
Akira Ajisaka
|
fa544020f6
|
HDFS-9505. HDFS Architecture documentation needs to be refreshed. Contributed by Masatake Iwasaki.
|
2015-12-21 21:23:03 +09:00 |
|
cnauroth
|
932956458d
|
HADOOP-12570. HDFS Secure Mode Documentation updates. Contributed by Arpit Agarwal.
|
2015-12-18 16:24:53 -08:00 |
|
cnauroth
|
724e71f63b
|
HDFS-9552. Document types of permission checks performed for HDFS operations. Contributed by Chris Nauroth.
|
2015-12-17 10:43:48 -08:00 |
|
Allen Wittenauer
|
8d278d8d2e
|
HDFS-9570. Minor typos, grammar, and case sensitivity cleanup in HdfsPermissionsGuide.md's (Travis Campbell via aw)
|
2015-12-17 08:31:44 -08:00 |
|
Haohui Mai
|
2326171ea8
|
HDFS-3302. Review and improve HDFS trash documentation. Contributed by Harsh J.
|
2015-11-22 16:30:39 -08:00 |
|
Haohui Mai
|
0c7340f377
|
HDFS-8914. Document HA support in the HDFS HdfsDesign.md. Contributed by Lars Francke.
|
2015-11-22 16:10:27 -08:00 |
|
Xiaoyu Yao
|
41d3f8899d
|
HDFS-9234. WebHdfs: getContentSummary() should give quota for storage types. Contributed by Surendra Singh Lilhore.
|
2015-11-09 09:57:56 -08:00 |
|
Andrew Wang
|
e8aefdf08b
|
HDFS-8945. Update the description about replica placement in HDFS Architecture documentation. Contributed by Masatake Iwasaki.
|
2015-10-26 15:47:59 -07:00 |
|
Arpit Agarwal
|
86c92227fc
|
HDFS-4015. Safemode should count and report orphaned blocks. (Contributed by Anu Engineer)
|
2015-10-23 18:07:17 -07:00 |
|
Zhe Zhang
|
aea26bf4dd
|
HDFS-9280. Document NFS gateway export point parameter. Contributed by Xiao Chen.
Change-Id: I1cea610c31301d793db3c9ca4dae86d0e5d2d64b
|
2015-10-22 11:38:04 -07:00 |
|
Vinayakumar B
|
caa711b660
|
HDFS-9160. [OIV-Doc] : Missing details of 'delimited' for processor options (Contributed by nijel)
|
2015-10-13 18:13:01 +05:30 |
|
Vinayakumar B
|
b925cf1006
|
HDFS-9158. [OEV-Doc] : Document does not mention about '-f' and '-r' options (Contributed by nijel)
|
2015-10-05 18:23:18 +05:30 |
|
Zhe Zhang
|
8fd5520246
|
Merge remote-tracking branch 'apache/trunk' into HDFS-7285
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java
hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/hdfs.proto
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSUtil.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/PBHelper.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataNode.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirStatAndListingOp.java
hadoop-hdfs-project/hadoop-hdfs/src/main/proto/DatanodeProtocol.proto
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestBlockTokenWithDFS.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFsck.java
Change-Id: Ic7946c4ea35bed587fe879ce58b959b25ecc0823
|
2015-09-29 01:39:16 -07:00 |
|
Zhe Zhang
|
1080c37300
|
Merge remote-tracking branch 'apache/trunk' into HDFS-7285
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataNode.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/Namesystem.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/DFSTestUtil.java
Change-Id: I8511c4d64b0959e79129febc179845a3892fedcc
|
2015-09-22 13:27:09 -07:00 |
|
Vinayakumar B
|
57003fa971
|
HDFS-9043. Doc updation for commands in HDFS Federation (Contributed by J.Andreina)
|
2015-09-22 16:27:24 +05:30 |
|
Zhe Zhang
|
82a88b92b4
|
HDFS-9086. Rename dfs.datanode.stripedread.threshold.millis to dfs.datanode.stripedread.timeout.millis. Contributed by Andrew Wang.
Change-Id: Ice86c5d46d29e94087c0f186b941d5394e7ac0e6
|
2015-09-18 10:45:29 -07:00 |
|
Zhe Zhang
|
607bda2a21
|
HDFS-9097. Erasure coding: update EC command "-s" flag to "-p" when specifying policy. Contributed by Zhe Zhang.
Change-Id: I82919e55c4a0d8646d25a53aac757098a56b3029
|
2015-09-17 14:52:37 -07:00 |
|
Zhe Zhang
|
e36129b61a
|
HDFS-9088. Cleanup erasure coding documentation. Contributed by Andrew Wang.
Change-Id: Ic3ec1f29fef0e27c46fff66fd28a51f8c4c61e71
|
2015-09-17 09:56:32 -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 |
|
Vinayakumar B
|
d8455479b8
|
HDFS-9042. Update document for the Storage policy name (Contributed by J.Andreina)
|
2015-09-12 12:36:12 +05:30 |
|
Akira Ajisaka
|
7b5b2c5822
|
HDFS-8974. Convert docs in xdoc format to markdown. Contributed by Masatake Iwasaki.
|
2015-09-10 16:45:27 +09:00 |
|
Vinayakumar B
|
0f0e897bf1
|
HDFS-7116. Add a command to get the balancer bandwidth (Contributed by Rakesh R)
|
2015-09-09 22:58:50 +05:30 |
|
Andrew Wang
|
c83d13c649
|
HDFS-9021. Use a yellow elephant rather than a blue one in diagram.
|
2015-09-03 16:27:20 -07:00 |
|
Tsuyoshi Ozawa
|
9a87f81ce6
|
HADOOP-5323. Trash documentation should describe its directory structure and configurations. Contributed by Weiwei Yang.
|
2015-09-03 22:34:25 +09:00 |
|
Ming Ma
|
d31a41c359
|
HDFS-8890. Allow admin to specify which blockpools the balancer should run on. (Chris Trezzo via mingma)
|
2015-09-02 15:55:42 -07:00 |
|
Jakob Homan
|
837fb75e8e
|
HDFS-8155. Support OAuth2 in WebHDFS.
|
2015-08-29 18:37:05 -07:00 |
|
Akira Ajisaka
|
bcaf83902a
|
HDFS-8942. Update hyperlink to rack awareness page in HDFS Architecture documentation. Contributed by Masatake Iwasaki.
|
2015-08-24 13:52:49 +09:00 |
|
Chris Douglas
|
30e342a5d3
|
HDFS-8435. Support CreateFlag in WebHDFS. Contributed by Jakob Homan
|
2015-08-18 17:32:48 -07:00 |
|
Akira Ajisaka
|
fc509f66d8
|
HDFS-8852. HDFS architecture documentation of version 2.x is outdated about append write support. Contributed by Ajith S.
|
2015-08-18 23:31:52 +09:00 |
|
Arpit Agarwal
|
ae57d60d82
|
HDFS-7649. Multihoming docs should emphasize using hostnames in configurations. (Contributed by Brahma Reddy Battula)
|
2015-08-13 14:26:40 -07:00 |
|
Akira Ajisaka
|
40f815131e
|
HDFS-8622. Implement GETCONTENTSUMMARY operation for WebImageViewer. Contributed by Jagadesh Kiran N.
|
2015-08-13 11:31:56 +09:00 |
|
Jakob Homan
|
8f73bdd06b
|
HDFS-8866. Typo in docs: Rumtime -> Runtime. Contributed by Gabor Liptak.
|
2015-08-07 11:38:31 -07:00 |
|
Arun Suresh
|
030fcfa99c
|
HDFS-7858. Improve HA Namenode Failover detection on the client. (asuresh)
|
2015-07-27 23:02:03 -07:00 |
|
Aaron T. Myers
|
ed01dc70b2
|
HDFS-8657. Update docs for mSNN. Contributed by Jesse Yates.
|
2015-07-20 16:40:06 -07:00 |
|
Arpit Agarwal
|
ec0dc71cab
|
HDFS-8706. Fix typo in datanode startup options in HDFSCommands.html. (Controibuted by Brahma Reddy Battula)
|
2015-07-01 10:36:04 -07:00 |
|
Vinayakumar B
|
fde20ffcef
|
HDFS-8628. Update missing command option for fetchdt (Contributed by J.Andreina)
|
2015-06-29 16:50:48 +05:30 |
|
Akira Ajisaka
|
bc433908d3
|
HDFS-8462. Implement GETXATTRS and LISTXATTRS operations for WebImageViewer. Contributed by Jagadesh Kiran N.
|
2015-06-26 00:20:12 +09:00 |
|
Akira Ajisaka
|
1a169a26bc
|
HDFS-8615. Correct HTTP method in WebHDFS document. Contributed by Brahma Reddy Battula.
|
2015-06-17 17:13:02 -07:00 |
|
Arpit Agarwal
|
5dbc8c9cb0
|
HDFS-7164. Feature documentation for HDFS-6581. (Contributed by Arpit Agarwal)
|
2015-06-16 19:05:44 -07:00 |
|
Arpit Agarwal
|
83e8110f87
|
HDFS-8583. Document that NFS gateway does not work with rpcbind on SLES 11. (Arpit Agarwal)
|
2015-06-11 15:08:56 -07:00 |
|
Colin Patrick Mccabe
|
587309bbba
|
HDFS-8566. HDFS documentation about debug commands wrongly identifies them as "hdfs dfs" commands (Surendra Singh Lilhore via Colin P. McCabe)
|
2015-06-11 14:26:22 -07:00 |
|
cnauroth
|
d2832b3d42
|
HDFS-8553. Document hdfs class path options. Contributed by Brahma Reddy Battula.
|
2015-06-08 16:15:38 -07:00 |
|
Andrew Wang
|
b2540f486e
|
HDFS-8535. Clarify that dfs usage in dfsadmin -report output includes all block replicas. Contributed by Eddy Xu.
|
2015-06-04 15:35:07 -07:00 |
|
Vinayakumar B
|
a2bd6217eb
|
HDFS-8256. '-storagepolicies , -blockId ,-replicaDetails ' options are missed out in usage and from documentation (Contributed by J.Andreina)
|
2015-06-02 16:07:18 +05:30 |
|
Akira Ajisaka
|
0e4f1081c7
|
HADOOP-10366. Add whitespaces between classes for values in core-default.xml to fit better in browser. Contributed by kanaka kumar avvaru.
|
2015-05-21 17:52:03 +09:00 |
|
Akira Ajisaka
|
1dd79ffaca
|
HDFS-8241. Remove unused NameNode startup option -finalize. Contributed by Brahma Reddy Battula.
|
2015-05-12 00:18:18 +09:00 |
|
Akira Ajisaka
|
3fa2efc09f
|
HDFS-8351. Remove namenode -finalize option from document. (aajisaka)
|
2015-05-11 15:34:44 +09:00 |
|
Allen Wittenauer
|
c945c20483
|
HADOOP-11590. Update sbin commands and documentation to use new --slaves option (aw)
|
2015-05-08 15:27:25 -07:00 |
|
Xiaoyu Yao
|
d0e75e60fb
|
HDFS-8326. Documentation about when checkpoints are run is out of date. (Misty Stanley-Jones via xyao)
|
2015-05-08 14:46:37 -07:00 |
|
Arpit Agarwal
|
a2d40bced9
|
HDFS-8340. Fix NFS documentation of nfs.wtmax. (Contributed by Ajith S)
|
2015-05-08 10:15:26 -07:00 |
|
Vinayakumar B
|
e01c1a979c
|
HDFS-8226. Non-HA rollback compatibility broken (Contributed by J.Andreina)
|
2015-05-08 15:24:36 +05:30 |
|
Vinayakumar B
|
6232235df3
|
HDFS-8175. Provide information on snapshotDiff for supporting the comparison between snapshot and current status (Contributed by J.Andreina)
|
2015-05-08 14:37:50 +05:30 |
|
Vinayakumar B
|
e642eff0e0
|
HDFS-8187. Remove usage of '-setStoragePolicy' and '-getStoragePolicy' using dfsadmin cmd (as it is not been supported) (Contributed by J.Andreina)
|
2015-05-08 14:16:30 +05:30 |
|
Akira Ajisaka
|
fd605997ee
|
HDFS-8222. Remove usage of "dfsadmin -upgradeProgress" from document which is no longer supported. Contributed by J.Andreina.
|
2015-05-08 16:27:40 +09:00 |
|
Vinayakumar B
|
26da2ddf38
|
HDFS-7998. HDFS Federation : Command mentioned to add a NN to existing federated cluster is wrong (Contributed by Ajith S)
|
2015-05-08 12:33:49 +05:30 |
|
Akira Ajisaka
|
c5afe444df
|
HDFS-8349. Remove .xml and documentation references to dfs.webhdfs.enabled. Contributed by Ray Chiang.
|
2015-05-08 15:57:13 +09:00 |
|
Vinayakumar B
|
c7c26a1e4a
|
HDFS-8257. Namenode rollingUpgrade option is incorrect in document (Contributed by J.Andreina)
|
2015-05-08 10:35:25 +05:30 |
|
Haohui Mai
|
4d9f9e546f
|
HDFS-8037. CheckAccess in WebHDFS silently accepts malformed FsActions parameters. Contributed by Walter Su.
|
2015-05-07 15:25:26 -07:00 |
|
Akira Ajisaka
|
de9404f02f
|
HDFS-7770. Need document for storage type label of data node storage locations under dfs.data.dir. Contributed by Xiaoyu Yao.
|
2015-04-30 20:12:32 +09:00 |
|
Allen Wittenauer
|
8b69c825e5
|
HADOOP-11865. Incorrect path mentioned in document for accessing script files (J.Andreina via aw)
|
2015-04-26 09:55:46 -07:00 |
|
Allen Wittenauer
|
f83c55a6be
|
HDFS-7673. synthetic load generator docs give incorrect/incomplete commands (Brahma Reddy Battula via aw)
|
2015-04-25 15:05:43 +01:00 |
|
Akira Ajisaka
|
91b97c21c9
|
HDFS-8110. Remove unsupported 'hdfs namenode -rollingUpgrade downgrade' from document. Contributed by J.Andreina.
|
2015-04-24 20:32:55 +09:00 |
|
Akira Ajisaka
|
4308910eed
|
Revert "HDFS-6153. Document "fileId" and "childrenNum" fields in the FileStatus Json schema"
This reverts commit eb1d4c39e0 .
|
2015-04-16 16:54:01 -05:00 |
|
Jing Zhao
|
b172d03595
|
HDFS-7934. Update RollingUpgrade rollback documentation: should use bootstrapstandby for standby NN. Contributed by J. Andreina.
|
2015-04-15 13:10:38 -07:00 |
|
Akira Ajisaka
|
859cab2f22
|
HDFS-7671. hdfs user guide should point to the common rack awareness doc. Contributed by Kai Sasaki.
|
2015-04-01 00:26:16 +09:00 |
|
Akira Ajisaka
|
e7ea2a8e8f
|
HDFS-8002. Website refers to /trash directory. Contributd by Brahma Reddy Battula.
|
2015-03-31 00:27:50 +09:00 |
|
Arpit Agarwal
|
89fb0f57ef
|
HDFS-7700. Document quota support for storage types. (Contributed by Xiaoyu Yao)
|
2015-03-27 19:49:26 -07:00 |
|
Brandon Li
|
570a83ae80
|
HDFS-7977. NFS couldn't take percentile intervals. Contributed by Brandon Li
|
2015-03-24 10:49:16 -07:00 |
|
Brandon Li
|
51f1f49374
|
HDFS-7976. Update NFS user guide for mount option 'sync' to minimize or avoid reordered writes. Contributed by Brandon Li
|
2015-03-24 10:28:38 -07:00 |
|
Brandon Li
|
36af4a913c
|
HDFS-7942. NFS: support regexp grouping in nfs.exports.allowed.hosts. Contributed by Brandon Li
|
2015-03-23 10:06:47 -07:00 |
|
Vinayakumar B
|
5be5129d93
|
HDFS.7849. Update documentation for enabling a new feature in rolling upgrade ( Contributed by J.Andreina )
|
2015-03-19 19:05:42 +05:30 |
|
Haohui Mai
|
f0dea037ff
|
HDFS-7697. Mark the PB OIV tool as experimental. Contributed by Lei (Eddy) Xu.
|
2015-03-18 13:33:41 -07:00 |
|
Akira Ajisaka
|
82db3341bf
|
HDFS-6806. HDFS Rolling upgrade document should mention the versions available. Contributed by J.Andreina.
|
2015-03-10 11:22:11 +09:00 |
|
Brandon Li
|
0f8ecb1d0c
|
HDFS-6488. Support HDFS superuser in NFSv3 gateway. Contributed by Brandon Li
|
2015-03-06 15:19:45 -08:00 |
|
Tsz-Wo Nicholas Sze
|
431e7d84c7
|
HDFS-7302. Remove "downgrade" from "namenode -rollingUpgrade" startup option since it may incorrectly finalize an ongoing rolling upgrade.
Contributed by Kai Sasaki
|
2015-03-03 10:04:08 +08:00 |
|
cnauroth
|
2aa9979a71
|
HDFS-7772. Document hdfs balancer -exclude/-include option in HDFSCommands.html. Contributed by Xiaoyu Yao.
|
2015-02-18 12:03:07 -08:00 |
|
Uma Maheswara Rao G
|
2ecea5ab74
|
HDFS-7804. correct the haadmin command usage in #HDFSHighAvailabilityWithQJM.html (Brahma Reddy Battula via umamahesh)
|
2015-02-18 19:24:45 +05:30 |
|
Allen Wittenauer
|
34b78d51b5
|
HDFS-7803. Wrong command mentioned in HDFSHighAvailabilityWithQJM documentation (Arshad Mohammad via aw)
|
2015-02-17 06:46:37 -10:00 |
|
Allen Wittenauer
|
a126ac3edb
|
HDFS-7791. dfs count -v should be added to quota documentation (Akira AJISAKA via aw)
|
2015-02-13 10:56:30 -08:00 |
|
Allen Wittenauer
|
2f1e5dc628
|
HDFS-7668. Convert site documentation from apt to markdown (Masatake Iwasaki via aw)
|
2015-02-12 18:19:45 -08:00 |
|
Konstantin V Shvachko
|
e42fc1a251
|
HDFS-7760. Document truncate for WebHDFS. Contributed by Konstantin Shvachko.
|
2015-02-11 09:53:50 -08:00 |
|
Allen Wittenauer
|
b94c1117a2
|
HDFS-316. Balancer should run for a configurable # of iterations (Xiaoyu Yao via aw)
|
2015-02-11 08:10:34 -08:00 |
|
Allen Wittenauer
|
fcad031d72
|
HDFS-7669. HDFS Design Doc references commands that no longer exist. (Brahma Reddy Battula via aw)
|
2015-02-09 12:56:48 -08:00 |
|
Allen Wittenauer
|
84cc071a7b
|
HDFS-7670. HDFS Quota guide has typos, incomplete command lines (Brahma Reddy Battula via aw)
|
2015-02-09 12:54:03 -08:00 |
|
Allen Wittenauer
|
d411460e0d
|
HDFS-7667. Various typos and improvements to HDFS Federation doc (Charles Lamb via aw)
|
2015-01-23 13:37:52 -08:00 |
|
yliu
|
889ab074d5
|
HDFS-7641. Update archival storage user doc for list/set/get block storage policies. (yliu)
|
2015-01-21 02:06:18 +08:00 |
|
Allen Wittenauer
|
ce0117636a
|
HDFS-7581. HDFS documentation needs updating post-shell rewrite (aw)
|
2015-01-15 07:48:55 -08:00 |
|
Colin Patrick Mccabe
|
b78b4a1536
|
HDFS-7326. Add documentation for hdfs debug commands (Vijay Bhat via Colin P. McCabe)
|
2015-01-12 12:16:36 -08:00 |
|
cnauroth
|
ffe942b82c
|
HDFS-7384. getfacl command and getAclStatus output should be in sync. Contributed by Vinayakumar B.
|
2014-12-08 10:23:09 -08:00 |
|
cnauroth
|
0abb973f09
|
HADOOP-7984. Add hadoop --loglevel option to change log level. Contributed by Aikira AJISAKA.
|
2014-11-12 21:41:19 -08:00 |
|
Haohui Mai
|
35d353e0f6
|
HDFS-7147. Update archival storage user documentation. Contributed by Tsz Wo Nicholas Sze.
|
2014-11-03 15:10:22 -08:00 |
|
Jing Zhao
|
b811212f23
|
HDFS-7230. Add rolling downgrade documentation. Contributed by Tsz Wo Nicholas Sze.
|
2014-10-30 10:47:05 -07:00 |
|
Brandon Li
|
72a556d3b0
|
HADOOP-11195. Move Id-Name mapping in NFS to the hadoop-common area for better maintenance. Contributed by Yongjun Zhang
|
2014-10-29 11:05:29 -07:00 |
|
Colin Patrick Mccabe
|
baf794dc40
|
HDFS-7278. Add a command that allows sysadmins to manually trigger full block reports from a DN (cmccabe)
|
2014-10-27 09:53:16 -07:00 |
|
Jitendra Pandey
|
e2be333744
|
HDFS-6904. YARN unable to renew delegation token fetched via webhdfs due to incorrect service port.
|
2014-10-24 11:35:19 -07:00 |
|
Andrew Wang
|
a36399e09c
|
HDFS-6824. Additional user documentation for HDFS encryption.
|
2014-10-22 14:38:47 -07:00 |
|
Colin Patrick Mccabe
|
66e8187ea1
|
HDFS-7254. Add documentation for hot swaping DataNode drives (Lei Xu via Colin P. McCabe)
|
2014-10-22 13:27:51 -07:00 |
|
Brandon Li
|
4e134a02a4
|
HDFS-7215.Add JvmPauseMonitor to NFS gateway. Contributed by Brandon Li
|
2014-10-21 11:49:10 -07:00 |
|
Haohui Mai
|
0577eb32fc
|
HDFS-6779. Add missing version subcommand for hdfs. Contributed by Sasaki Toru.
|
2014-09-29 18:10:47 -07:00 |
|
Allen Wittenauer
|
9829f9fa58
|
HDFS-6519. Document oiv_legacy command (Akira AJISAKA via aw)
|
2014-09-29 08:51:41 -07:00 |
|
Konstantin V Shvachko
|
400e1bb4ef
|
HDFS-7156. Update fsck documentation. Contributed by Masahiro Yamaguch.
|
2014-09-27 21:04:23 -07:00 |
|
Allen Wittenauer
|
3a1f981686
|
HDFS-6664. HDFS permissions guide documentation states incorrect default group mapping class. (Ray Chiang via aw)
|
2014-09-26 12:20:40 -07:00 |
|
Tsz-Wo Nicholas Sze
|
2d2b0009e6
|
Merge branch 'trunk' into HDFS-6584
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java
|
2014-09-18 13:00:29 +08:00 |
|
Andrew Wang
|
10e8602f32
|
HDFS-7004. Update KeyProvider instantiation to create by URI. (wang)
|
2014-09-17 20:14:40 -07:00 |
|
Jing Zhao
|
911979c8ab
|
Merge changes from trunk
|
2014-09-17 13:12:45 -07:00 |
|
Andrew Wang
|
ea4e2e843e
|
HDFS-6705. Create an XAttr that disallows the HDFS admin from accessing a file. (clamb via wang)
|
2014-09-17 11:23:47 -07:00 |
|
Jing Zhao
|
b014e83bc5
|
HDFS-6864. Archival Storage: add user documentation. Contributed by Tsz Wo Nicholas Sze.
|
2014-09-17 09:40:17 -07:00 |
|
arp
|
4ae8178c56
|
HDFS-6800. Support Datanode layout changes with rolling upgrade. (Contributed by James Thomas)
|
2014-08-29 00:26:13 -07:00 |
|
Chris Nauroth
|
a83d055f25
|
HDFS-4852. libhdfs documentation is out of date. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619967 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-23 05:30:21 +00:00 |
|
Andrew Wang
|
834fccf02b
|
Merge from trunk to branch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1619194 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-20 18:19:13 +00:00 |
|
Brandon Li
|
fbc1ee4d6f
|
HDFS-6868. portmap and nfs3 are documented as hadoop commands instead of hdfs. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619001 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-19 22:31:57 +00:00 |
|
Andrew Wang
|
311d2f0773
|
Merge from trunk to branch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1616589 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-07 20:26:52 +00:00 |
|
Arpit Agarwal
|
b98400df7b
|
HDFS-6781. Separate HDFS commands from CommandsManual.apt.vm. (Contributed by Akira Ajisaka)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616575 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-07 19:42:09 +00:00 |
|
Andrew Wang
|
ac47ad11de
|
HDFS-6394. HDFS encryption documentation. (wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1616016 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-05 21:49:31 +00:00 |
|
Andrew Wang
|
ac73d416f3
|
Merge from trunk to branch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1615844 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-05 02:30:54 +00:00 |
|
Brandon Li
|
e2cb6e3c70
|
commit the additional doc change for HDFS-6717
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1615801 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-04 21:30:42 +00:00 |
|
Chris Nauroth
|
535fe14ded
|
HDFS-6570. add api that enables checking if a user has certain permissions on a file. Contributed by Jitendra Pandey.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614723 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 17:49:09 +00:00 |
|
Andrew Wang
|
c3fa0b5884
|
Merge from trunk to branch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1614553 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 06:09:33 +00:00 |
|
Charles Lamb
|
9ca2f34c8f
|
HDFS-6730. Create a .RAW extended attribute namespace. (clamb)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1614535 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-30 01:35:04 +00:00 |
|
Brandon Li
|
f49c2a1b62
|
HDFS-6717. JIRA HDFS-5804 breaks default nfs-gateway behavior for unsecured config. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1614125 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-28 18:53:47 +00:00 |
|
Andrew Wang
|
552b4fb9f9
|
Merge from trunk to branch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1612928 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-23 19:26:29 +00:00 |
|
Arpit Agarwal
|
fee737eced
|
HDFS-6712. Document HDFS Multihoming Settings. (Contributed by Arpit Agarwal)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1612695 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-22 20:28:57 +00:00 |
|
Jing Zhao
|
0c72ca9e7a
|
HDFS-6704. Fix the command to launch JournalNode in HDFS-HA document. Contributed by Akira AJISAKA.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1612613 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-22 17:10:43 +00:00 |
|
Chris Nauroth
|
81930b75bd
|
HDFS-5202. Support Centralized Cache Management on Windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1609618 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-11 03:06:11 +00:00 |
|
Jing Zhao
|
b90dfe0b49
|
HDFS-6640. Syntax for MKDIRS, CREATESYMLINK, and SETXATTR are given wrongly in WebHdfs document (missed webhdfs/v1). Contributed by Stephen Chu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1609603 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-11 01:28:47 +00:00 |
|
Uma Maheswara Rao G
|
986c09f68e
|
HDFS-4221. Remove the format limitation point from BKJM documentation as HDFS-3810 closed. Contributed by Rakesh R.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1608776 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-08 13:31:37 +00:00 |
|
Uma Maheswara Rao G
|
e6446b708d
|
HDFS-4286. Changes from BOOKKEEPER-203 broken capability of including bookkeeper-server jar in hidden package of BKJM. Contributed by Rakesh R.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1608764 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-08 13:17:54 +00:00 |
|
Uma Maheswara Rao G
|
160c912ee6
|
HDFS-6620. Snapshot docs should specify about preserve options with cp command. Contributed by Stephen Chu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1607685 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 16:08:44 +00:00 |
|