[
https://issues.apache.org/jira/browse/PHOENIX-5037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695104#comment-16695104
]
Hadoop QA commented on PHOENIX-5037:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12949078/PHOENIX-5037-v01.patch
against master branch at commit cfcf615d98c682df3b60aa7bd82c6706082bdac2.
ATTACHMENT ID: 12949078
{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, build,
or dev 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:red}-1 release audit{color}. The applied patch generated 1 release
audit warnings (more than the master's current 0 warnings).
{color:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{color:red}-1 core tests{color}. The patch failed these unit tests:
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinMoreIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConcurrentMutationsIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2156//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2156//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2156//console
This message is automatically generated.
> Fix for warning: Reporting configuration should be done in <reporting>
> section, not in maven-site-plugin <configuration> as reportPlugins parameter
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-5037
> URL: https://issues.apache.org/jira/browse/PHOENIX-5037
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Artem Ervits
> Assignee: Artem Ervits
> Priority: Minor
> Attachments: PHOENIX-5037-v01.patch
>
>
> {code:java}
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-core:jar:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter. @
> org.apache.phoenix:phoenix-core:[unknown-version],
> /Users/aervits/NetBeansProjects/APACHE-PHOENIX/phoenix/phoenix-core/pom.xml,
> line 65, column 23
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-flume:jar:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-kafka:jar:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter. @
> org.apache.phoenix:phoenix-kafka:[unknown-version],
> /Users/aervits/NetBeansProjects/APACHE-PHOENIX/phoenix/phoenix-kafka/pom.xml,
> line 351, column 20
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-pig:jar:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-queryserver-client:jar:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-queryserver:jar:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-spark:jar:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-hive:jar:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-client:jar:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter. @
> org.apache.phoenix:phoenix-client:[unknown-version],
> /Users/aervits/NetBeansProjects/APACHE-PHOENIX/phoenix/phoenix-client/pom.xml,
> line 52, column 24
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-server:jar:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter. @
> org.apache.phoenix:phoenix-server:[unknown-version],
> /Users/aervits/NetBeansProjects/APACHE-PHOENIX/phoenix/phoenix-server/pom.xml,
> line 51, column 24
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.phoenix:phoenix-assembly:pom:5.1.0-HBase-2.0-SNAPSHOT
> [WARNING] Reporting configuration should be done in <reporting> section, not
> in maven-site-plugin <configuration> as reportPlugins parameter.{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)