Features
- Add file-based pipeline scheduling mode;
- Comprehensively upgrade system security;
- Add my center.
Requirements
- JDK 1.8
- Scala 2.12.18
- Spark-3.4.0(other spark version of piflow.jar should be built with code)
- Hadoop-3.3.0(other hadoop version of piflow.jar should be with code)
config.properties
spark.master=yarn
spark.deploy.mode=cluster...