Junbo Wang

Results 25 issues of Junbo Wang

fix example bug for `Paimon 'warehouse' path must be set`

docs

Users need console sink to make simple attempts, add documents for console(values) pipeline connector.

docs

# :mag: Description ## Issue References 🔗 This pull request fixes #6265 ## Describe Your Solution 🔧 Please include a summary of the change and which issue is fixed. Please...

module:server
module:spark
kind:build

# :mag: Description ## Issue References 🔗 This pull request fixes #6236 ## Describe Your Solution 🔧 Please include a summary of the change and which issue is fixed. Please...

module:server
module:common

fix [#FLINK-35373](https://issues.apache.org/jira/browse/FLINK-35373) And example code. https://github.com/apache/paimon/blob/3b006fe1bb8d70b640f3c4c8033133698a7f668e/paimon-flink/paimon-flink-cdc/src/main/java/org/apache/paimon/flink/sink/cdc/CdcMultiplexRecordChannelComputer.java#L97-L99

fix [FLINK-35391](https://issues.apache.org/jira/browse/FLINK-35391)

build

Flink cdc ci `compile_and_test` miss pipeline connector paimon. And test ci https://github.com/beryllw/flink-cdc/actions/runs/9183968055

build

Support yarn application mode submit.

composer
cli
Stale

Fix elasticsearch dependency version by use `${project.version}`. When executing `mvn versions:set -DnewVersion=xxx`, compilation fails.

elasticsearch-pipeline-connector

https://issues.apache.org/jira/browse/FLINK-35938 problem still persists. `storeMultiCommitter.commit` API may cause the same datafile commit twice when job restart from failure.

paimon-pipeline-connector
reviewed