Hanisha Koneru
|
62e4573efb
|
HDFS-11630. TestThrottledAsyncCheckerTimeout fails intermittently in Jenkins builds. Contributed by Hanisha Koneru.
|
2017-04-11 21:36:24 -07:00 |
|
Mingliang Liu
|
3a91376707
|
HDFS-11558. BPServiceActor thread name is too long. Contributed by Xiaobing Zhou
|
2017-04-11 15:29:38 -07:00 |
|
Wei-Chiu Chuang
|
f050afb578
|
HADOOP-13665. Erasure Coding codec should support fallback coder. Contributed by Kai Sasaki.
|
2017-04-11 07:32:13 -07:00 |
|
Yiqun Lin
|
2fd568fdd4
|
HDFS-11637. Fix javac warning caused by the deprecated key used in TestDFSClientRetries#testFailuresArePerOperation. Contributed by Yiqun Lin.
|
2017-04-11 19:40:09 +08:00 |
|
Chris Douglas
|
a5e57df3c5
|
HADOOP-14225. Remove xmlenc dependency
|
2017-04-10 11:48:40 -07:00 |
|
Andrew Wang
|
e8bdad7385
|
HDFS-11623. Move system erasure coding policies into hadoop-hdfs-client.
|
2017-04-07 16:46:28 -07:00 |
|
Andrew Wang
|
203edc026c
|
HDFS-11633. FSImage failover disables all erasure coding policies. Contributed by Wei-Chiu Chuang.
|
2017-04-07 15:46:11 -07:00 |
|
Allen Wittenauer
|
96cbb4fce2
|
HADOOP-14202. fix jsvc/secure user var inconsistencies
Signed-off-by: John Zhuge <jzhuge@apache.org>
|
2017-04-07 08:59:21 -07:00 |
|
Xiaoyu Yao
|
0eacd4c13b
|
HDFS-11608. HDFS write crashed with block size greater than 2 GB. Contributed by Xiaobing Zhou.
|
2017-04-06 16:11:55 -07:00 |
|
Xiaoyu Yao
|
a49fac5302
|
HDFS-11362. StorageDirectory should initialize a non-null default StorageDirType. Contribute by Hanisha Koneru.
|
2017-04-06 14:33:16 -07:00 |
|
Arpit Agarwal
|
8c57aeb5b4
|
HDFS-11131. TestThrottledAsyncChecker#testCancellation is flaky.
|
2017-04-05 17:54:30 -07:00 |
|
Andrew Wang
|
539ef5aa2e
|
HFDS-11596. hadoop-hdfs-client jar is in the wrong directory in release tarball. Contributed by Yuanbo Liu.
|
2017-04-05 16:04:09 -07:00 |
|
Xiaobing Zhou
|
3db8d68d63
|
HDFS-11628. Clarify the behavior of HDFS Mover in documentation. Contributed by Xiaobing Zhou.
|
2017-04-05 15:33:08 -07:00 |
|
Andrew Wang
|
9e0e430f18
|
HDFS-11538. Move ClientProtocol HA proxies into hadoop-hdfs-client. Contributed by Huafeng Wang.
|
2017-04-04 23:05:24 -07:00 |
|
Akira Ajisaka
|
8cb7325527
|
HDFS-9651. Add missing robots.txt files.
|
2017-04-05 12:47:45 +09:00 |
|
Akira Ajisaka
|
09e6caec3d
|
HDFS-9651. All web UIs should include a robots.txt file. Contributed by Lars Francke.
|
2017-04-05 12:45:28 +09:00 |
|
Andrew Wang
|
18432130a7
|
HADOOP-14104. Client should always ask namenode for kms provider path. Contributed by Rushabh S Shah.
|
2017-04-04 13:38:25 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Arpit Agarwal
|
e7c8da614c
|
HDFS-11545. Propagate DataNode's slow disks info to the NameNode via Heartbeats. Contributed by Hanisha Koneru.
|
2017-03-20 21:54:58 -07:00 |
|
Chris Douglas
|
b104f3a282
|
HDFS-6648. Order of namenodes in ConfiguredFailoverProxyProvider is undefined. Contributed by Inigo Goiri
|
2017-03-20 17:15:13 -07:00 |
|
Arpit Agarwal
|
ffa160ddb8
|
HDFS-11547. Add logs for slow BlockReceiver while writing data to disk. Contributed by Xiaobing Zhou.
|
2017-03-17 19:02:24 -07:00 |
|
Hanisha Koneru
|
7f8e928400
|
HDFS-11517. Expose slow disks via DataNode JMX. Contributed by Hanisha Koneru
|
2017-03-17 15:42:25 -07:00 |
|
Andrew Wang
|
92ea6d74ec
|
HDFS-11516. Admin command line should print message to stderr in failure case. Contributed by Kai Sasaki.
|
2017-03-17 11:26:02 -07:00 |
|
Andrew Wang
|
4812518b23
|
HDFS-10530. BlockManager reconstruction work scheduling should correctly adhere to EC block placement policy. Contributed by Manoj Govindassamy and Rui Gao.
|
2017-03-16 15:07:38 -07:00 |
|
Kihwal Lee
|
ba62b50eba
|
HDFS-10601. Improve log message to include hostname when the NameNode is in safemode. Contributed by Kuhu Shukla.
|
2017-03-16 10:54:59 -05:00 |
|