An open API service indexing awesome lists of open source software.

https://github.com/shenruisi/zkfupload

upload your config file to zookeeper node, e.g. flume config file
https://github.com/shenruisi/zkfupload

flume flume-ng zookeeper zookeeper-client

Last synced: about 1 month ago
JSON representation

upload your config file to zookeeper node, e.g. flume config file

Awesome Lists containing this project

README

        

# zkfupload

* Upload your config file to zookeeper node, e.g. flume config file

* Improve the experimental feature of flume

please checkout `Zookeeper based Configuration` part in the link

https://flume.apache.org/FlumeUserGuide.html

* If you want a example, you may checkout the file main.java :)