[
https://issues.apache.org/jira/browse/FLINK-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204539#comment-14204539
]
ASF GitHub Bot commented on FLINK-1219:
---------------------------------------
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/incubator-flink/pull/189#discussion_r20072130
--- Diff: pom.xml ---
@@ -71,7 +71,7 @@ under the License.
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<hadoop-one.version>1.2.1</hadoop-one.version>
- <hadoop-two.version>2.2.0</hadoop-two.version>
+ <hadoop-two.version>2.4.0</hadoop-two.version>
--- End diff --
I would suggest to use `2.4.1` as the hadoop2 version, if we are going to
Hadoop 2.4 as the default hadoop version.
Is Hadoop 2.4.0 a strict requirement for the Tez support?
I don't know if our users are affected by this version bump. (CDH 5.1 is
packaging Hadoop 2.3.0)
> 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)