You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "sunjincheng (JIRA)" <ji...@apache.org> on 2018/12/29 08:06:00 UTC

[jira] [Created] (FLINK-11231) Unified the definition of Java DataStream and Scala DataStream interface for set parallelism

sunjincheng created FLINK-11231:
-----------------------------------

             Summary: Unified the definition of Java DataStream and Scala DataStream interface for set parallelism
                 Key: FLINK-11231
                 URL: https://issues.apache.org/jira/browse/FLINK-11231
             Project: Flink
          Issue Type: Improvement
          Components: DataStream API
    Affects Versions: 1.8.0
            Reporter: sunjincheng


For Unified the definition of Java DataStream and Scala DataStream interface, in this JIRA. will do the following changes:
 # Remove or deprecated `setParallelism` and `setMaxParallelism` for `DataStream.scala`
 # Add `getTransformation` for for `DataStream.scala`.

What to you think?  [~till.rohrmann]  welcome any feedback...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)