[
https://issues.apache.org/jira/browse/FLINK-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206278#comment-15206278
]
ASF GitHub Bot commented on FLINK-2445:
---------------------------------------
Github user mliesenberg commented on the pull request:
https://github.com/apache/flink/pull/1625#issuecomment-199789577
I could not reproduce the issue locally, I rebased the PR onto the current
master and pushed that again.
Thankful for any pointers, the issue was the following: `testOpen` and
`testFinalizeGlobal` were not passing because of `RuntimeExceptions`.
`TaskAttemptContext` and `JobContext` could not be created.
> Add tests for HadoopOutputFormats
> ---------------------------------
>
> Key: FLINK-2445
> URL: https://issues.apache.org/jira/browse/FLINK-2445
> Project: Flink
> Issue Type: Test
> Components: Hadoop Compatibility, Tests
> Affects Versions: 0.9.1, 0.10.0
> Reporter: Fabian Hueske
> Assignee: Martin Liesenberg
> Labels: starter
>
> The HadoopOutputFormats and HadoopOutputFormatBase classes are not
> sufficiently covered by unit tests.
> We need tests that ensure that the methods of the wrapped Hadoop
> OutputFormats are correctly called.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)