You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/30 07:52:51 UTC

[GitHub] [hadoop-ozone] chimney-lee opened a new pull request #105: HDDS-2370.Support HddsDatanodeService run as DataNode Plugin

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org