srikalyc / Sql4D

Sql interface to druid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build an indexer agent service.

srikalyc opened this issue · comments

  • Indexer agent is a daemon that works off a bunch of SQL files which has INSERT (or) INSERT_HADOOP statements with template paths .
  • A built in derby tracks tasks and reschedules failed tasks etc.
  • Configurable (like using external existing database, per table config etc).