Hi All
I am trying to use airbyte meltano wrapper
Anyone has successfully integrated it successfully?
t
taylor
05/18/2023, 9:09 PM
Hey @nesbeer! You shouldn’t need to use the airbyte wrapper directly. Just install the plugin you’re interested in and it should work assuming you have docker running
n
nesbeer
05/19/2023, 12:18 PM
When I add airbyte extractor i am getting exception saying cargo, rust package manager is not installed. Why we need rust for airbyte connecter
t
taylor
05/19/2023, 3:25 PM
Which extractor are you trying to install? It’s helpful if you can share more about your setup and what commands you’re running.
n
nesbeer
05/19/2023, 8:23 PM
Hi i was testing greenhouse airbyte varient
meltano add extractor tap-greenhouse --variant airbyte
t
taylor
05/19/2023, 8:47 PM
I can’t reproduce with meltano 2.19.0 and python 3.9.16 on macos. it installs fine and I can configure it as expected
n
nesbeer
05/21/2023, 6:55 PM
After installing rust via brew the error got resolved.
Now I am getting a new error while running the test command i am getting following error