[ 
https://issues.apache.org/jira/browse/HDDS-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16609859#comment-16609859
 ] 

Hanisha Koneru commented on HDDS-414:
-------------------------------------

[~elek], the changes to {{stop-ozone.sh}} script loog good.
Can we do the same changes to {{start-ozone.sh}} script as well.

> 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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to