Inigo Goiri
|
63803e7051
|
HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun.
|
2018-04-22 19:49:35 -07:00 |
|
Arpit Agarwal
|
1c1ce63cda
|
HDFS-13055. Aggregate usage statistics from datanodes. Contributed by Ajay Kumar.
|
2018-04-22 08:07:19 -07:00 |
|
Yiqun Lin
|
b6dae26f44
|
HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri.
|
2018-04-21 13:19:09 +08:00 |
|
Sangjin Lee
|
f40969a141
|
HDFS-10183. Prevent race condition during class initialization. Contributed by Pavel Avgustinov.
|
2018-04-20 20:33:10 -07:00 |
|
Inigo Goiri
|
1134af9ad1
|
HDFS-13453. RBF: getMountPointDates should fetch latest subdir time/date when parent dir is not present but /parent/child dirs are present in mount table. Contributed by Dibyendu Karmakar.
|
2018-04-19 14:56:36 -07:00 |
|
Shashikant Banerjee
|
e4c39f3247
|
HADOOP-15396. Some java source files are executable
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-04-19 08:35:38 +09:00 |
|
Bharat Viswanadham
|
bf7694d020
|
HDFS-13464. Fix javadoc in FsVolumeList#handleVolumeFailures. Contributed by Shashikant Banerjee
|
2018-04-18 08:23:45 -07:00 |
|
Mukul Kumar Singh
|
bf2f493f81
|
HDFS-13463. Fix javadoc in FsDatasetImpl#checkAndUpdate. Contributed by Shashikant Banerjee.
|
2018-04-18 16:11:37 +05:30 |
|
Erik Krogen
|
2d9e791a90
|
HDFS-12828. OIV ReverseXML Processor fails with escaped characters
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-04-18 14:38:23 +09:00 |
|
Wei Yan
|
e4313e7e47
|
HDFS-13466. RBF: Add more router-related information to the UI.
|
2018-04-17 15:01:07 -07:00 |
|
Inigo Goiri
|
c9b33514b8
|
HDFS-13462. Add BIND_HOST configuration for JournalNode's HTTP and RPC Servers. Contributed by Lukas Majercak.
|
2018-04-17 14:19:23 -07:00 |
|
Bharat Viswanadham
|
a68b04370f
|
HDFS-13129. Add a test for DfsAdmin refreshSuperUserGroupsConfiguration. Contributed by Mukul Kumar Singh
|
2018-04-17 12:37:30 -07:00 |
|
Yiqun Lin
|
c4d3636c21
|
HDFS-13435. RBF: Improve the error loggings for printing the stack trace.
|
2018-04-17 11:23:22 +08:00 |
|
Arpit Agarwal
|
d907fdc3cd
|
HDFS-13439. Add test case for read block operation when it is moved. Contributed by Ajay Kumar.
|
2018-04-16 14:16:59 -07:00 |
|
Wei-Chiu Chuang
|
e66e287efe
|
HDFS-13330. ShortCircuitCache#fetchOrCreate never retries. Contributed by Gabor Bota.
|
2018-04-13 09:17:34 -07:00 |
|
Xiao Chen
|
6503593711
|
HDFS-13430. Fix TestEncryptionZonesWithKMS failure due to HADOOP-14445.
|
2018-04-13 09:05:17 -07:00 |
|
Bharat Viswanadham
|
fa8b88ab2b
|
HDFS-13438. Fix javadoc in FsVolumeList#removeVolume. Contributed by Shashikant Banerjee.
|
2018-04-13 08:56:02 -07:00 |
|
Yiqun Lin
|
0725953efe
|
HDFS-13418. NetworkTopology should be configurable when enable DFSNetworkTopology. Contributed by Tao Jie.
|
2018-04-13 17:55:45 +08:00 |
|
Akira Ajisaka
|
9b0b9f2af2
|
HDFS-13436. Fix javadoc of package-info.java
|
2018-04-13 13:23:51 +09:00 |
|
Inigo Goiri
|
044341b4e4
|
HDFS-13386. RBF: Wrong date information in list file(-ls) result. Contributed by Dibyendu Karmakar.
|
2018-04-12 09:30:11 -07:00 |
|
Inigo Goiri
|
b5353c75d9
|
Revert "HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun."
This reverts commit ac32b3576d .
|
2018-04-12 09:28:23 -07:00 |
|
Inigo Goiri
|
d272056fcb
|
Revert "HDFS-13386. RBF: Wrong date information in list file(-ls) result. Contributed by Dibyendu Karmakar."
This reverts commit 18de6f2042 .
|
2018-04-12 08:42:19 -07:00 |
|
Mukul Kumar Singh
|
7ed8511ad8
|
HDFS-13426. Fix javadoc in FsDatasetAsyncDiskService#removeVolume. Contributed by Shashikant Banerjee.
|
2018-04-12 20:12:31 +05:30 |
|
Akira Ajisaka
|
113af12cfb
|
HDFS-7101. Potential null dereference in DFSck#doWork(). Contributed by skrho and Ted Yu.
|
2018-04-12 17:47:37 +09:00 |
|
Akira Ajisaka
|
c7cd362afd
|
HDFS-13427. Fix the section titles of transparent encryption document.
|
2018-04-12 10:44:56 +09:00 |
|
Inigo Goiri
|
18de6f2042
|
HDFS-13386. RBF: Wrong date information in list file(-ls) result. Contributed by Dibyendu Karmakar.
|
2018-04-11 12:03:14 -07:00 |
|
Inigo Goiri
|
f7d5bace43
|
HDFS-13428. RBF: Remove LinkedList From StateStoreFileImpl.java. Contributed by BELUGA BEHR.
|
2018-04-11 10:43:43 -07:00 |
|
Wei Yan
|
0c93d43f3d
|
HDFS-13045. RBF: Improve error message returned from subcluster. Contributed by Inigo Goiri.
|
2018-04-11 08:37:43 -07:00 |
|
James Clampffer
|
eefe2a147c
|
HDFS-13403: libhdfs++ Use hdfs::IoService object rather than asio::io_service. Contributed by James Clampffer.
|
2018-04-11 10:27:23 -04:00 |
|
Xiao Chen
|
7c9cdad6d0
|
HDFS-13056. Expose file-level composite CRCs in HDFS which are comparable across different instances/layouts. Contributed by Dennis Huo.
|
2018-04-10 21:31:48 -07:00 |
|
Xiao Chen
|
e76c2aeb28
|
HDFS-13363. Record file path when FSDirAclOp throws AclException. Contributed by Gabor Bota.
|
2018-04-10 11:19:48 -07:00 |
|
Rakesh Radhakrishnan
|
f89594f0b8
|
HDFS-13328. Abstract ReencryptionHandler recursive logic in separate class. Contributed by Surendra Singh Lilhore.
|
2018-04-10 23:35:00 +05:30 |
|
Weiwei Yang
|
6729047a8b
|
HDFS-13420. License header is displayed in ArchivalStorage/MemoryStorage html pages. Contributed by Akira Ajisaka.
|
2018-04-10 22:10:44 +08:00 |
|
Yiqun Lin
|
e87be8a2a4
|
HDFS-13384. RBF: Improve timeout RPC call mechanism. Contributed by Inigo Goiri.
|
2018-04-10 15:34:42 +08:00 |
|
Yiqun Lin
|
a92200f4a6
|
HDFS-13410. RBF: Support federation with no subclusters. Contributed by Inigo Goiri.
|
2018-04-10 14:29:28 +08:00 |
|
Inigo Goiri
|
e9b9f48dad
|
HDFS-13380. RBF: mv/rm fail after the directory exceeded the quota limit. Contributed by Yiqun Lin.
|
2018-04-09 10:09:25 -07:00 |
|
Inigo Goiri
|
ac32b3576d
|
HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun.
|
2018-04-09 09:16:48 -07:00 |
|
Yiqun Lin
|
5700556cd6
|
HDFS-13402. RBF: Fix java doc for StateStoreFileSystemImpl. Contributed by Yiran Wu.
|
2018-04-08 12:01:55 +08:00 |
|
Surendra Singh Lilhore
|
70590cd8d9
|
HDFS-13292. Crypto command should give proper exception when trying to set key on existing EZ directory. Contributed by Ranith Sardar.
|
2018-04-07 11:23:49 +05:30 |
|
Wangda Tan
|
6cf023f9b7
|
Added CHANGES/RELEASES/Jdiff for 3.1.0 release
Change-Id: Ied5067a996151c04d15cad46c46ac98b60c37b39
(cherry picked from commit 2d96570452a72569befdf9cfe9b90c9fa2e0e261)
|
2018-04-05 15:52:39 -07:00 |
|
Wei Yan
|
3121e8c293
|
HDFS-13353. RBF: TestRouterWebHDFSContractCreate failed. Contributed by Takanobu Asanuma.
|
2018-04-05 12:00:52 -07:00 |
|
Lei Xu
|
d737bf99d4
|
HDFS-13350. Negative legacy block ID will confuse Erasure Coding to be considered as striped block. (Contributed by Lei (Eddy) Xu).
|
2018-04-05 09:59:10 -07:00 |
|
Yiqun Lin
|
2be64eb201
|
HDFS-13364. RBF: Support NamenodeProtocol in the Router. Contributed by Inigo Goiri.
|
2018-04-03 15:08:40 +08:00 |
|
Xiao Chen
|
57374c4737
|
HADOOP-15317. Improve NetworkTopology chooseRandom's loop.
|
2018-04-02 22:48:26 -07:00 |
|
Inigo Goiri
|
dc8e343201
|
HDFS-13289. RBF: TestConnectionManager#testCleanup() test case need correction. Contributed by Dibyendu Karmakar.
|
2018-03-31 09:46:13 -07:00 |
|
Konstantin V Shvachko
|
acfd764fcc
|
HADOOP-15253. Should update maxQueueSize when refresh call queue. Contributed by Tao Jie.
|
2018-03-30 18:55:35 -07:00 |
|
Xiao Chen
|
2c6cfad5a3
|
HDFS-13087. Snapshotted encryption zone information should be immutable. Contributed by LiXin Ge.
|
2018-03-29 15:46:34 -07:00 |
|
Wei-Chiu Chuang
|
ad10cbd91b
|
HDFS-13357. Improve AclException message "Invalid ACL: only directories may have a default ACL.". Contributed by Gabor Bota.
|
2018-03-29 07:08:22 -07:00 |
|
Arpit Agarwal
|
a991e899fb
|
HDFS-13314. NameNode should optionally exit if it detects FsImage corruption. Contributed by Arpit Agarwal.
|
2018-03-28 12:49:17 -07:00 |
|
Yiqun Lin
|
a71656c1c1
|
HDFS-13347. RBF: Cache datanode reports. Contributed by Inigo Goiri.
|
2018-03-28 11:00:08 +08:00 |
|