Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 934 Bytes

roadmap.md

File metadata and controls

25 lines (23 loc) · 934 Bytes
layout title
global
Gearpump Roadmap

Gearpump 0.7 (released at Nov 17th)

  1. Storm compatibility. Support running Storm applications on Gearpump cluster.
  2. Improved documentation,
  3. Improved quality. With full E2E test.

Gearpump 0.8 (planned release date: Dec 2015)

  1. Support Akka-Streams integration with Gearpump. Support using Akka-Streams DSL to express logic.
  2. Dynamic Dag Features
    • support for all operations: add, delete, move, modify
    • operator library import/export
    • dag assembly via UI
  3. IoT related
  4. Kerberos support.
    • Support Gearpump authentication & authorization using Kerberos.
    • Support running Gearpump in secure YARN environment.
    • Support Gearpump connection with Kerberos enabled connectors (e.g. HBase).