spark-streaming-wordcount-on-nifi:nifi上的流媒体单词计数

时间:2024-05-25 19:35:55
【文件属性】:

文件名称:spark-streaming-wordcount-on-nifi:nifi上的流媒体单词计数

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-25 19:35:55

Scala

快速开始 安装Apache nifi(来自 ) 安装Apache Spark(来自 ) 克隆此存储库并进行构建 $ git clone git@github.com:emethk/spark-streaming-wordcount-on-nifi.git $ cd spark-streaming-wordcount-on-nifi $ sbt assembly 将/path/to/nifi/conf/nifi.properties编辑为 ... nifi.remote.input.socket.host= nifi.remote.input.socket.port=8090 nifi.remote.input.secure=false ... 启动nifi $ /path/to/nifi/bin/nifi.sh start 在http://localhost:8080/nifi名为D


【文件预览】:
spark-streaming-wordcount-on-nifi-master
----.gitignore(19B)
----project()
--------plugins.sbt(22B)
--------build.properties(20B)
--------assembly.sbt(58B)
----src()
--------main()
----README.md(901B)
----build.sbt(315B)

网友评论