tree: 86004d1f3bf9f94cac03f87f2ead99dd271daf08 [path history] [tgz]
  1. seatunnel-core-base/
  2. seatunnel-core-flink/
  3. seatunnel-core-flink-sql/
  4. seatunnel-core-spark/
  5. seatunnel-core-starter/
  6. seatunnel-flink-starter/
  7. seatunnel-spark-starter/
  8. pom.xml
  9. 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.