You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Jordan Birdsell (JIRA)" <ji...@apache.org> on 2016/09/27 12:07:20 UTC

[jira] [Created] (KUDU-1653) Python 3 Failing to decode serialized token

Jordan Birdsell created KUDU-1653:
-------------------------------------

             Summary: Python 3 Failing to decode serialized token
                 Key: KUDU-1653
                 URL: https://issues.apache.org/jira/browse/KUDU-1653
             Project: Kudu
          Issue Type: Bug
          Components: python
    Affects Versions: 1.1.0
            Reporter: Jordan Birdsell
            Assignee: Jordan Birdsell


Python 3 attempts to deserialize token into utf-8 string and causes failure:

UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 141: invalid start byte



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)