Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Managed Flink docs #1720

Merged
merged 3 commits into from
Apr 2, 2025
Merged

Update Managed Flink docs #1720

merged 3 commits into from
Apr 2, 2025

Conversation

tiurin
Copy link
Contributor

@tiurin tiurin commented Apr 2, 2025

  • Reflect recent changes to how LocalStack runs Flink cluster
  • Clarify current parallelism limitations

- Reflect recent changes to how LocalStack runs Flink cluster
- Clarify parallelism limitations
@tiurin tiurin requested a review from viren-nadkarni as a code owner April 2, 2025 10:16
Copy link

github-actions bot commented Apr 2, 2025

🎊 PR Preview has been successfully built and deployed to https://localstack-docs-preview-pr-1720.surge.sh 🎊

@@ -260,3 +263,4 @@ $ awslocal kinesisanalyticsv2 untag-resource \
- [Snapshot/savepoint management](https://docs.aws.amazon.com/managed-flink/latest/java/how-snapshots.html) is not implemented
- CloudTrail integration and CloudWatch metrics is not implemented.
The application logging level defaults to `INFO` and can not be overridden.
- Parallelism is limited to the default value of 1, with one TaskManager that has one [Task Slot](https://nightlies.apache.org/flink/flink-docs-release-1.20/docs/concepts/flink-architecture/#task-slots-and-resources) allocated.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clarify: What happens if a parallelism config is specified in the request?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Added a clarification below.

@tiurin tiurin requested a review from viren-nadkarni April 2, 2025 12:14
@viren-nadkarni
Copy link
Member

Thanks for updating the docs!

@tiurin tiurin merged commit 5ad0807 into main Apr 2, 2025
5 checks passed
@tiurin tiurin deleted the update-managed-flink-docs branch April 2, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants