[
https://issues.apache.org/jira/browse/PHOENIX-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17162365#comment-17162365
]
Hudson commented on PHOENIX-6026:
---------------------------------
FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #4066 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/4066/])
PHOENIX-6026: Fix BackwardCompatibilityIT so it can run locally
(chinmayskulkarni: rev 218a71c07259a6ac4660335bf3636325e1ee138d)
* (add) phoenix-core/src/it/resources/scripts/execute_query.sh
* (delete) phoenix-core/src/it/scripts/execute_query.sh
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/BackwardCompatibilityIT.java
> Fix BackwardCompatibilityIT so it can run locally
> -------------------------------------------------
>
> Key: PHOENIX-6026
> URL: https://issues.apache.org/jira/browse/PHOENIX-6026
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.15.0
> Environment: Branch: 4.x
> OS: MacOS 10.13.6
> java runtime version: 1.8.0_181
> mvn version: 3.5.2
> Reporter: Chinmay Kulkarni
> Assignee: Chinmay Kulkarni
> Priority: Major
> Labels: phoenix-hardening, quality-improvement
> Fix For: 5.1.0, 4.16.0
>
> Attachments: PHOENIX-6026-4.x-v1.patch, PHOENIX-6026-4.x-v2.patch
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> When you try running BackwardCompatibilityIT on 4.x locally it fails with the
> following exception:
> {code:java}
> java.io.FileNotFoundException:
> src/it/resources/compatible_client_versions.json (No such file or directory)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)