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 |
|