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

Hadoop QA commented on MAPREDUCE-4498:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12538639/MAPREDUCE-4498-v3.patch
  against trunk revision .

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

    -1 tests included.  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.

    +1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) 
warnings.

    +1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

    -1 core tests.  The patch failed these unit tests in hadoop-assemblies 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient
 hadoop-mapreduce-project/hadoop-mapreduce-examples:

                  
org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2691//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2691//console

This message is automatically generated.
                
> Remove hsqldb jar from Hadoop runtime classpath
> -----------------------------------------------
>
>                 Key: MAPREDUCE-4498
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4498
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build, examples
>    Affects Versions: 2.2.0-alpha
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>            Priority: Critical
>             Fix For: 2.2.0-alpha
>
>         Attachments: MAPREDUCE-4498-v2.patch, MAPREDUCE-4498-v3.patch, 
> MAPREDUCE-4498.patch
>
>
> The hsqldb jar is included in hadoop for the DBCountPageView example only.  
> Currently the example is using hsqldb version 2.x; however, 2.x is 
> incompatible with 1.8.x -- having this jar in the hadoop class path conflicts 
> with dependent projects like Oozie, Hive, and Pig which still use 1.8.x.  As 
> there are no features hsqldb 2.x that are used by the example, we should 
> remove it from Hadoop's runtime classpath.

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

        

Reply via email to