pipelines/components/gcp/container/component_sdk/python/tests
Sameer Bhadouria 24bc9162a5
feat(sdk): Support launching Dataflow Flex templates from Kubeflow pipelines (#5501)
* feat(sdk): Support launching Dataflow Flex templates from Kubeflow pipelines step

* Update readme with permissions to run dataflow job
Change public BigQuery dataset usage to custom user supplied BigQuery table. The public dataset access doesn't work because you can't pass in the project as a job parameter to this specific job.

* Remove validate_only parameter from the component.yaml. This adds less value in my opinion.

Incorporate PR feedback to directly use `kfp.Client().create_run_from_pipeline_func` function instead of compiling and creating the run separately.

* Fix formatting
2021-06-11 14:03:34 -07:00
..
core Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
google feat(sdk): Support launching Dataflow Flex templates from Kubeflow pipelines (#5501) 2021-06-11 14:03:34 -07:00
launcher Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
__init__.py Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00