[Bug]: How to run YAML pipeline from Python SDK rather than from command line #32416
Closed
2 of 17 tasks
Labels
Milestone
What happened?
The examples run YAML pipeline from the command line:
python -m apache_beam.yaml.main --pipeline_spec_file=pipeline-01.yaml
However, I want to run the pipeline file from within a Python script like:
How can this be done?
Issue Priority
Priority: 2 (default / most bugs should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: