项目作者: WinterSoldier13

项目描述 :
A structured streaming source for Spark to read data from a streaming source. Currently supports only ActiveMQ
高级语言: Scala
项目地址: git://github.com/WinterSoldier13/linkinJMS.git
创建时间: 2020-12-30T19:57:53Z
项目社区:https://github.com/WinterSoldier13/linkinJMS

开源协议:MIT License

下载


linkinJMS

An structured streaming source for Spark to read data from a streaming source. Currently supports only ActiveMQ

How to use?

build the module JAR file, then add the JAR file to your dependencies, in IntelliJ go to Project Structure then click + button, select JAVA and then specify the path of the JAR file.

How to use with spark?

Please refer to src/main/scala/com/wintersoldier/sampleApp.scala
here

Why the name?

I was listening to LinkinPark. LOL.

Contribution guideline

Raise an issue then club that issue with the PR.