You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "rukaya alnasser (JIRA)" <ji...@apache.org> on 2017/07/19 21:03:00 UTC

[jira] [Created] (STORM-2645) update storm.py to be python3 compatible

rukaya alnasser created STORM-2645:
--------------------------------------

             Summary: update storm.py to be python3 compatible 
                 Key: STORM-2645
                 URL: https://issues.apache.org/jira/browse/STORM-2645
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-multilang
    Affects Versions: 1.1.0
         Environment: python
            Reporter: rukaya alnasser
             Fix For: 1.1.0


Function emitBolt() emits a map, which is not json serializeble in python3. It should be changed to return a list in order to be json serializeble.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)