Chinmay Kulkarni created PHOENIX-6026:
-----------------------------------------
Summary: Fix BackwardCompatibilityIT so it can run locally
Key: PHOENIX-6026
URL: https://issues.apache.org/jira/browse/PHOENIX-6026
Project: Phoenix
Issue Type: Bug
Environment: Branch: 4.x
OS: MacOS 10.13.6
java runtime version: 1.8.0_181
mvn version: 3.5.2
Reporter: Chinmay Kulkarni
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)