Leonidas Fegaras created MRQL-45:
------------------------------------
Summary: Add support for Apache Flink
Key: MRQL-45
URL: https://issues.apache.org/jira/browse/MRQL-45
Project: MRQL
Issue Type: Improvement
Affects Versions: 0.9.4
Reporter: Leonidas Fegaras
Assignee: Leonidas Fegaras
Priority: Critical
I am in the process of adding support for Apache Flink (previously called
Stratosphere). I will wait for their first incubator release first. The Flink
interface is similar to Spark but it also supports optimization. That is, Flink
operations are not executed immediately, but they are collected and optimized
using relational optimization techniques. Do we need to support Flink? It is
nice but not crucial. Users can submit the same MRQL query to multiple
platforms and pick the one that best suits their application. It may also
expand our user community.
--
This message was sent by Atlassian JIRA
(v6.2#6252)