You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/10/09 02:08:26 UTC

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

     [ https://issues.apache.org/jira/browse/STORM-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Kellogg updated STORM-89:
------------------------------
    Component/s: storm-core

> 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
>          Issue Type: Improvement
>          Components: storm-core
>            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.3.4#6332)