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 10:42:00 UTC

[jira] [Resolved] (PHOENIX-6577) phoenix_sandbox.py incompatible with python3

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

Istvan Toth resolved PHOENIX-6577.
----------------------------------
    Fix Version/s: 5.1.3
                   4.16.2
                   5.2.0
                   4.17.0
       Resolution: Fixed

Committed to all active branches.
Thanks for the review [~richardantal]

> phoenix_sandbox.py incompatible with python3
> --------------------------------------------
>
>                 Key: PHOENIX-6577
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6577
>             Project: Phoenix
>          Issue Type: Bug
>          Components: core
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>             Fix For: 4.17.0, 5.2.0, 4.16.2, 5.1.3
>
>
> Seems like we missed this when working on python 3 compatibility.
> {noformat}
> $ ./phoenix_sandbox.py
> Traceback (most recent call last):
>   File "/Users/stoty/workspaces/apache-phoenix/phoenix/bin/./phoenix_sandbox.py", line 49, in <module>
>     logging_config, ":".join(cp_components))
> TypeError: sequence item 1: expected str instance, bytes found
> {noformat}



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