Riley Brook (Airbyte)
04/27/2023, 1:01 AMjan
04/27/2023, 12:35 PMAndrew Nessin
04/27/2023, 2:23 PMSlackbot
05/04/2023, 12:05 AMlucien
05/05/2023, 9:59 AM0.42.1
while airbyte latest version is 0.44.3
?Jesus Sosa
05/11/2023, 5:55 PM{
"jobId": 1234,
"status": "running",
"jobType": "sync"
}
But we are getting a different response, something like this
Changing working directory to /home/shipyard
Setting environment variable AIRBYTE_CONNECTION_ID=[XXXX]
Setting environment variable AIRBYTE_API_TOKEN=[XXX]
Downloading file trigger_syc.py ...
2023-05-11 17:04:31,510 - Shipyard - INFO - Airbyte sync successfully triggered
Any thought on that?
Thanks!Sunny Hashmi
05/18/2023, 4:18 PMairbyte-bootloader
and the airbyte-database
services.
The presentation will be 20 min, and we'll dedicate the remaining 25 min to questions about the daily topic or general Q&A.
Check out the schedule below 👇 Reminders and updates will be posted in #office-hour
🔥 Deep Dive Sessions: airbyte-bootloader
• Monday May 22 - 1pm PDT (zoom link)
• Tuesday May 23 - 16:00 CEST / 10am EDT (zoom link)
🔥 Deep Dive Sessions: airbyte-db + Airbyte Database Internals
• Wednesday May 24 - 1pm PDT (zoom link)
• Thursday May 25 - 16:00 CEST / 10am EDT (zoom link)
🔥 Open Q&A
• Friday May 26 - 1pm PDT (zoom link)
Hope to see you there! octavia rocketStewart (Sanghyo) Han
05/19/2023, 6:23 AMOctavia Squidington III
05/19/2023, 7:45 PMOctavia Squidington III
05/22/2023, 7:45 PMOctavia Squidington III
05/23/2023, 1:45 PMAiman
05/23/2023, 3:30 PM1. Is it possible automate octavia using Python? It means maybe we integrate with our API or only run python script
2. Is it possible to disable connector from Octavia to Connector in Airbyte?
3. Do you know how to save variable service Account JSON for BigQuery? My problem is always error if config variable from VM and run it from Octavia but no problem from Airbyte UI
That's all from me, thank youRicha Rochna
05/24/2023, 12:58 PMoctavia-cli:
image: airbyte/octavia-cli:0.42.1
command: apply --force
env:
- <Values from kubernetes secrets>
volumes:
- ./octavia-cli/octavia:/home/octavia-project
depends_on:
- webapp
Or do we need to create a separate octavia-cli container ?Octavia Squidington III
05/24/2023, 7:45 PMJoey Taleño
05/25/2023, 5:43 AMOctavia Squidington III
05/25/2023, 1:45 PMOctavia Squidington III
05/26/2023, 7:45 PMOctavia Squidington III
05/29/2023, 7:45 PMOctavia Squidington III
05/30/2023, 1:46 PMOctavia Squidington III
05/31/2023, 7:45 PMOctavia Squidington III
06/01/2023, 1:45 PMMorris Clay
06/01/2023, 2:13 PMOctavia Squidington III
06/02/2023, 7:45 PMOctavia Squidington III
06/05/2023, 7:45 PMLoris Guignard
06/05/2023, 8:42 PMAnna GELLER
06/06/2023, 12:17 PMOctavia Squidington III
06/06/2023, 1:45 PMOmar Allouache
06/07/2023, 10:13 AMconfiguration.yaml
files to my octavia apply
command ?
I saw the --file
option but it does not work properly.
My folders are like this :
• stack
◦ airbyte
▪︎ configs
• connections
◦ configuration.yaml
• sources
◦ configuration.yaml
• destinations
◦ configuration.yaml
I usually cd stack/airbyte/configs && octavia apply
, but I would like to octavia apply --file stack/airbyte/configs
so it detect all folders containing my configuration.yaml
files from anywhere I am and apply it
Thanks for the help 😄 !Octavia Squidington III
06/07/2023, 7:45 PMOctavia Squidington III
06/09/2023, 7:45 PM