Skip to content

A netty(http) connector as Flink Source which takes https://github.com/apache/bahir-flink/tree/master/flink-connector-netty as a reference and reimplemented in pure JAVA language.

License

Notifications You must be signed in to change notification settings

wayne-data/flink-connector-netty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flink-connector-netty(http)

A netty(http) connector as Flink Source which takes https://github.com/apache/bahir-flink/tree/master/flink-connector-netty as a reference and reimplemented in pure JAVA language.

Dependencies

Maven version description

  • JDK 1.8
  • Flink 1.14.2+
  • Nacos client 1.x
  • Log4j 2.17.0

Run in IDEA

Run/Debug Configurations:

image-20220119174612777

Special attention:

Add option "Add dependencies with 'provided' scope to classpath", because scopes of Flink dependencies are "provided" in pom.xml

About

A netty(http) connector as Flink Source which takes https://github.com/apache/bahir-flink/tree/master/flink-connector-netty as a reference and reimplemented in pure JAVA language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%