Nick Dimiduk created PHOENIX-1903:
-------------------------------------
Summary: bin scripts locate wrong client jar
Key: PHOENIX-1903
URL: https://issues.apache.org/jira/browse/PHOENIX-1903
Project: Phoenix
Issue Type: Bug
Reporter: Nick Dimiduk
Assignee: Nick Dimiduk
After PHOENIX-971, the bin scripts like sqlline.py will sometimes produce a
classpath containing thin-client.jar instead of client.jar. Sometimes, because
os.walk makes no ordering guarantees and the implementation appears
os-dependent. Fix this so matching works consistently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)