You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Eugene Koontz (Created) (JIRA)" <ji...@apache.org> on 2012/02/26 18:40:49 UTC

[jira] [Created] (HADOOP-8113) Correction to BUILDING.txt: HDFS needs ProtocolBuffer, too (not just MapReduce)

Correction to BUILDING.txt: HDFS needs ProtocolBuffer, too (not just MapReduce)
-------------------------------------------------------------------------------

                 Key: HADOOP-8113
                 URL: https://issues.apache.org/jira/browse/HADOOP-8113
             Project: Hadoop Common
          Issue Type: Improvement
          Components: documentation
    Affects Versions: 0.23.2
            Reporter: Eugene Koontz
            Priority: Trivial


Currently BUILDING.txt states: 

{quote}
  ProtocolBuffer 2.4.1+ (for MapReduce)
{quote}

But HDFS needs ProtocolBuffer too: 

{code}
hadoop-common/hadoop-hdfs-project$ find . -name "*.proto" | wc -l
      11
{code}



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira