[
https://issues.apache.org/jira/browse/PHOENIX-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695244#comment-16695244
]
Hadoop QA commented on PHOENIX-5038:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12949081/PHOENIX-5038-v01.patch
against master branch at commit cfcf615d98c682df3b60aa7bd82c6706082bdac2.
ATTACHMENT ID: 12949081
{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.index.MutableIndexSplitReverseScanIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConcurrentMutationsIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2157//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2157//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2157//console
This message is automatically generated.
> Fix for warning: Multiple versions of scala detected in phoenix-spark
> ---------------------------------------------------------------------
>
> Key: PHOENIX-5038
> URL: https://issues.apache.org/jira/browse/PHOENIX-5038
> Project: Phoenix
> Issue Type: Improvement
> Environment: {code:java}
> Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
> 2018-06-17T14:33:14-04:00)
> Maven home: /opt/apache-maven-3.5.4
> Java version: 1.8.0_172, vendor: Oracle Corporation, runtime:
> /Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"{code}
> Reporter: Artem Ervits
> Assignee: Artem Ervits
> Priority: Minor
> Attachments: PHOENIX-5038-v01.patch
>
>
> {code:java}
> [WARNING] Expected all dependencies to require Scala version: 2.11.8
> [WARNING] org.apache.phoenix:phoenix-spark:5.1.0-HBase-2.0-SNAPSHOT requires
> scala version: 2.11.8
> [WARNING] com.twitter:chill_2.11:0.8.4 requires scala version: 2.11.8
> [WARNING] org.apache.spark:spark-core_2.11:2.3.0 requires scala version:
> 2.11.8
> [WARNING] org.json4s:json4s-jackson_2.11:3.2.11 requires scala version: 2.11.0
> [WARNING] Multiple versions of scala libraries detected!{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)