You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2014/12/14 23:29:13 UTC

[jira] [Resolved] (FLINK-1322) Scala API does not respect WriteMode set by configuration

     [ https://issues.apache.org/jira/browse/FLINK-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen resolved FLINK-1322.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.8-incubating

Fixed via 0028238b31e36bb13f0642672d3a493f428f90eb

> 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
>             Fix For: 0.8-incubating
>
>
> 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)