[
https://issues.apache.org/jira/browse/PHOENIX-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl resolved PHOENIX-5485.
------------------------------------
Resolution: Invalid
> sqlline.py does not find the correct client jar
> -----------------------------------------------
>
> Key: PHOENIX-5485
> URL: https://issues.apache.org/jira/browse/PHOENIX-5485
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.15.0
> Reporter: Lars Hofhansl
> Priority: Blocker
>
> sqlline is looking for the jar matching phoenix-*-client.jar.
> Unfortunately this also matches phoenix-<version>-thin-client.jar, and hence
> sqlline finds the wrong jar, and now gets "java.lang.ClassNotFoundException:
> org.apache.phoenix.jdbc.PhoenixDriver"
> This could have never works (after we changed the pattern).
> I hope I'm not missing something. I feel like I've seen this before.
> [~vincentpoon], do you remember?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)