Integrating Flink 1.20.0 with DataSophon

Preparing the Flink 1.20.0 Distribution Begin by downloading the official Flink 1.20.0 binary distribution for Scala 2.12: wget https://archive.apache.org/dist/flink/flink-1.20.0/flink-1.20.0-bin-scala_2.12.tgz tar -xzf flink-1.20.0-bin-scala_2.12.tgz tar -czf flink-1.20.0.tar.gz flink-1.20.0 If Hudi support is required, copy the compatible H ...

Posted on Mon, 22 Jun 2026 18:05:48 +0000 by nyy2000

DataSophon DolphinScheduler 3.1.9 Integration and Upgrade Guide

DataSophon DolphinScheduler 3.1.9 Integration and Upgrade Guide Download and Extract Installation Package DolphinScheduler Download wget -O /opt/datasophon/DDP/packages/apache-dolphinscheduler-3.1.9-bin.tar.gz https://archive.apache.org/dist/dolphinscheduler/3.1.9/apache-dolphinscheduler-3.1.9-bin.tar.gz cd /opt/datasophon/DDP/packages/ tar ...

Posted on Sun, 07 Jun 2026 16:30:09 +0000 by asa_carter