Github user rmetzger commented on the pull request:
https://github.com/apache/incubator-flink/pull/37#issuecomment-48525426
I was just executing the main method of this class:
https://github.com/rmetzger/testjob/blob/artem/src/main/java/eu/stratosphere/test/hadoop/Join.java,
with these arguments `-inFormat org.apache.hadoop.mapred.TextInputFormat
-joinOp outer /tmp/jointest/input /tmp/jointest/input1 /tmp/jointest/output`
I thought this is independent of the InputFormat since the error is
happening when the output collector is checking the type of the elements it
received?
I'll check it again.
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---