Question:
- How to create a pipeline with start event by using SDK python?
- How to design a pipeline to execute the hive DDL queries only once by using SDK python?
Solution:
- Follow the steps mentioned in the doc to install SDK python.
- The below code helps you to add a start_event while creating a pipeline.

Note: For more details about the SDK API, please refer to the documentation.