You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "James Xu (JIRA)" <ji...@apache.org> on 2013/12/14 09:23:06 UTC

[jira] [Created] (STORM-89) Can't use more complex types in the topology configuration

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)