1、在IDEA本地运行Storm 程序需添加依赖,且scope选项必须为compile。
如果scope选项不是compile,则会报以下的错:
2、在集群模式下打jar包提交到Storm上运行程序,scope选项必须为provided。
--------------------------------------------------------------------------------------------
UI参数介绍
1、
2、点击helloworld查看具体作业详情