You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Yuqi Gu (Jira)" <ji...@apache.org> on 2022/08/10 12:31:00 UTC

[jira] [Updated] (BIGTOP-3771) Fix failure of sqlline.py bundled with Phoenix

     [ https://issues.apache.org/jira/browse/BIGTOP-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuqi Gu updated BIGTOP-3771:
----------------------------
        Parent: BIGTOP-3749
    Issue Type: Sub-task  (was: Bug)

> Fix failure of sqlline.py bundled with Phoenix
> ----------------------------------------------
>
>                 Key: BIGTOP-3771
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3771
>             Project: Bigtop
>          Issue Type: Sub-task
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> {noformat}
> # python3 /usr/lib/phoenix/bin/sqlline.py
> Exception in thread "main" java.lang.NoSuchMethodError: org.apache.phoenix.shaded.org.jline.reader.impl.completer.StringsCompleter.<init>([Lorg/apache/phoenix/shaded/org/jline/reader/Candidate;)V
>         at sqlline.SqlLineOpts.setOptionCompleters(SqlLineOpts.java:160)
>         at sqlline.Application.getCommandHandlers(Application.java:294)
>         at sqlline.SqlLine$Config.<init>(SqlLine.java:1946)
>         at sqlline.SqlLine.setAppConfig(SqlLine.java:1875)
>         at sqlline.SqlLine.<init>(SqlLine.java:229)
>         at sqlline.SqlLine.start(SqlLine.java:266)
>         at sqlline.SqlLine.main(SqlLine.java:206)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)