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 2020/04/09 14:39:00 UTC

[jira] [Resolved] (PHOENIX-5830) Fix python printing in query-server

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

Istvan Toth resolved PHOENIX-5830.
----------------------------------
    Fix Version/s: queryserver-1.0.0
       Resolution: Fixed

Committed.
Thank you [~RichardAntal]

> Fix python printing in query-server
> -----------------------------------
>
>                 Key: PHOENIX-5830
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5830
>             Project: Phoenix
>          Issue Type: Bug
>          Components: queryserver
>    Affects Versions: queryserver-1.0.0
>            Reporter: Richard Antal
>            Assignee: Richard Antal
>            Priority: Major
>             Fix For: queryserver-1.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Lines like:
> {code:java}
> print 'Failed to find hbase executable on PATH, defaulting %s to %s.' % key, default
> {code}
> Would create TypeError : not enough arguments for format string



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