Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.