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 |
|
yliu
|
1b56d1ce32
|
HADOOP-11510. Expose truncate API via FileContext. (yliu)
|
2015-02-10 01:45:29 +08:00 |
|
Allen Wittenauer
|
63613c79c1
|
HDFS-7546. Document, and set an accepting default for dfs.namenode.kerberos.principal.pattern (Harsh J via aw)
|
2015-02-09 13:58:58 -08:00 |
|
Allen Wittenauer
|
7d73202734
|
HDFS-7755. httpfs shell code has hardcoded path to bash (Dmitry Sivachenko via aw)
|
2015-02-09 13:05:14 -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
|
30b797ee9d
|
HADOOP-8934. Shell command ls should include sort options (Jonathan Allen via aw)
|
2015-02-09 12:50:44 -08:00 |
|
Arpit Agarwal
|
ab934e8594
|
HDFS-7647. DatanodeManager.sortLocatedBlocks sorts DatanodeInfos but not StorageIDs. (Contributed by Milan Desai)
|
2015-02-09 12:17:40 -08:00 |
|
Jing Zhao
|
1382ae525c
|
HDFS-7743. Code cleanup of BlockInfo and rename BlockInfo to BlockInfoContiguous. Contributed by Jing Zhao.
|
2015-02-08 11:51:44 -08:00 |
|
Tsz-Wo Nicholas Sze
|
350b520c64
|
HDFS-7751. Fix TestHDFSCLI for quota with storage type. Contributed by Xiaoyu Yao
|
2015-02-07 15:40:47 -08:00 |
|
Tsz-Wo Nicholas Sze
|
8f7d4bb09f
|
HDFS-7738. Revise the exception message for recover lease; add more truncate tests such as truncate with HA setup, negative tests, truncate with other operations and multiple truncates.
|
2015-02-07 15:21:16 -08:00 |
|
Akira Ajisaka
|
cfb829ecd5
|
HDFS-7710. Remove dead code in BackupImage.java. Contributed by Xiaoyu Yao.
|
2015-02-06 18:59:31 -08:00 |
|
Arpit Agarwal
|
8de80ff712
|
HDFS-7720. Quota by Storage Type API, tools and ClientNameNode Protocol changes. (Contributed by Xiaoyu Yao)
|
2015-02-06 17:01:19 -08:00 |
|
Allen Wittenauer
|
5c79439568
|
HADOOP-11485. Pluggable shell integration (aw)
|
2015-02-06 13:09:01 -08:00 |
|
Akira Ajisaka
|
eaab959a3e
|
HDFS-7732. Fix the order of the parameters in DFSConfigKeys. Contributed by Brahma Reddy Battula.
|
2015-02-06 11:26:49 -08:00 |
|
yliu
|
7b10ef0c3b
|
HDFS-7741. Remove unnecessary synchronized in FSDataInputStream and HdfsDataInputStream. (yliu)
|
2015-02-06 06:31:03 +08:00 |
|
yliu
|
45ea53f938
|
HDFS-7698. Fix locking on HDFS read statistics and add a method for clearing them. (Colin P. McCabe via yliu)
|
2015-02-05 23:56:29 +08:00 |
|
yliu
|
03f7ed382b
|
HDFS-7655. Expose truncate API for Web HDFS. (yliu)
|
2015-02-05 23:45:06 +08:00 |
|
Haohui Mai
|
c4980a2f34
|
HDFS-7270. Add congestion signaling capability to DataNode write protocol. Contributed by Haohui Mai.
|
2015-02-05 10:58:58 -08:00 |
|
Allen Wittenauer
|
fb06c00837
|
HADOOP-7713. dfs -count -q should label output column (Jonathan Allen via aw)
|
2015-02-05 07:44:49 -08:00 |
|