You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2020/04/27 07:58:00 UTC

[jira] [Assigned] (HDDS-2371) Print out the ozone version during the startup instead of hadoop version

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

Attila Doroszlai reassigned HDDS-2371:
--------------------------------------

    Assignee: Attila Doroszlai  (was: Sandeep Nemuri)

> Print out the ozone version during the startup instead of hadoop version
> ------------------------------------------------------------------------
>
>                 Key: HDDS-2371
>                 URL: https://issues.apache.org/jira/browse/HDDS-2371
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Marton Elek
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: newbie, pull-request-available
>
> Ozone components printing out the current version during the startup:
>  
> {code:java}
> STARTUP_MSG: Starting StorageContainerManager
> STARTUP_MSG:   host = om/10.8.0.145
> STARTUP_MSG:   args = []
> STARTUP_MSG:   version = 3.2.0
> STARTUP_MSG:   build = https://github.com/apache/hadoop.git -r e97acb3bd8f3befd27418996fa5d4b50bf2e17bf; compiled by 'sunilg' on 2019-01-{code}
> But as it's visible the build / compiled information is about hadoop not about hadoop-ozone.
> (And personally I prefer to use a github compatible url instead of the SVN style -r. Something like:
> {code:java}
> STARTUP_MSG: build =  https://github.com/apache/hadoop-ozone/commit/8541c5694efebb58f53cf4665d3e4e6e4a12845c ; compiled by '....' on ...{code}
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org