[
https://issues.apache.org/jira/browse/HADOOP-12388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14735721#comment-14735721
]
Hudson commented on HADOOP-12388:
---------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #1096 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/1096/])
HADOOP-12388. Fix components' version information in the web page About the
Cluster. Contributed by Jun Gong. (zxu: rev
d9c1fab2ec2930a011b7cca4a393881d39b8f6ec)
* hadoop-common-project/hadoop-common/CHANGES.txt
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/VersionInfo.java
> Fix components' version information in the web page 'About the Cluster'
> -----------------------------------------------------------------------
>
> Key: HADOOP-12388
> URL: https://issues.apache.org/jira/browse/HADOOP-12388
> Project: Hadoop Common
> Issue Type: Bug
> Components: util
> Reporter: Jun Gong
> Assignee: Jun Gong
> Priority: Minor
> Fix For: 2.8.0
>
> 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)