You need to obtain the output from the pipeline execution. Where will you find the output?
output_action (str): How the output is to be organized. Currently supported values are 'append_row' and 'summary_only'.
'append_row' -- All values output by run() method invocations will be aggregated into one unique file named parallel_run_step.txt that is created in the output location.
'summary_only'
Currently there are no comments in this discussion, be the first to comment!