Marc
09/10/2021, 12:43 PMKevin Kho
Marc
09/10/2021, 2:06 PMKevin Kho
Marc
09/10/2021, 2:14 PMwrap as a taskDo you mean implementing an interface for the
prefect.tasks
Kevin Kho
prefect.task
with
@task
def abc(x):
return x + 1
So it would just be a matter of putting the EMR API call inside the functionMarc
09/10/2021, 2:23 PMKevin Kho
Marc
09/10/2021, 2:31 PMKevin Kho