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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)