[
https://issues.apache.org/jira/browse/METRON-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305441#comment-15305441
]
ASF GitHub Bot commented on METRON-190:
---------------------------------------
Github user cestella commented on the pull request:
https://github.com/apache/incubator-metron/pull/139#issuecomment-222313782
@james-sirota Right you are! Just updated exposing the numTasks for the
spout and the parser bolt.
```
-pnt,--parser_num_tasks <PARSER_NUM_TASKS> Parser Num Tasks
-pp,--parser_p <PARSER_PARALLELISM> Parser Parallelism
-snt,--spout_num_tasks <NUM_TASKS> Spout Num Tasks
-sp,--spout_p <SPOUT_PARALLELISM> Spout Parallelism
```
> Make start_parser_topology.sh more adaptable regarding storm topology
> configuration
> ------------------------------------------------------------------------------------
>
> Key: METRON-190
> URL: https://issues.apache.org/jira/browse/METRON-190
> Project: Metron
> Issue Type: Improvement
> Reporter: Casey Stella
> Assignee: Casey Stella
>
> Add the ability to specify the message timeout, the max task parallelism, the
> number of ackers, the number of workers. Also allow the user to pass in JSON
> file containing a map of extra storm configs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)