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: [email protected]
For additional commands, e-mail: [email protected]