Daniel Manson
09/15/2021, 8:01 PMKevin Kho
ResultResultKevin Kho
Daniel Manson
09/16/2021, 12:02 PMResultsKevin Kho
@task(target="/path/to/a.txt")
def abc():
    return "a"
@task
def bcd(x):
    return x
with Flow(...) as flow:
     x = abc()
     bcd(x)abc@task(LocalResult(location="/path/to/a.txt"))
def abc():
    return "a"@task(S3Result(bucket = "xxx", location="/path/to/a.txt"))
def abc():
    return "a"Daniel Manson
09/16/2021, 4:26 PMS3ResultTasksUnzipS3ResultS3ResultS3ResultS3ResultS3ResultKevin Kho
Daniel Manson
09/16/2021, 4:46 PMKevin Kho
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.
Powered by