storm-topology-examples

时间:2021-05-23 17:03:11
【文件属性】:
文件名称:storm-topology-examples
文件大小:72KB
文件格式:ZIP
更新时间:2021-05-23 17:03:11
Java 风暴拓扑示例 概述: 该项目提供了有关使用各种Apache Storm拓扑的示例集合。 包括: KafkaSpout Hdfs螺栓 蜂巢螺栓 MongoBolt 依存关系: 这些示例取决于项目,该项目已添加到pom中。 设置: 克隆项目 cd /tmp && git clone https://github.com/sakserv/storm-topology-examples.git 建立项目 cd /tmp/storm-topology-examples && bash -x bin/build.sh 如果使用MongoBolt,请安装MongoDB cd /tmp/storm-topology-examples && bash -x bin/install_mongodb.sh 如果使用HiveBolt,则创建表(您可能要修改ddl) cd /tmp/storm
【文件预览】:
storm-topology-examples-master
----src()
--------main()
----.idea()
--------misc.xml(1KB)
--------compiler.xml(1KB)
--------.name(23B)
--------encodings.xml(233B)
--------modules.xml(286B)
--------scopes()
--------copyright()
--------vcs.xml(167B)
----LICENSE(11KB)
----test()
--------main()
----README.md(2KB)
----storm-topology-examples.iml(24KB)
----pom.xml(18KB)
----.gitignore(484B)
----bin()
--------build.sh(621B)
--------hive()
--------install_mongodb.sh(573B)
--------yum()
--------create_kafka_topic.sh(361B)
--------create_orc_table.sh(215B)

网友评论