Chen Liang
|
349a19b2ad
|
HDFS-11618. Block Storage: Add Support for Direct I/O. Contributed by Mukul Kumar Singh.
|
2017-04-07 10:01:19 -07:00 |
Anu Engineer
|
7ce1090558
|
HDFS-11006. Ozone: support setting chunk size in streaming API. Contributed by Yiqun Lin.
|
2017-04-05 11:07:28 -07:00 |
Anu Engineer
|
bc2c5d2d61
|
HDFS-11625. Ozone: Fix UT failures that caused by hard coded datanode data dirs. Contributed by Weiwei Yang.
|
2017-04-05 10:11:44 -07:00 |
Anu Engineer
|
adc651044c
|
Merge branch 'trunk' into HDFS-7240
|
2017-04-04 12:50:22 -07:00 |
Anu Engineer
|
38dddad74e
|
HDFS-11620. Ozone: Allocate container for MiniOzone cluster fails because of insufficient space error. Contributed by Mukul Kumar Singh.
|
2017-04-04 10:09:40 -07:00 |
Anu Engineer
|
3bc2e1d992
|
HDFS-11619. Ozone: Unit tests running failed in Windows. Contributed by Yiqun Lin.
|
2017-04-04 09:57:56 -07:00 |
Chris Douglas
|
6eba79232f
|
HADOOP-14271. Correct spelling of 'occurred' and variants. Contributed by Yeliang Cang
|
2017-04-03 20:13:14 -07:00 |
Anu Engineer
|
ec4d25fc53
|
HDFS-11566. Ozone: Document missing metrics for container operations. Contributed by Yiqun Lin.
|
2017-04-03 15:01:23 -07:00 |
Anu Engineer
|
68eab679e3
|
HDFS-11564. Ozone: SCM: Add Comparable Metric Support. Contributed by Anu Engineer.
|
2017-04-03 13:33:11 -07:00 |
Anu Engineer
|
558b478ff2
|
HDFS-11519. Ozone: Implement XceiverServerSpi and XceiverClientSpi using Ratis. Contributed by Tsz Wo Nicholas Sze.
|
2017-04-03 12:40:06 -07:00 |
Wei-Chiu Chuang
|
bbd68478d5
|
HDFS-11598. Improve -setrep for Erasure Coded files. Contributed by Yiqun Lin.
|
2017-04-03 07:57:28 -07:00 |
Wei-Chiu Chuang
|
bc7aff7cec
|
HDFS-11515. -du throws ConcurrentModificationException. Contributed by Istvan Fajth, Wei-Chiu Chuang.
|
2017-04-03 07:35:09 -07:00 |
Chen Liang
|
d00c07c675
|
HDFS-11591. Block Storage: fix TestCBlockServer test cleanup. Contributed by Xiaoyu Yao
|
2017-03-31 14:41:05 -07:00 |
Hanisha Koneru
|
73835c73e2
|
HDFS-11560. Expose slow disks via NameNode JMX. Contributed by Hanisha Koneru.
|
2017-03-31 13:50:29 -07:00 |
Arpit Agarwal
|
5485d93bda
|
HDFS-11603. Improve slow mirror/disk warnings in BlockReceiver.
|
2017-03-31 12:10:27 -07:00 |
Hanisha Koneru
|
28cdc5a8dc
|
HDFS-11551. Handle SlowDiskReport from DataNode at the NameNode. Contributed by Hanisha Koneru.
|
2017-03-30 22:41:26 -07:00 |
Yongjun Zhang
|
bf3fb585aa
|
HADOOP-11794. Enable distcp to copy blocks in parallel. Contributed by Yongjun Zhang, Wei-Chiu Chuang, Xiao Chen, Rosie Li.
|
2017-03-30 17:38:56 -07:00 |
Yongjun Zhang
|
144f1cf765
|
Revert "HADOOP-11794. Enable distcp to copy blocks in parallel. Contributed by Yongjun Zhang, Wei-Chiu Chuang, Xiao Chen."
This reverts commit 064c8b25ec .
|
2017-03-30 17:38:18 -07:00 |
Yongjun Zhang
|
064c8b25ec
|
HADOOP-11794. Enable distcp to copy blocks in parallel. Contributed by Yongjun Zhang, Wei-Chiu Chuang, Xiao Chen.
|
2017-03-30 17:01:15 -07:00 |
Anu Engineer
|
fbfdf69904
|
HDFS-11594. Ozone: close container should call compactDB. Contributed by Anu Engineer.
|
2017-03-30 16:53:28 -07:00 |
Mingliang Liu
|
e5f0622a6f
|
HDFS-11592. Closing a file has a wasteful preconditions in NameNode. Contributed by Eric Badger
|
2017-03-30 15:44:21 -07:00 |
Wei-Chiu Chuang
|
8c591b8d19
|
HDFS-10974. Document replication factor for EC files. Contributed by Yiqun Lin.
|
2017-03-30 11:16:05 -07:00 |
Chris Douglas
|
7297e82cb4
|
HADOOP-14250. Correct spelling of 'separate' and variants. Contributed by Doris Gu
|
2017-03-30 10:17:11 -07:00 |
Andrew Wang
|
4966a6e26e
|
HADOOP-14223. Extend FileStatus#toString() to include details like Erasure Coding and Encryption. Contributed by Manoj Govindassamy.
|
2017-03-29 14:37:21 -07:00 |
Xiaoyu Yao
|
1590b9f7ea
|
HDFS-11567. Ozone: SCM: Support update container. Contributed by Weiwei Yang.
|
2017-03-29 12:19:31 -07:00 |
Daniel Templeton
|
15e3873dc3
|
HDFS-11571. Typo in DataStorage exception message (Contributed by Anna Budai via Daniel Templeton)
|
2017-03-29 10:56:36 -07:00 |
Rakesh Radhakrishnan
|
84d787b9d5
|
HDFS-11541. Call RawErasureEncoder and RawErasureDecoder release() methods. Contributed by SammiChen.
|
2017-03-29 11:41:48 +05:30 |
Xiaoyu Yao
|
8617fda2c6
|
HDFS-11537. Block Storage : add cache layer. Contributed by Chen Liang.
|
2017-03-28 19:21:37 -07:00 |
Yiqun Lin
|
6b09336438
|
HDFS-11577. Combine the old and the new chooseRandom for better performance. Contributed by Chen Liang.
|
2017-03-28 23:02:07 +08:00 |
Anu Engineer
|
8f4d8c43f8
|
HDFS-11548. Ozone: SCM: Add node pool management API. Contributed by Xiaoyu Yao
|
2017-03-27 17:59:49 -07:00 |
Masatake Iwasaki
|
64ea62c1cc
|
HDFS-11486. Client close() should not fail fast if the last block is being decommissioned. Contributed by Wei-Chiu Chuang and Yiqun Lin.
|
2017-03-28 09:13:44 +09:00 |
Anu Engineer
|
33dfb72fa3
|
HDFS-11355. Block Storage : Merge configuration into ozone configuration classes. Contributed by Chen Liang.
|
2017-03-27 15:26:13 -07:00 |
Anu Engineer
|
ed14373a9f
|
HDFS-11550. Ozone: Add a check to prevent removing a container that has keys in it. Contributed by Weiwei Yang.
|
2017-03-27 08:38:57 -07:00 |
Wei-Chiu Chuang
|
46d37a65cf
|
HDFS-10506. Addendum patch to include missing changes. Contributed by Akira Ajisaka.
|
2017-03-27 05:23:45 -07:00 |
Yiqun Lin
|
96e2ab8144
|
HDFS-11555. Fix typos in class OfflineImageReconstructor. Contributed by Yiqun Lin.
|
2017-03-27 19:23:37 +08:00 |
Junping Du
|
d174c06b01
|
Add HDFS jdiff for 2.8.0 release.
|
2017-03-25 14:05:20 -07:00 |
Tsuyoshi Ozawa
|
84ddedc0b2
|
HADOOP-10101. Update guava dependency to the latest version. (ozawa)
|
2017-03-25 10:06:52 +09:00 |
Hanisha Koneru
|
1f66524432
|
HDFS-11570. Unit test for NameNodeStatusMXBean. Contributed by Hanisha Koneru.
|
2017-03-24 14:44:25 -07:00 |
Xiaobing Zhou
|
1168ece596
|
HDFS-11534. Add counters for number of blocks in pending IBR. Contributed by Xiaobing Zhou.
|
2017-03-24 14:33:44 -07:00 |
Andrew Wang
|
332a997e10
|
HDFS-11170. Add builder-based create API to FileSystem. Contributed by SammiChen and Wei Zhou.
|
2017-03-24 12:56:46 -07:00 |
Andrew Wang
|
52b00600df
|
HADOOP-13715. Add isErasureCoded() API to FileStatus class. Contributed by Manoj Govindassamy.
|
2017-03-24 11:44:46 -07:00 |
Ravi Prakash
|
d4f73e7e27
|
HDFS-11574. Spelling mistakes in the Java source. Contributed by Hu Xiaodong.
|
2017-03-24 09:38:17 -07:00 |
Anu Engineer
|
e867baa220
|
HDFS-11361. Block Storage: add cache interface. Contributed by Chen Liang.
|
2017-03-23 14:33:23 -07:00 |
Zhe Zhang
|
59d69257a8
|
HADOOP-9631. ViewFs should use underlying FileSystem's server side defaults. Contributed by Lohit Vijayarenu and Erik Krogen.
|
2017-03-22 22:22:22 -07:00 |
John Zhuge
|
ed2d03f2a5
|
HDFS-11561. HttpFS doc errors. Contributed by Yuanbo Liu.
|
2017-03-22 22:15:24 -07:00 |
Anu Engineer
|
302948531f
|
HDFS-11559. Ozone: MiniOzoneCluster prints too many log messages by default. Contributed by Tsz Wo Nicholas Sze.
|
2017-03-21 22:08:02 -07:00 |
Anu Engineer
|
36b20e9fbf
|
HDFS-11496. Ozone: Merge with trunk needed a ignore duplicate entry in pom file due to shading. Contributed by Tsz Wo Nicholas Sze.
|
2017-03-21 15:23:56 -07:00 |
Anu Engineer
|
a9f92c4666
|
HDFS-11162. Block Storage: add command line tool. Contributed by Chen Liang.
|
2017-03-21 15:06:18 -07:00 |
Anu Engineer
|
6b5dee9c38
|
HDFS-11492. Ozone: Add the ability to handle sendContainerReport Command. Contributed by Anu Engineer.
|
2017-03-21 10:43:27 -07:00 |
Yiqun Lin
|
3b908f71c5
|
HDFS-11358. DiskBalancer: Report command supports reading nodes from host file. Contributed by Yiqun Lin.
|
2017-03-21 17:44:17 +08:00 |