You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Karthik Palanisamy (JIRA)" <ji...@apache.org> on 2019/05/16 22:48:00 UTC

[jira] [Assigned] (PHOENIX-5282) "--debug" option for Sqlline

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

Karthik Palanisamy reassigned PHOENIX-5282:
-------------------------------------------

    Assignee: Karthik Palanisamy

> "--debug" option for Sqlline
> ----------------------------
>
>                 Key: PHOENIX-5282
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5282
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 4.7.0, 4.14.0, 5.0.0
>            Reporter: Karthik Palanisamy
>            Assignee: Karthik Palanisamy
>            Priority: Minor
>         Attachments: PHOENIX-5282.master.v1.patch, PHOENIX-5282.master.v2.patch
>
>
> This provides a simple flag "–debug" or "-d" for enabling client-side debug log in Sqlline/Sqlline-thin console.  No changes required from log4j property.
> {code:java}
> sqlline.py --help
> usage: sqlline.py [-h] [-v VERBOSE] [-c COLOR] [-fc FASTCONNECT] [-d]
> [zookeepers] [sqlfile]
> ...
> optional arguments:
> ...
> -d, --debug           Enable debug logger.{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)