Updated on 2024-08-16 GMT+08:00

Generating the JAR Package of the Storm Application

Scenario

Run related commands to generate the JAR file of the sample code.

Procedure

In the root directory of Storm sample code, run the mvn package command. After the command is executed successfully, the storm-examples-1.0.jar file is generated in the target directory.