You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2014/12/12 15:34:13 UTC

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

Till Rohrmann created FLINK-1322:
------------------------------------

             Summary: 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
            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)