[
https://issues.apache.org/jira/browse/HADOOP-10006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13780768#comment-13780768
]
Hadoop QA commented on HADOOP-10006:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12605650/HADOOP-10006.patch
against trunk revision .
{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 javadoc tool did not generate any
warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:red}-1 findbugs{color}. The patch appears to introduce 2 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
hadoop-tools/hadoop-openstack.
{color:green}+1 contrib tests{color}. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-HADOOP-Build/3142//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HADOOP-Build/3142//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-openstack.html
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/3142//console
This message is automatically generated.
> Compilation failure in trunk for o.a.h.fs.swift.util.JSONUtil
> -------------------------------------------------------------
>
> Key: HADOOP-10006
> URL: https://issues.apache.org/jira/browse/HADOOP-10006
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs, util
> Reporter: Junping Du
> Priority: Blocker
> Attachments: HADOOP-10006.patch
>
>
> The error is like following:
> ...
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile
> (default-compile) on project hadoop-openstack: Compilation failure:
> Compilation failure:
> [ERROR]
> /home/jdu/bdc/hadoop-trunk/hadoop-common/hadoop-tools/hadoop-openstack/src/main/java/org/apache/hadoop/fs/swift/util/JSONUtil.java:[97,33]
> type parameters of <T>T cannot be determined; no unique maximal instance
> exists for type variable T with upper bounds T,java.lang.Object
> [ERROR]
> /home/jdu/bdc/hadoop-trunk/hadoop-common/hadoop-tools/hadoop-openstack/src/main/java/org/apache/hadoop/fs/swift/util/JSONUtil.java:[115,33]
> type parameters of <T>T cannot be determined; no unique maximal instance
> exists for type variable T with upper bounds T,java.lang.Object
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira