[
https://issues.apache.org/jira/browse/YARN-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728555#comment-14728555
]
zhihai xu commented on YARN-2170:
---------------------------------
Hi [~hex108], It is a good catch. Java doesn't allow overriding of static
methods. That is why getVersion always get the version of hadoop common.
> Fix components' version information in the web page 'About the Cluster'
> -----------------------------------------------------------------------
>
> Key: YARN-2170
> URL: https://issues.apache.org/jira/browse/YARN-2170
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Jun Gong
> Assignee: Jun Gong
> Priority: Minor
> Attachments: YARN-2170.patch
>
>
> In the web page 'About the Cluster', YARN's component's build version(e.g.
> ResourceManager) is the same as Hadoop version now. It is caused by calling
> getVersion() instead of _getVersion() in VersionInfo.java by mistake.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)