[
https://issues.apache.org/jira/browse/FLINK-11231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736746#comment-16736746
]
sunjincheng commented on FLINK-11231:
-------------------------------------
Hi [~aljoscha], I see the `DataStram.scala ` and `DataStream.java` again, you
are right, not only the `setParallelism` and ` setMaxParallelism` but also
`name`, `uid`, `XXChainYY` etc. need be changed if we want unify the JAVA and
SCALA DataStream APIs. And we need a detail design doc for the changes of
unify API definition and create the corresponding JIRA. So, we can close this
JIRA.
> 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
> Priority: Major
>
> 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)