Skip to content

A practical example of streaming Druid raw segments to FTP servers

License

Notifications You must be signed in to change notification settings

stevenchen3/druid-ftp-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transfer data from Druid to FTP via streams

This repository implements a simple data exporter that converts Druid segments (raw data) to CSV format and sends to FTP server via streams. Codes in this repository are not yet covered by unit tests which is for prototyping purpose only and NOT for any production use.

As of this writing, Druid has not yet supported back-pressure aware streaming queries via broker. See discussions #4865 and #4949 for details.

About

A practical example of streaming Druid raw segments to FTP servers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published