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 |
|
Tsuyoshi Ozawa
|
946456c6d8
|
HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)
|
2015-02-19 13:06:53 +09: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 |
|
Tsuyoshi Ozawa
|
2f0f756b26
|
HADOOP-11600. Fix up source codes to be compiled with Guava 17.0. (ozawa)
|
2015-02-17 21:56:20 +09:00 |
|
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 |
|
Allen Wittenauer
|
93b941c637
|
HADOOP-11565. Add --slaves shell option (aw)
|
2015-02-12 18:01:28 -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
|
8d7215d40f
|
Adding missing files from HDFS-7404
|
2015-02-12 11:17:39 -06: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 |
|
Vinayakumar B
|
89a5449280
|
HDFS-7703. Support favouredNodes for the append for new blocks ( Contributed by Vinayakumar B)
|
2015-02-12 12:38:44 +05:30 |
|
yliu
|
8a54384a0a
|
HDFS-7761. cleanup unnecssary code logic in LocatedBlock. (yliu)
|
2015-02-12 03:08:16 +08:00 |
|
Tsz-Wo Nicholas Sze
|
085b1e293f
|
HDFS-6133. Add a feature for replica pinning so that a pinned replica will not be moved by Balancer/Mover. Contributed by zhaoyunjiong
|
2015-02-11 15:12:12 -08:00 |
|
Colin Patrick Mccabe
|
50625e660a
|
HDFS-7771. fuse_dfs should permit FILE: on the front of KRB5CCNAME (cmccabe)
|
2015-02-11 12:14:40 -08:00 |
|
Haohui Mai
|
f80c9888fa
|
HDFS-7736. Fix typos in dfsadmin/fsck/snapshotDiff usage messages. Contributed by Brahma Reddy Battula.
|
2015-02-11 11:21:33 -08:00 |
|
Arpit Agarwal
|
078f3a9bc7
|
HDFS-7720. Update CHANGES.txt to reflect merge to branch-2.
|
2015-02-11 11:08:32 -08:00 |
|
Arpit Agarwal
|
5dae97a584
|
HDFS-7723. Quota By Storage Type namenode implemenation. (Contributed by Xiaoyu Yao)
|
2015-02-11 10:41:50 -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 |
|
Konstantin V Shvachko
|
a4ceea60f5
|
HDFS-7753. Fix Multithreaded correctness Warnings in BackupImage. Contributed by Rakesh R and Konstantin Shvachko.
|
2015-02-11 00:45:18 -08:00 |
|
Tsz-Wo Nicholas Sze
|
7c6b6547ee
|
HDFS-7769. TestHDFSCLI should not create files in hdfs project root dir.
|
2015-02-10 17:48:57 -08:00 |
|
Konstantin V Shvachko
|
b73956fdad
|
HDFS-7058. Tests for truncate CLI. Contributed by Dasha Boudnik.
|
2015-02-09 21:26:59 -08:00 |
|
Vinayakumar B
|
3d15728ff5
|
HDFS-7714. Simultaneous restart of HA NameNodes and DataNode can cause DataNode to register successfully with only one NameNode.(Contributed by Vinayakumar B)
|
2015-02-10 10:43:08 +05:30 |
|
Colin Patrick Mccabe
|
02340a24f2
|
HDFS-7718. Store KeyProvider in ClientContext to avoid leaking key provider threads when using FileContext (Arun Suresh via Colin P. McCabe)
|
2015-02-09 20:23:23 -08:00 |
|
Colin Patrick Mccabe
|
a9dc5cd706
|
HDFS-7744. Fix potential NPE in DFSInputStream after setDropBehind or setReadahead is called (cmccabe)
|
2015-02-09 20:16:41 -08:00 |
|
yliu
|
260b5e32c4
|
HDFS-7756. Restore method signature for LocatedBlock#getLocations(). (Ted Yu via yliu)
|
2015-02-10 01:57:51 +08:00 |
|