You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "rzo1 (via GitHub)" <gi...@apache.org> on 2023/08/17 10:23:12 UTC

Re: [PR] [STORM-3956] Fix cli monitor component's argument type (storm)

rzo1 commented on PR #3423:
URL: https://github.com/apache/storm/pull/3423#issuecomment-1682029667

   ```bash
   user@node-147:~/Downloads/apache-storm-2.5.0/bin$ ./storm monitor -m wordGenerator production-topology
   usage: storm monitor [-h] [-i INTERVAL] [-m COMPONENT] [-s STREAM] [-w WATCH] [--config CONFIG] [-storm_config_opts STORM_CONFIG_OPTS] topology-name [main_args ...]
   storm monitor: error: argument -m/--component: invalid check_positive value: 'wordGenerator'
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@storm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org