[
https://issues.apache.org/jira/browse/PHOENIX-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773725#comment-16773725
]
Hadoop QA commented on PHOENIX-5153:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12959538/PHOENIX-5153.patch
against master branch at commit f9908c80ed8d986325867b44adf119f2d26ff783.
ATTACHMENT ID: 12959538
{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: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.ChangePermissionsIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TableDDLPermissionsIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConcurrentMutationsIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2346//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2346//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2346//console
This message is automatically generated.
> Fix release audit warnings
> ---------------------------
>
> Key: PHOENIX-5153
> URL: https://issues.apache.org/jira/browse/PHOENIX-5153
> Project: Phoenix
> Issue Type: Task
> Affects Versions: 4.14.1
> Reporter: Artem Ervits
> Assignee: Artem Ervits
> Priority: Minor
> Attachments: PHOENIX-5153.patch
>
>
> Back on Phoenix-5152, release audit check failed due to
> {code:java}
>
> /home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build@2/phoenix-spark/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/PhoenixJdbcDialect.scala
>
> /home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build@2/phoenix-spark/src/main/java/org/apache/phoenix/spark/datasource/v2/writer/PhoenixDatasourceWriter.java
>
> /home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build@2/phoenix-spark/src/main/java/org/apache/phoenix/spark/datasource/v2/writer/PhoenixDataWriter.java
>
> /home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build@2/phoenix-spark/src/main/java/org/apache/phoenix/spark/datasource/v2/writer/PhoenixDataWriterFactory.java
>
> /home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build@2/phoenix-spark/src/main/resources/META-INF/services/org.apache.spark.sql.sources.DataSourceRegister
>
> /home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build@2/phoenix-spark/src/it/java/org/apache/phoenix/spark/OrderByIT.java{code}
>
> OrderByIT.java has a fix in https://issues.apache.org/jira/browse/PHOENIX-5040
> I'll address the rest of the issues here.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)