Shall we add python task execution on databricks t...
# flyte-connectors
f
Shall we add python task execution on databricks through databricks agent?
d
I think in this case, we have to create a new databrcisk agent
with a different name in my opinion
different agent name will have different behavior
since now we will use flytekit's entrypoint to run
python function task
on databricks
but in your case, we don't have to use flytekit entrypoint
put them all together is doable, but the code will be super messy (or I didn't come out a solution to make code clean and readable for others
f
Absolutely different agent - but the same deployment secrets etc
d
yes I can do that
does any user want that?
I can connect them, and ask them for getting some example
f
You don’t have to just wanted to see if anyone else wants it - cc @gentle-state-35322 ?