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)