[
https://issues.apache.org/jira/browse/STORM-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Nioche resolved STORM-3742.
----------------------------------
Resolution: Not A Problem
> Topology arguments starting with -c get removed
> -----------------------------------------------
>
> Key: STORM-3742
> URL: https://issues.apache.org/jira/browse/STORM-3742
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 2.2.0
> Reporter: Julien Nioche
> Assignee: Bipin Prasad
> Priority: Major
>
> with the following command
> {{{{storm local target/stormcrawler-1.0-SNAPSHOT.jar
> global.climateemergency.ESCrawlTopology -conf crawler-conf.yaml -conf
> es-conf.yaml . seeds.txt}}}}
> the topology class is only getting [crawler-conf.yaml, es-conf.yaml, .,
> seeds.txt]and the -conf have been removed.
> Anything after the class name should be left as-is.
> This does not happen with Storm 1.2.3
>
>
> {{{{}}}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)