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

Tajo QA commented on TAJO-694:
------------------------------

{color:red}*-1 overall.*{color}  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12635978/TAJO-694_20140321_18%3A01%3A38.patch
  against master revision 7283c58.

    {color:green}+1 @author.{color}  The patch does not contain any @author 
tags.

    {color:red}-1 tests included.{color}  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac.{color}  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 javadoc.{color}  The applied patch does not increase the 
total number of javadoc warnings.

    {color:green}+1 checkstyle.{color}  The patch generated 0 code style errors.

    {color:red}-1 findbugs.{color}  The patch appears to introduce 10 new 
Findbugs (version 1.3.9) 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 
tajo-core/tajo-core-pullserver tajo-dist.

Test results: 
https://builds.apache.org/job/PreCommit-TAJO-Build/242//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TAJO-Build/242//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-core-pullserver.html
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/242//console

This message is automatically generated.

> Bump up hadoop to 2.3.0
> -----------------------
>
>                 Key: TAJO-694
>                 URL: https://issues.apache.org/jira/browse/TAJO-694
>             Project: Tajo
>          Issue Type: Task
>          Components: build
>    Affects Versions: 0.8-incubating, 1.0-incubating
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>         Attachments: TAJO-694.patch, TAJO-694_20140319_22:37:36.patch, 
> TAJO-694_20140321_17:21:14.patch, TAJO-694_20140321_18:01:38.patch
>
>
> Currently, tajo uses the Hadoop 2.2.0. but  Hadoop 2.3.0 has been released. 
> We need to keep both 2.3.0 and 2.2.0
> * trunk default : 2.3.0
> * branch-0.8.0 default : 2.2.0
> {code:title=Build with hadoop version}
> mvn clean package -Pdist -Dhadoop.version=2.3.0 -DskipTests -Dtar
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to