[
https://issues.apache.org/jira/browse/FLINK-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246168#comment-14246168
]
ASF GitHub Bot commented on FLINK-1322:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-flink/pull/266
> Scala API does not respect WriteMode set by configuration
> ---------------------------------------------------------
>
> Key: FLINK-1322
> URL: https://issues.apache.org/jira/browse/FLINK-1322
> Project: Flink
> Issue Type: Bug
> Reporter: Till Rohrmann
> Assignee: Aljoscha Krettek
> Priority: Minor
>
> The Scala API does not have output methods which do not take a WriteMode
> parameter. As default value the NO_OVERWRITE is set. Consequently, a possible
> global WriteMode set in the configuration is always overwritten. The Java API
> behaves differently, if no WriteMode is provided. We should sync both APIs to
> guarantee consistent behaviour.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)