Hello,
I'd like to know if this architecture is correct or not. We are studying
Spark as our ETL engine, we have a UI designer for the graph, this give us
a model that we want to translate in the corresponding Spark executions.
What brings to us Akka FSM, Using same sparkContext for all actors, we
My Mistake, It's not Akka FSM is Akka Flow Graphs
On Wed, Mar 9, 2016 at 1:46 PM, Andrés Ivaldi wrote:
> Hello,
>
> I'd like to know if this architecture is correct or not. We are studying
> Spark as our ETL engine, we have a UI designer for the graph, this give us
> a model that we want to tra