Chris Nauroth created HADOOP-9207:
-------------------------------------

             Summary: version info source checksum does not include all source 
files
                 Key: HADOOP-9207
                 URL: https://issues.apache.org/jira/browse/HADOOP-9207
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
    Affects Versions: 3.0.0
            Reporter: Chris Nauroth


The build process takes an MD5 checksum of the source files in Common and YARN. 
 The HDFS version info command prints the checksum from Common.  The YARN 
version info command prints the checksum from YARN.  This is incomplete in that 
the HDFS source code is never included in the checksum, and 2 different YARN 
builds with the same YARN code but different Common code would have the same 
checksum.

--
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

Reply via email to