Kai Zheng
|
b79ba4fe96
|
HDFS-10651. Clean up some configuration related codes about legacy block reader. Contributed by Youwei Wang
|
2016-07-23 17:45:33 +08:00 |
|
Arpit Agarwal
|
c6e3a0020f
|
HDFS-10660. Expose storage policy apis via HDFSAdmin interface. (Contributed by Rakesh R)
|
2016-07-22 12:33:50 -07:00 |
|
Xiao Chen
|
132deb4cac
|
HDFS-10225. DataNode hot swap drives should disallow storage type changes. Contributed by Lei (Eddy) Xu.
|
2016-07-21 16:41:02 -07:00 |
|
Akira Ajisaka
|
fcde6940e0
|
HDFS-10287. MiniDFSCluster should implement AutoCloseable. Contributed by Andras Bokor.
|
2016-07-21 11:26:08 -07:00 |
|
Jing Zhao
|
bd3dcf46e2
|
HDFS-10653. Optimize conversion from path string to components. Contributed by Daryn Sharp.
|
2016-07-21 11:14:39 -07:00 |
|
Akira Ajisaka
|
38128baff4
|
HDFS-10425. Clean up NNStorage and TestSaveNamespace. Contributed by Andras Bokor.
|
2016-07-20 10:44:11 -07:00 |
|
Akira Ajisaka
|
fc570b55b9
|
HDFS-10603. Fix flaky tests in org.apache.hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot. Contributed by Yiqun Lin.
|
2016-07-19 13:49:24 -07:00 |
|
Akira Ajisaka
|
5537c6b234
|
HADOOP-13351. TestDFSClientSocketSize buffer size tests are flaky. Contributed by Aaron Fabbri and Mingliang Liu.
|
2016-07-14 14:40:58 -07:00 |
|
Uma Maheswara Rao G
|
438b7c5935
|
HDFS-10590: Fix TestReconstructStripedBlocks.testCountLiveReplicas test failures. Contributed by Rakesh R
|
2016-07-13 00:07:11 -07:00 |
|
Zhe Zhang
|
087290e6b1
|
HDFS-10544. Balancer doesn't work with IPFailoverProxyProvider.
|
2016-07-12 23:18:37 -07:00 |
|
Jitendra Pandey
|
c447efebdb
|
HDFS-10579. HDFS web interfaces lack configs for X-FRAME-OPTIONS protection. Contributed by Anu Engineer.
|
2016-07-11 14:55:33 -07:00 |
|
Yongjun Zhang
|
da6f1b88dd
|
HDFS-10512. VolumeScanner may terminate due to NPE in DataNode.reportBadBlocks. Contributed by Wei-Chiu Chuang and Yiqun Lin.
|
2016-07-08 19:40:44 -07:00 |
|
Akira Ajisaka
|
932aed64d7
|
HDFS-10336. TestBalancer failing intermittently because of not reseting UserGroupInformation completely. Contributed by Yiqun Lin.
|
2016-07-08 14:39:11 -07:00 |
|
Jitendra Pandey
|
6e597600f7
|
HADOOP-13283. Support reset operation for new global storage statistics and per FS storage stats. Contributed by Mingliang Liu.
|
2016-07-07 14:58:19 -07:00 |
|
Uma Maheswara Rao G
|
ab092c56c2
|
HDFS-10592:Fix intermittent test failure of TestNameNodeResourceChecker#testCheckThatNameNodeResourceMonitorIsRunning. Contributed by Rakesh R
|
2016-07-07 13:52:35 -07:00 |
|
Kai Zheng
|
8b281bce85
|
HDFS-10548. Remove the long deprecated BlockReaderRemote. Contributed by Kai Zheng
|
2016-07-03 11:56:23 +08:00 |
|
Colin Patrick Mccabe
|
e4a2545620
|
HDFS-9805. Add server-side configuration for enabling TCP_NODELAY for DataTransferProtocol and default it to true (Gary Helmling via cmccabe)
|
2016-06-29 12:41:42 -07:00 |
|
Andrew Wang
|
c0829f4493
|
HDFS-6434. Default permission for creating file should be 644 for WebHdfs/HttpFS. Contributed by Wellington Chevreuil.
|
2016-06-28 13:55:26 -07:00 |
|
Vinayakumar B
|
2a0082c51d
|
HDFS-10440. Improve DataNode web UI (Contributed by Weiwei Yang)
|
2016-06-28 16:49:39 +05:30 |
|
Vinayakumar B
|
73615a789d
|
HDFS-10536. Standby NN can not trigger log roll after EditLogTailer thread failed 3 times in EditLogTailer.triggerActiveLogRoll method (Contributed by XingFeng Shen
|
2016-06-26 15:45:32 +05:30 |
|
Zhe Zhang
|
22be604fa3
|
Revert "HDFS-10534. NameNode WebUI should display DataNode usage rate with a certain percentile. Contributed by Kai Sasaki."
This reverts commit 0424056a77 .
|
2016-06-24 09:36:03 -07:00 |
|
Zhe Zhang
|
0424056a77
|
HDFS-10534. NameNode WebUI should display DataNode usage rate with a certain percentile. Contributed by Kai Sasaki.
|
2016-06-24 08:58:29 -07:00 |
|
Anu Engineer
|
b2584bee45
|
HDFS-10571. TestDiskBalancerCommand#testPlanNode failed with IllegalArgumentException. Contributed by Xiaobing Zhou.
|
2016-06-23 18:27:02 -07:00 |
|
Anu Engineer
|
8a6e354122
|
HDFS-10552. DiskBalancer "-query" results in NPE if no plan for the node. Contributed by Anu Engineer.
|
2016-06-23 18:27:02 -07:00 |
|
Anu Engineer
|
e8de28181a
|
HDFS-10551. o.a.h.h.s.diskbalancer.command.Command does not actually verify options as expected. Contributed by Anu Engineer.
|
2016-06-23 18:27:02 -07:00 |
|
Arpit Agarwal
|
66fa34c839
|
HDFS-10557. Fix handling of the -fs Generic option. (Arpit Agarwal)
|
2016-06-23 18:27:01 -07:00 |
|
Anu Engineer
|
7b23ad1ef7
|
HDFS-10550. DiskBalancer: fix issue of order dependency in iteration in ReportCommand test. Contributed by Xiaobing Zhou.
|
2016-06-23 18:27:01 -07:00 |
|
Anu Engineer
|
3225c24e0e
|
HDFS-10520. DiskBalancer: Fix Checkstyle issues in test code. Contributed by Anu Engineer.
|
2016-06-23 18:27:00 -07:00 |
|
Anu Engineer
|
7e2be5c4a0
|
HDFS-10518. DiskBalancer: Pretty-print json in Query command. Contributed by Anu Engineer.
|
2016-06-23 18:21:08 -07:00 |
|
Anu Engineer
|
b502102bb1
|
HDFS-9461. DiskBalancer: Add Report Command. Contributed by Xiaobing Zhou.
|
2016-06-23 18:21:08 -07:00 |
|
Anu Engineer
|
64ccb232cc
|
HDFS-10478. DiskBalancer: resolve volume path names. Contributed by Anu Engineer.
|
2016-06-23 18:21:08 -07:00 |
|
Anu Engineer
|
5df2d2b8fd
|
HDFS-10399. DiskBalancer: Add JMX for DiskBalancer. Contributed by Anu Engineer.
|
2016-06-23 18:21:08 -07:00 |
|
Anu Engineer
|
75882ec0b0
|
HDFS-9545: DiskBalancer: Add Plan Command. Contributed by Anu Engineer.
|
2016-06-23 18:21:08 -07:00 |
|
Anu Engineer
|
1594b472bb
|
HDFS-9543. DiskBalancer: Add Data mover. Contributed by Anu Engineer.
|
2016-06-23 18:20:24 -07:00 |
|
Anu Engineer
|
7820737cfa
|
HDFS-9735. DiskBalancer : Refactor moveBlockAcrossStorage to be used by disk balancer. Contributed by Anu Engineer.
|
2016-06-23 18:20:24 -07:00 |
|
Anu Engineer
|
050677077b
|
HDFS-9720. DiskBalancer : Add configuration parameters. Contributed by Anu Engineer.
|
2016-06-23 18:18:48 -07:00 |
|
Anu Engineer
|
6c606bf5c8
|
HDFS-9709. DiskBalancer : Add tests for disk balancer using a Mock Mover class. Contributed by Anu Engineer.
|
2016-06-23 18:18:48 -07:00 |
|
Arpit Agarwal
|
75a711a2d5
|
HDFS-9703. DiskBalancer: getBandwidth implementation. (Contributed by Anu Engineer)
|
2016-06-23 18:18:48 -07:00 |
|
Arpit Agarwal
|
918722bdd2
|
HDFS-9702. DiskBalancer: getVolumeMap implementation. (Contributed by Anu Engineer)
|
2016-06-23 18:18:48 -07:00 |
|
Arpit Agarwal
|
9847640603
|
HDFS-9683. DiskBalancer: Add cancelPlan implementation. (Contributed by Anu Engineer)
|
2016-06-23 18:18:48 -07:00 |
|
Arpit Agarwal
|
e646c2eb50
|
HDFS-9681. DiskBalancer: Add QueryPlan implementation. (Contributed by Anu Engineer)
|
2016-06-23 18:18:48 -07:00 |
|
Arpit Agarwal
|
2b1b2faf76
|
HDFS-9671. DiskBalancer: SubmitPlan implementation. (Contributed by Anu Engineer)
|
2016-06-23 18:18:48 -07:00 |
|
Arpit Agarwal
|
66f0bb646d
|
HDFS-9647. DiskBalancer: Add getRuntimeSettings. (Contributed by Anu Engineer)
|
2016-06-23 18:18:48 -07:00 |
|
Arpit Agarwal
|
96fe685b7a
|
HDFS-9645. DiskBalancer: Add Query RPC. (Contributed by Anu Engineer)
|
2016-06-23 18:18:48 -07:00 |
|
Arpit Agarwal
|
0501d430e2
|
HDFS-9595. DiskBalancer: Add cancelPlan RPC. (Contributed by Anu Engineer)
|
2016-06-23 18:18:48 -07:00 |
|
Arpit Agarwal
|
7100c0da35
|
HDFS-9588. DiskBalancer: Add submitDiskbalancer RPC. (Anu Engineer via Arpit Agarwal)
|
2016-06-23 18:18:48 -07:00 |
|
Arpit Agarwal
|
5724a10316
|
HDFS-9469. DiskBalancer: Add Planner. (Contributed by Anu Engineer)
|
2016-06-23 18:18:48 -07:00 |
|
Tsz-Wo Nicholas Sze
|
30c6ebd699
|
HDFS-9449. DiskBalancer: Add connectors. Contributed by Anu Engineer
|
2016-06-23 18:18:48 -07:00 |
|
Tsz-Wo Nicholas Sze
|
91a5c48143
|
HDFS-9420. Add DataModels for DiskBalancer. Contributed by Anu Engineer
|
2016-06-23 18:18:48 -07:00 |
|
Xiaoyu Yao
|
dca298d79e
|
HDFS-10469. Add number of active xceivers to datanode metrics. Contributed by Hanisha Koneru.
|
2016-06-23 14:13:39 -07:00 |
|