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

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

                Author: ASF GitHub Bot
            Created on: 06/Jun/19 20:02
            Start Date: 06/Jun/19 20:02
    Worklog Time Spent: 10m 
      Work Description: hadoop-yetus commented on issue #918: HDDS-1622 Use 
picocli for StorageContainerManager
URL: https://github.com/apache/hadoop/pull/918#issuecomment-499645763
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 0 | Docker mode activated. |
   | -1 | patch | 12 | https://github.com/apache/hadoop/pull/918 does not apply 
to trunk. Rebase required? Wrong Branch? See 
https://wiki.apache.org/hadoop/HowToContribute for help. |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | GITHUB PR | https://github.com/apache/hadoop/pull/918 |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-918/2/console |
   | versions | git=1.9.1 |
   | Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |
   
   
   This message was automatically generated.
   
   
 
----------------------------------------------------------------
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:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 255370)
    Time Spent: 3.5h  (was: 3h 20m)

> Use picocli for StorageContainerManager
> ---------------------------------------
>
>                 Key: HDDS-1622
>                 URL: https://issues.apache.org/jira/browse/HDDS-1622
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Elek, Marton
>            Assignee: Stephen O'Donnell
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> Recently we switched to use PicoCli with (almost) all of our daemons (eg. s3 
> Gateway, Freon, etc.)
> PicoCli has better output, it can generate nice help, and easier to use as 
> it's enough to put a few annotations and we don't need to add all the 
> boilerplate code to print out help, etc.
> StorageContainerManager and OzoneManager is not yet  supported. The previous 
> issue was closed HDDS-453 but since then we improved the GenericCli parser 
> (eg. in HDDS-1192), so I think we are ready to move.
> The main idea is to create a starter java similar to 
> org.apache.hadoop.ozone.s3.Gateway and we can start StorageContainerManager 
> from there.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to