You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2021/10/21 06:56:00 UTC

[jira] [Created] (PHOENIX-6578) sqlline.py cannot be started from source tree

Istvan Toth created PHOENIX-6578:
------------------------------------

             Summary: sqlline.py cannot be started from source tree
                 Key: PHOENIX-6578
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6578
             Project: Phoenix
          Issue Type: Bug
          Components: core
    Affects Versions: 5.2.0
            Reporter: Istvan Toth
            Assignee: Istvan Toth


We've removed the slf4j backend and sqlline libraries from phoenix-client-embedded, 
and changes sqlline.py to use phoenix-client-embedded.
However, while we correctly copy the necessary libraries to /lib when generating the assembly, they are not available when running sqlline.py from the source tree, and have to be manually copied there for sqlline to work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)