[jira] [Work logged] (HDDS-2361) Ozone Manager init & start command prints out unnecessary line in the beginning.

2019-10-26 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-2361?focusedWorklogId=334532=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334532
 ]

ASF GitHub Bot logged work on HDDS-2361:


Author: ASF GitHub Bot
Created on: 26/Oct/19 14:22
Start Date: 26/Oct/19 14:22
Worklog Time Spent: 10m 
  Work Description: bharatviswa504 commented on 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
 
 
   
 

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


Issue Time Tracking
---

Worklog Id: (was: 334532)
Time Spent: 20m  (was: 10m)

> Ozone Manager init & start command prints out unnecessary line in the 
> beginning.
> 
>
> Key: HDDS-2361
> URL: https://issues.apache.org/jira/browse/HDDS-2361
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Reporter: Aravindan Vijayan
>Assignee: YiSheng Lien
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> {code}
> [root@avijayan-om-1 ozone-0.5.0-SNAPSHOT]# bin/ozone --daemon start om
> Ozone Manager classpath extended by
> {code}
> We could probably print this line only when extra elements are added to OM 
> classpath or skip printing this line altogether.



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

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



[jira] [Work logged] (HDDS-2361) Ozone Manager init & start command prints out unnecessary line in the beginning.

2019-10-26 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDDS-2361?focusedWorklogId=334498=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334498
 ]

ASF GitHub Bot logged work on HDDS-2361:


Author: ASF GitHub Bot
Created on: 26/Oct/19 06:41
Start Date: 26/Oct/19 06:41
Worklog Time Spent: 10m 
  Work Description: cxorm commented on 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


Issue Time Tracking
---

Worklog Id: (was: 334498)
Remaining Estimate: 0h
Time Spent: 10m

> Ozone Manager init & start command prints out unnecessary line in the 
> beginning.
> 
>
> Key: HDDS-2361
> URL: https://issues.apache.org/jira/browse/HDDS-2361
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Reporter: Aravindan Vijayan
>Assignee: YiSheng Lien
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> {code}
> [root@avijayan-om-1 ozone-0.5.0-SNAPSHOT]# bin/ozone --daemon start om
> Ozone Manager classpath extended by
> {code}
> We could probably print this line only when extra elements are added to OM 
> classpath or skip printing this line altogether.



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

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