Hey folks
Quick one from me.
In Prefect 1.0, there are pre-configured tasks available, for example the AirbyteConnectionTask. I'm trying to trigger an Airbyte connection using Prefect 2.0, but from what I can tell, there's no out-of-the-box tasks available?
Am I missing something, or do we need to build everything from scratch with Prefect 2.0?
❤️ 1
k
Kevin Kho
06/22/2022, 6:46 PM
They are still being ported over. You can find them here
d
Danilo Drobac
06/22/2022, 6:48 PM
Ahhh, thanks for that! I did look and wondered whether the collections list was small by design, but it seems it's just a case of having not been migrated yet 🙂 Awesome, thanks!
👍 1
z
Zanie
06/22/2022, 6:54 PM
An Airbyte collection is being announced today even 🙂
ERROR: Could not find a version that satisfies the requirement prefect-airbyte (from versions: 0a2, 0a3, 0b1, 0b2, 0b3, 0.0)
ERROR: No matching distribution found for prefect-airbyte
z
Zanie
06/22/2022, 6:59 PM
It’s still in beta so you’ll have to include the
--pre
flag or select a specific pre-release with
…airbyte==0b3
👍 1
f
flurven
06/23/2022, 1:28 AM
No collection for dbt? I'm runng os.system("dbt run") right now 😬
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.