[ 
https://issues.apache.org/jira/browse/FLINK-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14739039#comment-14739039
 ] 

ASF GitHub Bot commented on FLINK-2622:
---------------------------------------

Github user fhueske commented on the pull request:

    https://github.com/apache/flink/pull/1098#issuecomment-139299973
  
    Please check the documentation of the newly added functions.
    - The text corresponds to the function (CSV and text output, not mentioning 
parameters which are not offered by the method, ...)
    - All method parameters are described
    
    Can you also double check that the test which overwrites files is working 
and if it is, why the write mode is set to OVERWRITE (should be NO_OVERWRITE)?
    Thanks


> Scala DataStream API does not have writeAsText method which supports WriteMode
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-2622
>                 URL: https://issues.apache.org/jira/browse/FLINK-2622
>             Project: Flink
>          Issue Type: Bug
>          Components: Scala API, Streaming
>            Reporter: Till Rohrmann
>
> The Scala DataStream API, unlike the Java DataStream API, does not support a 
> {{writeAsText}} method which takes the {{WriteMode}} as a parameter. In order 
> to make the two APIs consistent, it should be added to the Scala DataStream 
> API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to