[
https://issues.apache.org/jira/browse/FLINK-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14202350#comment-14202350
]
ASF GitHub Bot commented on FLINK-1219:
---------------------------------------
GitHub user ktzoumas opened a pull request:
https://github.com/apache/incubator-flink/pull/189
[FLINK-1219] Add support for Apache Tez as execution backend
This allows Flink programs to be executed as Tez DAGs.
Up for comments, not good to merge yet.
The commit to make hadoop2 the default profile will eventually be a
separate commit and issue,
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ktzoumas/incubator-flink tez_support
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/189.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #189
----
commit 7181959eb80a831a612d3a51c81a1976e309c9ae
Author: Kostas Tzoumas <[email protected]>
Date: 2014-10-03T09:49:39Z
[FLINK-1219] Added support for Apache Tez as execution backend
commit 436150db8265f501e33a99df13662b86d31a0021
Author: Kostas Tzoumas <[email protected]>
Date: 2014-11-07T17:51:20Z
Changed POM files to make hadoop2 the default profile
----
> Add support for Apache Tez as execution engine
> ----------------------------------------------
>
> Key: FLINK-1219
> URL: https://issues.apache.org/jira/browse/FLINK-1219
> Project: Flink
> Issue Type: New Feature
> Reporter: Kostas Tzoumas
> Assignee: Kostas Tzoumas
>
> This is an umbrella issue to track Apache Tez support.
> The goal is to be able to run unmodified Flink programs as Apache Tez jobs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)