You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org> on 2012/02/26 22:46:49 UTC

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

    [ https://issues.apache.org/jira/browse/HADOOP-8113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216865#comment-13216865 ] 

Hadoop QA commented on HADOOP-8113:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12516106/HADOOP-8113.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +0 tests included.  The patch appears to be a documentation patch that doesn't require tests.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/628//console

This message is automatically generated.
                
> 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
>         Attachments: HADOOP-8113.patch
>
>
> 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