Commit Graph

6065 Commits

Author SHA1 Message Date
Anu Engineer e79f9da8de HDFS-11484. Ozone: Fix flaky TestNodeManager#testScmNodeReportUpdate. Contributed by Xiaoyu Yao. 2017-03-02 15:10:47 -08:00
Anu Engineer 02c35065f7 HDFS-11480. Ozone: TestEndpoint task failure. Contributed by Xiaoyu Yao. 2017-03-02 11:18:41 -08:00
Anu Engineer 09ad229db9 HDFS-11425. Ozone: add client-facing container APIs and container references. Contributed by Chen Liang. 2017-03-02 11:00:25 -08:00
Anu Engineer 7aa0a44cf1 HDFS-11447. Ozone: SCM: Send node report to SCM with heartbeat.Contributed by Xiaoyu Yao. 2017-03-01 11:47:22 -08:00
Anu Engineer 3eae84c1be HDFS-11474. Ozone: TestContainerMapping needs to cleanup levelDB files.Contributed by Xiaoyu Yao. 2017-03-01 11:30:32 -08:00
Anu Engineer 4cd34e2a18 HDFS-11473. Ozone : exclude cblock protobuf files from findbugs check. Contributed by Xiaoyu Yao. 2017-03-01 09:40:18 -08:00
Anu Engineer 00684d62ca HDFS-11036. Ozone: reuse Xceiver connection. Contributed by Chen Liang. 2017-02-28 12:15:26 -08:00
Arpit Agarwal ad16978e65 HDFS-11414. Ozone : move StorageContainerLocation protocol to hdfs-client. Contributed by Chen Liang. 2017-02-28 10:28:05 -08:00
Anu Engineer d63ec0ca81 HDFS-11184. Ozone: SCM: Make SCM use container protocol. Contributed by Anu Engineer. 2017-02-27 12:25:03 -08:00
Anu Engineer ae783b1991 HDFS-11463. Ozone: Add metrics for container operations and export over JMX. Contributed by Mukul Kumar Singh. 2017-02-27 09:44:48 -08:00
Anu Engineer 124ffbd55d HDFS-11386. Ozone: fix the missing entries in hdfs script. Contributed by Chen Liang. 2017-02-02 15:45:06 -08:00
Anu Engineer ffe937a1f2 HDFS-11154. Block Storage: store server state to persistent storage. Contributed by Chen Liang 2016-11-22 17:41:13 -08:00
Anu Engineer 334113adab HDFS-11138. Block Storage: add block storage server. Contributed by Chen Liang 2016-11-18 15:49:01 -08:00
Anu Engineer cb6b6b47b6 HDFS-11133. Ozone: Add allocateContainer RPC. Contributed by Anu Engineer 2016-11-18 12:24:41 -08:00
Anu Engineer 5ceca1b33a HDFS-11126. Ozone: Add small file support RPC. Contributed by Anu Engineer. 2016-11-18 10:32:46 -08:00
Anu Engineer 52925ef824 HDFS-11108. Ozone: use containers with the state machine. Contributed by Anu Engineer 2016-11-17 13:01:09 -08:00
Anu Engineer d10f39e751 HDFS-11081. Ozone:SCM: Add support for registerNode in datanode. Contributed by Anu Engineer. 2016-11-16 13:44:24 -08:00
Anu Engineer 23eba15409 HDFS-11130. Block Storage : Add storage client to server protocol. Contributed by Chen Lian 2016-11-14 12:27:38 -08:00
Anu Engineer e55bdefdab Merge branch 'trunk' into HDFS-7240
Conflicts:
	hadoop-hdfs-project/hadoop-hdfs-client/pom.xml
	hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/ozone/container/common/impl/ContainerLocationManagerImpl.java
	hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/ozone/container/common/impl/ContainerManagerImpl.java
2016-11-11 10:49:05 -08:00
Anu Engineer e6a6b5b729 HDFS-11127. Block Storage : add block storage service protocol. Contributed by Chen Liang 2016-11-11 09:59:58 -08:00
Brahma Reddy Battula 1ae57f0f75 HDFS-11128. CreateEditsLog throws NullPointerException. Contributed by Hanisha Koneru. 2016-11-11 20:08:15 +05:30
Akira Ajisaka 8848a8a76c HDFS-11116. Fix javac warnings caused by deprecation of APIs in TestViewFsDefaultValue. Contributed by Yiqun Lin. 2016-11-11 13:45:30 +09:00
Vinayakumar B ca68f9cb5b HDFS-9337. Validate required params for WebHDFS requests (Contributed by Jagadesh Kiran N) 2016-11-10 16:51:33 +05:30
Xiao Chen 71adf44c3f HDFS-11120. TestEncryptionZones should waitActive. Contributed by John Zhuge. 2016-11-09 17:16:07 -08:00
Wei-Chiu Chuang c619e9b43f HDFS-11056. Concurrent append and read operations lead to checksum error. Contributed by Wei-Chiu Chuang. 2016-11-09 09:16:50 -08:00
Brahma Reddy Battula ed0bebabaa HDFS-9482. Replace DatanodeInfo constructors with a builder pattern. Contributed by Brahma Reddy Battula. 2016-11-08 18:17:07 -08:00
Mingliang Liu 62d8c17dfd HDFS-11083. Add unit test for DFSAdmin -report command. Contributed by Xiaobing Zhou 2016-11-08 17:04:30 -08:00
Andrew Wang e1c6ef2efa HADOOP-13789. Hadoop Common includes generated test protos in both jar and test-jar. Contributed by Sean Busbey. 2016-11-08 16:33:55 -08:00
Anu Engineer 7b761f18de HDFS-11103. Ozone: Cleanup some dependencies. Contributed by Anu Engineer. 2016-11-08 10:04:46 -08:00
Arpit Agarwal 3fff158587 HDFS-11114. Support for running async disk checks in DataNode.
This closes #153.
2016-11-07 18:45:53 -08:00
Akira Ajisaka 049e7d27be HDFS-10970. Update jackson from 1.9.13 to 2.x in hadoop-hdfs. 2016-11-07 11:16:31 +09:00
Xiao Chen d8bab3dcb6 HDFS-10756. Expose getTrashRoot to HTTPFS and WebHDFS. Contributed by Yuanbo Liu. 2016-11-04 18:06:55 -07:00
Mingliang Liu 0c0ab102ab HDFS-11085. Add unit test for NameNode failing to start when name dir is unwritable. Contributed by Xiaobing Zhou 2016-11-04 14:34:49 -07:00
Vinayakumar B 69dd5fa2d4 HDFS-11098. Datanode in tests cannot start in Windows after HDFS-10638 (Contributed by Vinayakumar B) 2016-11-04 08:31:43 +05:30
Andrew Wang 5cad93d5c7 HADOOP-11088. Quash unnecessary safemode WARN message during NameNode startup. Contributed by Yiqun Lin. 2016-11-03 15:31:07 -07:00
Mingliang Liu 7534aee09a HDFS-11076. Add unit test for extended Acls. Contributed by Chen Liang 2016-11-03 13:49:10 -07:00
Arpit Agarwal b71907b2ae HDFS-11097. Fix warnings for deprecated StorageReceivedDeletedBlocks constructor. Contributed by Yiqun Lin. 2016-11-03 10:27:52 -07:00
Andrew Wang 7e521c5a49 HDFS-11080. Update HttpFS to use ConfigRedactor. Contributed by Sean Mackrory. 2016-11-02 19:11:05 -07:00
Anu Engineer 730cb0cff6 HDFS-10566. Submit plan request should throw exception if Datanode is in non-REGULAR status. Contributed by Xiaobing Zhou. 2016-11-02 17:46:56 -07:00
Lei Xu b59206190e HDFS-10909. De-duplicate code in ErasureCodingWorker#initializeStripedReadThreadPool and DFSClient#initThreadsNumForStripedReads. (Manoj Govindassamy via lei) 2016-11-02 16:45:25 -07:00
Mingliang Liu 9b0c17f852 HDFS-11095. BlockManagerSafeMode should respect extension period default config value (30s). Contributed by Mingliang Liu 2016-11-02 14:58:24 -07:00
Andrew Wang f2800f523d Revert "HADOOP-13717. Normalize daemonization behavior of the diskbalancer with balancer and mover."
This reverts commit bd7f5911c7.
2016-11-02 13:46:33 -07:00
Brahma Reddy Battula cb5cc0dc53 HDFS-11031. Add additional unit test for DataNode startup behavior when volumes fail. Contributed by Mingliang Liu. 2016-11-02 10:35:47 +05:30
Andrew Wang bd7f5911c7 HADOOP-13717. Normalize daemonization behavior of the diskbalancer with balancer and mover. 2016-11-01 16:48:45 -07:00
Mingliang Liu fa1512a740 HDFS-11065. Add space quota tests for heterogenous storages. Contributed by Xiaobing Zhou 2016-11-01 14:42:03 -07:00
Anu Engineer 34173a42d4 HDFS-10633. DiskBalancer : Add the description for the new setting dfs.disk.balancer.plan.threshold.percent in HDFSDiskbalancer.md. Contributed by Yiqun Lin. 2016-11-01 11:14:03 -07:00
Brahma Reddy Battula 808f5d8985 HDFS-10499. TestNameNodeMetadataConsistency#testGenerationStampInFuture Fails Intermittently. Contributed by Yiqun Lin. 2016-11-01 21:32:52 +05:30
Mingliang Liu 0c49f73a6c HDFS-11030. TestDataNodeVolumeFailure#testVolumeFailure is flaky (though passing). Contributed by Mingliang Liu 2016-10-31 16:00:33 -07:00
Arpit Agarwal a9d68d2e8e HDFS-11074. Remove unused method FsDatasetSpi#getFinalizedBlocksOnPersistentStorage. Contributed by Hanisha Koneru. 2016-10-31 12:39:30 -07:00
Brahma Reddy Battula e9c7a97089 HDFS-10455. Logging the username when deny the setOwner operation. Contributed by Rakesh R. 2016-10-31 00:22:51 +05:30