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:19:26 UTC

[jira] [Updated] (STORM-34) Check that same version of Storm used during compilation, submission, and execution

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

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

> Check that same version of Storm used during compilation, submission, and execution
> -----------------------------------------------------------------------------------
>
>                 Key: STORM-34
>                 URL: https://issues.apache.org/jira/browse/STORM-34
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-core
>            Reporter: James Xu
>
> https://github.com/nathanmarz/storm/issues/220
> * Compilation jars are "dev dependency" Storm jars on the classpath when topology jar is built
> * Submission jars are the one used by "storm" client
> * Execution jars are the ones on the Storm cluster itself
> A helpful error message should be thrown if these are ever mismatched.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)