chimney-lee opened a new pull request #105: HDDS-2370.Support HddsDatanodeService run as DataNode Plugin URL: https://github.com/apache/hadoop-ozone/pull/105 ## What changes were proposed in this pull request? With cuuent version, cannot run hddsdatanodeservice as hdfs datanode pulgin, as there is no constructor without parameters. ` java.lang.NoSuchMethodException: org.apache.hadoop.ozone.HddsDatanodeService.<init>()` ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-2370 ## How was this patch tested? refer to RunningWithHDFS.md, config and run hddsdatanodeservice as datanode plugin, function go well with ozone.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org