You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/06/23 15:34:59 UTC

[GitHub] [hadoop-ozone] elek opened a new pull request #1116: HDDS-3857. Datanode in compose/ozonescripts can't be started

elek opened a new pull request #1116:
URL: https://github.com/apache/hadoop-ozone/pull/1116


   ## What changes were proposed in this pull request?
   
   Datanode in compose/ozonscripts can't be started due to an old configuration (OzoneHddsDatanodeService is removed in HDDS-738)
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3857
   
   ## How was this patch tested?
   
   ```
   cd compose/ozonescripts
   docker-compose up -d
   docker-compose scale datanode=3
   ./start.sh
   ```
   
   Wait and check if cluster is usable.


----------------------------------------------------------------
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



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


[GitHub] [hadoop-ozone] dineshchitlangia merged pull request #1116: HDDS-3857. Datanode in compose/ozonescripts can't be started

Posted by GitBox <gi...@apache.org>.
dineshchitlangia merged pull request #1116:
URL: https://github.com/apache/hadoop-ozone/pull/1116


   


----------------------------------------------------------------
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



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