cxorm opened a new pull request #91: HDDS-2361. Ozone Manager init & start 
command prints out unnecessary line in the beginning.
URL: https://github.com/apache/hadoop-ozone/pull/91
 
 
   If OZONE_MANAGER_CLASSPATH is null, we will not show the string.
   
   ## What changes were proposed in this pull request?
   
   Modify the if-condition in ```hadoop-ozone-manager.sh```
    
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-2361
   
   
   ## How was this patch tested?
   
   Ran the command in ```hadoop-ozone/```:
   ```mvn clean package -Pdist -Dtar -DskipTests```
   
   And ran the commands after deployment
   ```ozone --daemon start om```
   ```ozone --daemon stop om```

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


With regards,
Apache Git Services

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

Reply via email to