Skip to content

Milestones

List view

  • Lipstick is a general workflow graph visualization platform. * Lipstick can display any directed workflow represented as a graph with arbitrary levels of nesting (Pig, Hive, Spark, Tez, etc) * Highly interactive ui; expand and collapse nodes; dynamic client side rendering * Many Lipstick clients (Java, Python, Ruby, etc) * No more old data model (P2jPlanPackage retired)

    No due date
    1/1 issues closed
  • Not quite 2.0. Lipstick currently has a highly specific (to pig), complex, and inflexible data model. It's not scalable and doesn't generalize to other types of non pig or non map-reduce workflows. In an effort to simplify and generalize the following work will be done: * Lipstick server backed by Elasticsearch * Lipstick server independent of Pig * Simplified workflow graph data model * New graph data model API endpoints (v1) * Client side graph layout and rendering (no more graphviz)

    No due date
    4/9 issues closed