Skip to content

Latest commit

 

History

History
executable file
·
29 lines (18 loc) · 569 Bytes

ROADMAP.rst

File metadata and controls

executable file
·
29 lines (18 loc) · 569 Bytes

Log Island Roadmap and future work

follow the roadmap through github issues too

GUI

  • manage visualy the streams
  • search kafka topics

Engine

  • Add KafkaStreamEngine
  • Add autoscaler component
  • move offsets management from Zookeeper to Kafka
  • whole integration test framework (file => kafka topic => process stream => es => query)

Components

  • add EventField mutator based on EL
  • add an HDFS bulk loader
  • add a generic parser that infers a Regexp from a list (Streaming Deep Learning)