You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Elek, Marton (JIRA)" <ji...@apache.org> on 2018/12/06 11:33:00 UTC

[jira] [Created] (HDDS-906) Display the ozone version on SCM/OM web ui instead of Hadoop version

Elek, Marton created HDDS-906:
---------------------------------

             Summary: Display the ozone version on SCM/OM web ui instead of Hadoop version 
                 Key: HDDS-906
                 URL: https://issues.apache.org/jira/browse/HDDS-906
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: OM, SCM
            Reporter: Elek, Marton


SCM and OM web uis (http://localhost:9876 and http://localhost:9874) display the actual version but the displayed version is the version of the hadoop dependencies:

This is provided by the org.apache.hadoop.hdds.server.ServiceRuntimeInfoImpl which is a default implementation of ServiceRuntimeInfo. (Both OzoneManager and StorageContainerManager extend this class).

We need to use OzoneVersionInfo and HddsVersionInfo classes to display the actual version instead of org.apache.hadoop.util.VersionInfo.





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

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