[ 
https://issues.apache.org/jira/browse/HDDS-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDDS-3632:
---------------------------------
    Labels: Triaged newbie pull-request-available  (was: Triaged newbie)

> HddsDatanodeService cannot be started if HDFS datanode running in same 
> machine with same user.
> ----------------------------------------------------------------------------------------------
>
>                 Key: HDDS-3632
>                 URL: https://issues.apache.org/jira/browse/HDDS-3632
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Datanode
>    Affects Versions: 0.5.0
>            Reporter: Uma Maheswara Rao G
>            Assignee: Marton Elek
>            Priority: Blocker
>              Labels: Triaged, newbie, pull-request-available
>
> since the service names are same and they both referring to same location for 
> pid files, we can not start both services at once.
> Tweak is to export HADOOP_PID_DIR to different location after starting one 
> service and start other one.
> It would be better to have different pid file names.
>  
>  
> {noformat}
> Umas-MacBook-Pro ozone-0.5.0-beta % bin/ozone --daemon start datanode
> datanode is running as process 25167.  Stop it first.
> {noformat}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to