You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampark.apache.org by GitBox <gi...@apache.org> on 2022/10/07 15:59:27 UTC

[GitHub] [incubator-streampark] 1996fanrui opened a new pull request, #1764: [Feature] Simplify the configuration of runtime-mode and parallelism-default

1996fanrui opened a new pull request, #1764:
URL: https://github.com/apache/incubator-streampark/pull/1764

   ## What problem does this PR solve?
   
   Issue Number: close #1761 
   
   Problem Summary:
   
   Click  #1739 to get detailed background.
   
   Simplify runtime-mode and parallelism-default configuration.
   
   | StreamPark Configuration | Flink Configuration | Flink 1.12 doc | Flink 1.15 doc |
   | --- | --- | --- | --- |
   | flink.execution.runtime-mode | execution.runtime-mode | https://nightlies.apache.org/flink/flink-docs-release-1.12/deployment/config.html#execution-runtime-mode | https://nightlies.apache.org/flink/flink-docs-release-1.15/docs/deployment/config/#execution-runtime-mode |
   | parallelism.default | parallelism.default | They are same, just remove some code |  |
   
   ## What is changed and how it works?
   
   Proposal: [xxx](url) <!-- REMOVE this line if not applicable -->
   
   Feel free to ping committers for the review!
   
   ## Contribution Checklist
   
     - Make sure that the pull request corresponds to a [GITHUB issue](https://github.com/apache/streampark/issues).
   
     - Name the pull request in the form "[Feature] [component] Title of the pull request", where *Feature* can be replaced by `Hotfix`, `Bug`, etc.
   
     - Minor fixes should be named following this pattern: `[hotfix] [docs] Fix typo in README.md doc`.
   
   ## Purpose of this pull request
   
   Simplify runtime-mode and parallelism-default configuration.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-streampark] wolfboys merged pull request #1764: [Feature] Simplify the configuration of runtime-mode and parallelism-default

Posted by GitBox <gi...@apache.org>.
wolfboys merged PR #1764:
URL: https://github.com/apache/incubator-streampark/pull/1764


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org