[ https://issues.apache.org/jira/browse/HADOOP-9260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jerry Chen reopened HADOOP-9260: -------------------------------- The latest trunk only fix the compile problem of generating the right version-info file. But using the lastest trunk (-r 1439752), the runtime has a critical problem that the hadoop name node and data node starts up with incorrect version information. Thus cause problems for other systems. > Hadoop version commands show incorrect information on trunk > ----------------------------------------------------------- > > Key: HADOOP-9260 > URL: https://issues.apache.org/jira/browse/HADOOP-9260 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: trunk-win > Reporter: Jerry Chen > > 1. Check out the trunk from > http://svn.apache.org/repos/asf/hadoop/common/trunk/ > 2. Compile package > m2 package -Pdist -Psrc -Pnative -Dtar -DskipTests > 3. Hadoop version of compiled dist shows the following: > Hadoop 3.0.0-SNAPSHOT > Subversion ${version-info.scm.uri} -r ${version-info.scm.commit} > Compiled by haifeng on ${version-info.build.time} > From source with checksum ${version-info.source.md5} > While using the same workflow, trunk revision 1429810 didn't have the problem. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira