Hello,
I have upstream data from databricks DBFS tables that I would like flyte tasks to consume from.
Is this supported by Flyte?
What are some of the approaches you suggest?
Thanks.
f
freezing-airport-6809
02/16/2024, 1:06 AM
is this just input? Can you read it using some python library?
freezing-airport-6809
02/16/2024, 1:07 AM
if so you can make a transformer to read from DBFs ? HDFS