Tsz-Wo Nicholas Sze
|
a979f3b58f
|
HDFS-7308. Change the packet chunk size computation in DFSOutputStream in order to enforce packet size <= 64kB. Contributed by Takuya Fukudome
|
2015-02-27 23:45:37 +08:00 |
Vinayakumar B
|
4f75b15628
|
HDFS-6753. Initialize checkDisk when DirectoryScanner not able to get files list for scanning (Contributed by J.Andreina)
|
2015-02-27 16:36:28 +05:30 |
Tsz-Wo Nicholas Sze
|
2954e65467
|
Revert "HDFS-7769. TestHDFSCLI should not create files in hdfs project root dir."
This reverts commit 7c6b6547ee .
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2015-02-27 18:25:32 +08:00 |
cnauroth
|
c6d5b37a1c
|
HDFS-7774. Unresolved symbols error while compiling HDFS on Windows 7/32 bit. Contributed by Kiran Kumar M R.
|
2015-02-26 13:37:46 -08:00 |
Colin Patrick Mccabe
|
f0c980abed
|
HDFS-7819. Log WARN message for the blocks which are not in Block ID based layout (Rakesh R via Colin P. McCabe)
|
2015-02-26 11:58:29 -08:00 |
Vinayakumar B
|
166eecf687
|
HDFS-7832. Show 'Last Modified' in Namenode's 'Browse Filesystem' (Contributed by Vinayakumar B)
|
2015-02-26 14:36:09 +05:30 |
Tsz-Wo Nicholas Sze
|
725cc499f0
|
HDFS-7537. Add "UNDER MIN REPL'D BLOCKS" count to fsck. Contributed by GAO Rui
|
2015-02-26 11:45:56 +08:00 |
Allen Wittenauer
|
8c4f76aa20
|
HDFS-7460. Rewrite httpfs to use new shell framework (John Smith via aw)
|
2015-02-25 18:57:41 -08:00 |
Tsz-Wo Nicholas Sze
|
606f5b517f
|
HDFS-7843. A truncated file is corrupted after rollback from a rolling upgrade.
|
2015-02-26 10:14:40 +08:00 |
Colin Patrick Mccabe
|
caa42adf20
|
HDFS-7495. Remove updatePosition argument from DFSInputStream#getBlockAt() (cmccabe)
|
2015-02-25 13:30:01 -08:00 |
Andrew Wang
|
7105ebaa9f
|
HDFS-7763. fix zkfc hung issue due to not catching exception in a corner case. Contributed by Liang Xie.
|
2015-02-24 15:31:13 -08:00 |
Jing Zhao
|
73bcfa99af
|
HDFS-7831. Fix the starting index and end condition of the loop in FileDiffList.findEarlierSnapshotBlocks(). Contributed by Konstantin Shvachko.
|
2015-02-24 10:31:32 -08:00 |
Tsuyoshi Ozawa
|
b53fd7163b
|
HDFS-7008. xlator should be closed upon exit from DFSAdmin#genericRefresh(). (ozawa)
|
2015-02-24 23:59:34 +09:00 |
Colin Patrick Mccabe
|
faaddb6ecb
|
HDFS-7805. NameNode recovery prompt should be printed on console (Surendra Singh Lilhore via Colin P. McCabe)
|
2015-02-23 19:00:10 -08:00 |
Colin Patrick Mccabe
|
585768667e
|
HDFS-7807. libhdfs htable.c: fix htable resizing, add unit test (cmccabe)
|
2015-02-23 18:44:53 -08:00 |
cnauroth
|
769507bd7a
|
HDFS-7009. Active NN and standby NN have different live nodes. Contributed by Ming Ma.
|
2015-02-23 15:12:27 -08:00 |
Arpit Agarwal
|
8b465b4b8c
|
HDFS-7806. Refactor: move StorageType from hadoop-hdfs to hadoop-common. (Contributed by Xiaoyu Yao)
|
2015-02-21 15:38:35 -08:00 |
yliu
|
737bad02d4
|
HDFS-7740. Test truncate with DataNodes restarting. (yliu)
|
2015-02-21 06:32:34 +08:00 |
cnauroth
|
0d6af574e0
|
HDFS-7813. TestDFSHAAdminMiniCluster#testFencer testcase is failing frequently. Contributed by Rakesh R.
|
2015-02-20 17:01:08 -08:00 |
cnauroth
|
02e7dec79d
|
HDFS-7773. Additional metrics in HDFS to be accessed via jmx. Contributed by Anu Engineer.
|
2015-02-20 12:37:48 -08:00 |
cnauroth
|
8c6ae0d619
|
HDFS-7814. Fix usage string of storageType parameter for "dfsadmin -setSpaceQuota/clrSpaceQuota". Contributed by Xiaoyu Yao.
|
2015-02-20 12:21:46 -08:00 |
Kihwal Lee
|
7ae5255a16
|
HDFS-7788. Post-2.6 namenode may not start up with an image containing inodes created with an old release. Contributed by Rushabh Shah.
|
2015-02-20 09:09:02 -06:00 |
Harsh J
|
b9a17909ba
|
HDFS-7752. Improve description for "dfs.namenode.num.extra.edits.retained" and "dfs.namenode.num.checkpoints.retained" properties on hdfs-default.xml. Contributed by Wellington Chevreuil.
|
2015-02-20 19:20:41 +05:30 |
yliu
|
2fd02afeca
|
HDFS-7656. Expose truncate API for HDFS httpfs. (yliu)
|
2015-02-19 08:36:31 +08:00 |
Haohui Mai
|
9a3e292087
|
HDFS-7808. Remove obsolete -ns options in in DFSHAAdmin.java. Contributed by Arshad Mohammad.
|
2015-02-18 15:15: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 |
Akira Ajisaka
|
6dc8812a95
|
HDFS-7780. Update use of Iterator to Iterable in DataXceiverServer and SnapshotDiffInfo. Contributed by Ray Chiang.
|
2015-02-17 14:47:53 -08:00 |
Haohui Mai
|
043e44bc36
|
HDFS-6662. WebHDFS cannot open a file if its path contains "%". Contributed by Gerson Carlos.
|
2015-02-17 13:04:38 -08:00 |
Kihwal Lee
|
db6606223c
|
HDFS-7795. Show warning if not all favored nodes were chosen by namenode. Contributed by Kihwal Lee.
|
2015-02-17 13:05:43 -06:00 |
Allen Wittenauer
|
34b78d51b5
|
HDFS-7803. Wrong command mentioned in HDFSHighAvailabilityWithQJM documentation (Arshad Mohammad via aw)
|
2015-02-17 06:46:37 -10:00 |
Uma Maheswara Rao G
|
f0412de1c1
|
HDFS-4266. BKJM: Separate write and ack quorum (Rakesh R via umamahesh)
|
2015-02-17 21:28:49 +05:30 |
Uma Maheswara Rao G
|
f24a56787a
|
HDFS-7797. Add audit log for setQuota operation (Rakesh R via umamahesh)
|
2015-02-17 20:11:11 +05:30 |
yliu
|
500e6a0f46
|
HDFS-7798. Checkpointing failure caused by shared KerberosAuthenticator. (Chengbing Liu via yliu)
|
2015-02-17 07:46:33 +08:00 |
cnauroth
|
9729b244de
|
HDFS-7604. Track and display failed DataNode storage locations in NameNode. Contributed by Chris Nauroth.
|
2015-02-16 14:43:02 -08:00 |
Arpit Agarwal
|
f2231cebcd
|
HDFS-7775. Use consistent naming for NN-internal quota related types and functions. (Contributed bu Xiaoyu Yao)
|
2015-02-13 21:01:33 -08:00 |
cnauroth
|
2efb2347a9
|
HDFS-7778. Rename FsVolumeListTest to TestFsVolumeList and commit it to branch-2. Contributed by Lei (Eddy) Xu.
|
2015-02-13 16:30:28 -08:00 |
Akira Ajisaka
|
0d521e3326
|
HDFS-4265. BKJM doesn't take advantage of speculative reads. Contributed by Rakesh R.
|
2015-02-13 15:20:52 -08:00 |
Colin Patrick Mccabe
|
19be82cd16
|
update CHANGES.txt for HDFS-7430, HDFS-7721, HDFS-7686
|
2015-02-13 15:15:31 -08:00 |
Colin Patrick Mccabe
|
8bb9a5000e
|
HDFS-7686. Re-add rapid rescan of possibly corrupt block feature to the block scanner (cmccabe)
|
2015-02-13 14:35:49 -08:00 |
Arpit Agarwal
|
0a33a98eb4
|
HDFS-7776. Adding additional unit tests for Quota By Storage Type. (Contributed by Xiaoyu Yao)
|
2015-02-13 11:56:33 -08: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 |
Colin Patrick Mccabe
|
871cb56152
|
HDFS-7790. Do not create optional fields in DFSInputStream unless they are needed (cmccabe)
|
2015-02-12 17:48:51 -08:00 |
Akira Ajisaka
|
46b6d23e8f
|
HDFS-7684. The host:port settings of the deamons should be trimmed before use. Contributed by Anu Engineer.
|
2015-02-12 17:40:30 -08:00 |
Haohui Mai
|
04d09ecd56
|
HDFS-7711. Move the entry in CHANGE.txt to the right place.
|
2015-02-12 15:44:05 -08:00 |
Allen Wittenauer
|
58cb9f5293
|
HDFS-7322. deprecate sbin/hadoop-daemon.sh (aw)
|
2015-02-12 11:51:35 -08:00 |
Arpit Agarwal
|
9e33c9944c
|
HDFS-7584. Update CHANGES.txt
|
2015-02-12 10:52:15 -08:00 |
Colin Patrick Mccabe
|
6b39ad0865
|
HDFS-7694. FSDataInputStream should support "unbuffer" (cmccabe)
|
2015-02-12 10:40:46 -08:00 |
Kihwal Lee
|
38262779bb
|
HDFS-7704. DN heartbeat to Active NN may be blocked and expire if connection to Standby NN continues to time out. Contributed by Rushabh Shah.
|
2015-02-12 09:15:30 -06:00 |