Colin Patrick Mccabe
|
6edcb9a503
HDFS-7721. The HDFS BlockScanner may run fast during the first hour (cmccabe)
|
10 years ago |
Colin Patrick Mccabe
|
a8c6a96f3b
HDFS-7430. Refactor the BlockScanner to use O(1) memory and use multiple threads (cmccabe)
|
10 years ago |
Arpit Agarwal
|
f507791554
HDFS-7776. Adding additional unit tests for Quota By Storage Type. (Contributed by Xiaoyu Yao)
|
10 years ago |
Allen Wittenauer
|
730597c20c
HDFS-316. Balancer should run for a configurable # of iterations (Xiaoyu Yao via aw)
|
10 years ago |
Colin Patrick Mccabe
|
a9a361c549
HDFS-7790. Do not create optional fields in DFSInputStream unless they are needed (cmccabe)
|
10 years ago |
Akira Ajisaka
|
5696376e29
HDFS-7684. The host:port settings of the deamons should be trimmed before use. Contributed by Anu Engineer.
|
10 years ago |
Arpit Agarwal
|
676fc2d1dc
HDFS-7723. Quota By Storage Type namenode implemenation. (Contributed by Xiaoyu Yao)
|
10 years ago |
Colin Patrick Mccabe
|
e35788aa5a
HDFS-7694. FSDataInputStream should support "unbuffer" (cmccabe)
|
10 years ago |
Jing Zhao
|
2156e38d5e
HDFS-3689. Add support for variable length block. Contributed by Jing Zhao.
|
10 years ago |
Kihwal Lee
|
39594301e1
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.
|
10 years ago |
yliu
|
f8d0825f39
HDFS-7761. cleanup unnecssary code logic in LocatedBlock. (yliu)
|
10 years ago |
Tsz-Wo Nicholas Sze
|
65a6cf47ec
HDFS-6133. Add a feature for replica pinning so that a pinned replica will not be moved by Balancer/Mover. Contributed by zhaoyunjiong
|
10 years ago |
Colin Patrick Mccabe
|
2ca76df21a
HDFS-7771. fuse_dfs should permit FILE: on the front of KRB5CCNAME (cmccabe)
|
10 years ago |
Haohui Mai
|
744db47872
HDFS-7736. Fix typos in dfsadmin/fsck/snapshotDiff usage messages. Contributed by Brahma Reddy Battula.
|
10 years ago |
Tsz-Wo Nicholas Sze
|
b49eeddbaf
HDFS-7751. Fix TestHDFSCLI for quota with storage type. Contributed by Xiaoyu Yao
|
10 years ago |
Arpit Agarwal
|
8fa0fc9574
HDFS-7720. Quota by Storage Type API, tools and ClientNameNode Protocol changes. (Contributed by Xiaoyu Yao)
|
10 years ago |
Konstantin V Shvachko
|
04789db74c
HDFS-7760. Document truncate for WebHDFS. Contributed by Konstantin Shvachko.
|
10 years ago |
Konstantin V Shvachko
|
7f18176cd7
HDFS-7753. Fix Multithreaded correctness Warnings in BackupImage. Contributed by Rakesh R and Konstantin Shvachko.
|
10 years ago |
Tsz-Wo Nicholas Sze
|
acc172e371
HDFS-7769. TestHDFSCLI should not create files in hdfs project root dir.
|
10 years ago |
Konstantin V Shvachko
|
2b722b904e
HDFS-7058. Tests for truncate CLI. Contributed by Dasha Boudnik.
|
10 years ago |
Vinayakumar B
|
a1bf7aecf7
HDFS-7714. Simultaneous restart of HA NameNodes and DataNode can cause DataNode to register successfully with only one NameNode.(Contributed by Vinayakumar B)
|
10 years ago |
Colin Patrick Mccabe
|
643a8892d1
HDFS-7718. Store KeyProvider in ClientContext to avoid leaking key provider threads when using FileContext (Arun Suresh via Colin P. McCabe)
|
10 years ago |
Colin Patrick Mccabe
|
1465393d14
HDFS-7744. Fix potential NPE in DFSInputStream after setDropBehind or setReadahead is called (cmccabe)
|
10 years ago |
yliu
|
cc0668ebe6
HDFS-7756. Restore method signature for LocatedBlock#getLocations(). (Ted Yu via yliu)
|
10 years ago |
Arpit Agarwal
|
ff900eb64a
HDFS-7647. DatanodeManager.sortLocatedBlocks sorts DatanodeInfos but not StorageIDs. (Contributed by Milan Desai)
|
10 years ago |
Jing Zhao
|
1e49b40f1f
HDFS-7743. Code cleanup of BlockInfo and rename BlockInfo to BlockInfoContiguous. Contributed by Jing Zhao.
|
10 years ago |
Tsz-Wo Nicholas Sze
|
c5f18ba65b
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.
|
10 years ago |
Akira Ajisaka
|
964a3b0c3e
HDFS-7710. Remove dead code in BackupImage.java. Contributed by Xiaoyu Yao.
|
10 years ago |
Akira Ajisaka
|
2ec796ba80
HDFS-7732. Fix the order of the parameters in DFSConfigKeys. Contributed by Brahma Reddy Battula.
|
10 years ago |
yliu
|
e2803f5a51
HDFS-7741. Remove unnecessary synchronized in FSDataInputStream and HdfsDataInputStream. (yliu)
|
10 years ago |