You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/04/21 23:28:59 UTC

[jira] [Created] (PHOENIX-1903) bin scripts locate wrong client jar

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)