You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Richard Antal (Jira)" <ji...@apache.org> on 2020/04/09 12:23:00 UTC

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

Richard Antal created PHOENIX-5830:
--------------------------------------

             Summary: Fix python printing in query-server
                 Key: PHOENIX-5830
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5830
             Project: Phoenix
          Issue Type: Bug
            Reporter: Richard Antal
            Assignee: Richard Antal


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)