Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/189
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabl
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/189#issuecomment-88910737
Fix for the build failure is being tested:
https://travis-ci.org/rmetzger/flink/builds/56885481
---
If your project is set up for it, you can reply to this email and hav
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/189#issuecomment-78025522
The documentation is very well written.
I've tried the pull request on a Hortonworks Sandbox with HDP 2.2.
They have Tez 0.5.2.2.2.0.0 installed there. Th
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/189#discussion_r26108160
--- Diff: docs/flink_on_tez_guide.md ---
@@ -0,0 +1,293 @@
+---
+title: "Running Flink on YARN leveraging Tez"
+---
+
+
+* This will be
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/189#discussion_r25512719
--- Diff:
flink-staging/flink-tez/src/main/java/org/apache/flink/tez/client/RemoteTezEnvironment.java
---
@@ -0,0 +1,79 @@
+/*
+ * Licensed to the Ap
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/189#discussion_r25512682
--- Diff:
flink-staging/flink-tez/src/main/java/org/apache/flink/tez/client/RemoteTezEnvironment.java
---
@@ -0,0 +1,79 @@
+/*
+ * Licensed to the Ap
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/189#discussion_r25512269
--- Diff: flink-staging/flink-tez/pom.xml ---
@@ -0,0 +1,159 @@
+
+
+http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSche
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/189#discussion_r25512228
--- Diff: flink-staging/flink-tez/pom.xml ---
@@ -0,0 +1,159 @@
+
+
+http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSche
Github user ktzoumas commented on the pull request:
https://github.com/apache/flink/pull/189#issuecomment-76407035
I tested this on a 25-node cluster with WordCount and the modified TPC-H
query on generated TPC-H data of scale 1000. I also added docs.
---
If your project is set up f