Twitter storm common commands

Source: Internet
Author: User

Submit TopologiesCommand format: Storm jar "jar path" topology Package name. Topology class name "" Topology Name "

Example: Storm Jar/storm-starter.jar storm.starter.WordCountTopology Wordcounttop

#提交storm-starter.jar to the remote cluster and start the wordcounttop topology. Stop topologiesCommand format: Storm kill "Topology name" Sample: Storm Kill wordcounttop# Kill Wordcounttop topology. Start Nimbus DaemonCommand format: Storm Nimbus Start Supervisor DaemonCommand format: Storm supervisor start the DRPC serviceCommand format: Storm DRPC start the UI serviceCommand format: Storm UI Start ReplRepl-read-evaluate-print-loop. Although Clojure can be embedded in Java as a scripting language, its preferred programming is to use REPL, a simple command-line interface that allows you to enter your commands, execute them, and then view the results. You can start repl with the following command: Command format: Storm REPL Print Local ConfigurationCommand format: Storm localconfvalue "configuration parameter keyword" Example: Storm Localconfvalue storm.zookeeper.servers# Prints the locally configured values according to the specified parameters. Print Remote ConfigurationCommand format: Storm remoteconfvalue "configuration parameter keyword" Example: Storm Remoteconfvalue storm.zookeeper.servers# Prints the value of the remote configuration according to the specified parameters. Execute shell Script

Command format: Storm Shell resourcesdir Command args

Print ClasspathCommand format: Storm Classpath

Twitter storm common commands

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.