[
https://issues.apache.org/jira/browse/TEZ-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385865#comment-14385865
]
Hadoop QA commented on TEZ-2243:
--------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12708044/installDocProtobuf250.patch
against master revision 505febd.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+0 tests included{color}. The patch appears to be a
documentation patch that doesn't require tests.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/364//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/364//console
This message is automatically generated.
> documentation should explicitly specify protobuf 2.5.0
> ------------------------------------------------------
>
> Key: TEZ-2243
> URL: https://issues.apache.org/jira/browse/TEZ-2243
> Project: Apache Tez
> Issue Type: Task
> Affects Versions: 0.6.0
> Reporter: Michael Howard
> Priority: Minor
> Labels: documentation, newbie
> Attachments: installDocProtobuf250.patch
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> Install guide doc at
> http://tez.apache.org/install.html
> says:
> > ... Protocol Buffers (protoc compiler) 2.5 or later
> In fact, protobuf 2.5.0 is required.
> On a Mac, both the libraries and the protobuf-compiler can be installed with:
> $ brew install protobuf250
> The yum repos on my CentOS system included epel & epel-testing.
> Nevertheless, they were only at protobuf 2.3.0
> I used rpm.pbone.net and found the following:
> protobuf-2.5.0-16.1.x86_64.rpm
> protobuf-compiler-2.5.0-16.1.x86_64.rpm
> at
> http://rpm.pbone.net/index.php3/stat/4/idpl/23552166/dir/centos_6/com/protobuf-2.5.0-16.1.x86_64.rpm.html
> http://rpm.pbone.net/index.php3/stat/4/idpl/23552097/dir/centos_6/com/protobuf-compiler-2.5.0-16.1.i686.rpm.html
> Hitesh Shah wrote:
> > Pretty much all of the Hadoop ecosystem components have standardized on
> > protobuf-2.5.0.
> Hitesh Shah wrote:
> > Could you file a jira and submit a patch for this issue
> Sorry, I don't know how to submit a patch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)