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

ASF GitHub Bot logged work on HDDS-2295:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Oct/19 08:50
            Start Date: 14/Oct/19 08:50
    Worklog Time Spent: 10m 
      Work Description: elek commented on pull request #14: HDDS-2295. Display 
log of freon on the standard output
URL: https://github.com/apache/hadoop-ozone/pull/14
 
 
    ## What changes were proposed in this pull request?
   
   HDDS-2042 disabled the console logging for all of the ozone command line 
tools including freon.
   
   But freon is different, it has a different error handling model. For freon 
we need all the log on the console.
   
    1. To follow all the different errors
   
    2. To get information about the used (random) prefix which can be reused 
during the validation phase.
   
   I propose to restore the original behavior for Ozone.
   
    ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2295
   
    ## How was this patch tested?
   
   Start any of the docker compose cluster and do a 
   
   ```
   ozone freon ockg -n10
   ```
   
   You should see the logs (for example the notice about the used prefix)
 
----------------------------------------------------------------
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: 327676)
    Remaining Estimate: 0h
            Time Spent: 10m

> Display log of freon on the standard output
> -------------------------------------------
>
>                 Key: HDDS-2295
>                 URL: https://issues.apache.org/jira/browse/HDDS-2295
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Marton Elek
>            Assignee: Marton Elek
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> HDDS-2042 disabled the console logging for all of the ozone command line 
> tools including freon.
> But freon is different, it has a different error handling model. For freon we 
> need all the log on the console.
>  1. To follow all the different errors
>  2. To get information about the used (random) prefix which can be reused 
> during the validation phase.
>  
> I propose to restore the original behavior for Ozone.



--
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

Reply via email to