项目作者: gioenn

项目描述 :
Some examples of Spark application where at each execution their DAG can vary
高级语言: Java
项目地址: git://github.com/gioenn/xDAG-examples.git
创建时间: 2017-03-09T11:45:44Z
项目社区:https://github.com/gioenn/xDAG-examples

开源协议:

下载


xDAG-examples

Currently xSpark (Extended Spark) can adapt applications with constant DAG.
This repository contains some examples of more complex application with conditional statements that makes their DAGs change over different executions.
This examples will be useful to evaluate strategies to make xSpark support these scenarios.