comeran opened a new pull request, #8444:
URL: https://github.com/apache/paimon/pull/8444

   ## Purpose
   
   This adds a Kubernetes deployment example for running the MySQL CDC action 
with Apache Flink Kubernetes Operator.
   
   The example shows how to package the Paimon bundled jar, MySQL CDC 
dependencies, and the Paimon action jar into a Flink image, then pass 
`mysql_sync_database` arguments through `job.args` in a `FlinkDeployment`.
   
   Closes #3336.
   
   ## Tests
   
   - `git diff --check`
   - Markdown snippet check for balanced code fences and required Flink 
Operator fields
   - `(cd docs && npx --yes [email protected] install --frozen-lockfile && npx --yes 
[email protected] build)`
   
   The docs build completed successfully. Docusaurus reported pre-existing 
broken link warnings for `/docs/master/concepts/overview` across many pages.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to