tree: dd2ef29be565deeb7415d705e0df527928da2c06 [path history] [tgz]
  1. seatunnel-core-base/
  2. seatunnel-core-flink/
  3. seatunnel-core-flink-sql/
  4. seatunnel-core-spark/
  5. pom.xml
  6. README.md
seatunnel-core/README.md

Introduction

This module is the seatunnel job entrypoint. Seatunnel jobs are started by the below process. seatunnel-workflow.svg

  • seatunnel-core-flink: The flink job starter.
  • seatunnel-core-flink-sql: The flink sql job starter.
  • seatunnel-core-spark: The spark job starter.