Skip to content

jhettler/embulk-input-kafka

 
 

Repository files navigation

Kafka input plugin for Embulk

TODO: Write short description here and build.gradle file.

Overview

  • Plugin type: input
  • Resume supported: yes
  • Cleanup supported: yes
  • Guess supported: no

Configuration

  • option1: description (integer, required)
  • option2: description (string, default: "myvalue")
  • option3: description (string, default: null)

Example

in:
  type: kafka
  option1: example1
  option2: example2

Build

$ ./gradlew gem  # -t to watch change of files and rebuild continuously

About

Apache Kafka input plugin for Embulk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.3%
  • Ruby 0.7%