[
https://issues.apache.org/jira/browse/HDDS-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16610427#comment-16610427
]
Elek, Marton commented on HDDS-414:
-----------------------------------
Good question [~hanishakoneru]. I removed some of the legacy parts from
start-ozone.sh in HDDS-222. And the om/scm starting part is good.
But I will double check it in HDDS-222 while I create the patch for the trunks
(it's easier to avoid the conflicts If I fix al the start-ozone.sh problems
there...)
> sbin/stop-all.sh does not stop Ozone daemons
> --------------------------------------------
>
> Key: HDDS-414
> URL: https://issues.apache.org/jira/browse/HDDS-414
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Namit Maheshwari
> Assignee: Elek, Marton
> Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-414-ozone-0.2.1.001.patch
>
>
> sbin/stop-all.sh does not stop Ozone daemons.
> Please see below:
> {code:java}
> ➜ ozone-0.2.1-SNAPSHOT jps
> 8896 Jps
> 8224 HddsDatanodeService
> 8162 OzoneManager
> 7701 StorageContainerManager
> ➜ ozone-0.2.1-SNAPSHOT pwd
> /tmp/ozone-0.2.1-SNAPSHOT
> ➜ ozone-0.2.1-SNAPSHOT sbin/stop-all.sh
> WARNING: Stopping all Apache Hadoop daemons as nmaheshwari in 10 seconds.
> WARNING: Use CTRL-C to abort.
> Stopping namenodes on [localhost]
> localhost: ssh: connect to host localhost port 22: Connection refused
> Stopping datanodes
> localhost: ssh: connect to host localhost port 22: Connection refused
> Stopping secondary namenodes [HW11469.local]
> HW11469.local: ssh: connect to host hw11469.local port 22: Connection refused
> 2018-09-07 12:38:49,044 WARN util.NativeCodeLoader: Unable to load
> native-hadoop library for your platform... using builtin-java classes where
> applicable
> ➜ ozone-0.2.1-SNAPSHOT jps
> 8224 HddsDatanodeService
> 8162 OzoneManager
> 7701 StorageContainerManager
> 9150 Jps
> ➜ ozone-0.2.1-SNAPSHOT
> {code}
> The Ozone daemons processes are not stopped even after sbin/stop-all.sh
> finished executing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]