Help Center/ MapReduce Service/ Developer Guide (Normal_3.x)/ Storm Development Guide (Normal Mode)/ Running an Application/ Packaging Services/ Packaging Services on a Windows OS
Updated on 2022-09-14 GMT+08:00
Packaging Services on a Windows OS
Scenario
Storm supports packaging in a Windows environment.
Prerequisites
Packaging IntelliJ IDEA Code is complete.
Procedure
- Place the JAR package exported from IntelliJ IDEA to a specified directory (for example, D:\source).
- Create the lib directory in the sample code directory src/storm-examples/storm-examples, copy the JAR package exported from IntelliJ IDEA to the lib directory, and decompress the package.
- If the service needs to access external components, obtain the configuration files and place them in the lib directory specified in 1 For details about the dependency configuration files, see related development guidelines.
- If the service needs to access external components, obtain the JAR packages and place them in the lib directory specified in 1 For details about the dependency JAR packages, see the related development guidelines.
- Find storm-jartool.cmd in the tools example project directory.
- Double-click the packaging tool, enter the directory where the JAR packages to be packaged locate (D:\source) and press Enter, and enter the directory where the package to be generated locates (D:\target). The source.jar file is generated in the D:\target directory.
Parent topic: Packaging Services
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.