James Xu created STORM-89:
-----------------------------
Summary: Can't use more complex types in the topology configuration
Key: STORM-89
URL: https://issues.apache.org/jira/browse/STORM-89
Project: Apache Storm (Incubating)
Issue Type: Improvement
Reporter: James Xu
https://github.com/nathanmarz/storm/issues/441
Storm's use of json-simple means that you can't use any type more complex than
Map/Array for values in the topology configuration. It would be nice to switch
to something like Jackson for json writing/parsing (and coincidentally, it also
supports Yaml) of the configuration.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)