[
https://issues.apache.org/jira/browse/STORM-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289946#comment-15289946
]
ASF GitHub Bot commented on STORM-1849:
---------------------------------------
GitHub user csivaguru opened a pull request:
https://github.com/apache/storm/pull/1431
STORM-1849: HDFSFileTopology should use the third argument as topologyName.
…ame.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/csivaguru/storm 1.0.x-branch
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1431.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1431
----
commit ac0709e9224e972dfa0a90f13c387f9600d26d6a
Author: Sivaguru Kannan <[email protected]>
Date: 2016-05-18T21:57:59Z
STORM-1849: HDFSFileTopology should use the 3rd argument as topologyName.
----
> HDFSFileTopology should take 3rd argument as topology name
> ----------------------------------------------------------
>
> Key: STORM-1849
> URL: https://issues.apache.org/jira/browse/STORM-1849
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Sivaguru Kannan
>
> Calling the HDFSFileTopology with the optional topology name parameter fails
> as the correct parameter is not passed in to the submit topology method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)