Giovani Freitas
11/29/2022, 7:40 PMJohn Distasio
11/29/2022, 9:22 PMoverall_job_runtime_in_last_hour_by_terminal_state_secs
, but what I was hoping is track execution time at the job level. Anything I'm missing?Eric Hartono
11/29/2022, 10:24 PMLucas Souza Lira Silva
11/30/2022, 2:23 AMBách Đinh
11/30/2022, 4:20 AMSiddharth Putuvely
11/30/2022, 5:30 AMGopinath Sekar
11/30/2022, 7:33 AMMariam Thiam
11/30/2022, 9:30 AMBhavya Verma
11/30/2022, 9:37 AMPhilipp Wallhäuser
11/30/2022, 10:24 AMOpeyemi Akanni
11/30/2022, 10:47 AMOpeyemi Akanni
11/30/2022, 10:47 AM郭子麒 (數據管理部)Jacky Kwok
11/30/2022, 11:06 AMwebapp: nginx: [emerg] host not found in upstream "$INTERNAL_API_HOST" in /etc/nginx/conf.d/default.conf:2
server: java.lang.IllegalArgumentException: Env variable not defined: WORKSPACE_ROOT
cron : Message: Could not resolve placeholder ${DATABASE_PASSWORD}
Iztok2
11/30/2022, 11:45 AMAmanda Alves Pacheco
11/30/2022, 12:24 PMRahul Borse
11/30/2022, 12:44 PMHasnain Yousuf
11/30/2022, 1:03 PMPraveenraaj K S
11/30/2022, 1:11 PMlaila ribke
11/30/2022, 1:25 PMAnand PS
11/30/2022, 1:49 PMlenin
11/30/2022, 2:36 PMExcel file
with multiple sheets and postgres
.
Since source-file
connector accepts Reader Options
where we can pass pandas read_excel
arguments, i tried passing the
list of sheet names as {"sheet_name": ["sheet1", "sheet2"]}
.
And, getting this error
AttributeError("'dict' object has no attribute 'columns'") Traceback (most recent call last): File "/airbyte/integration_code/source_file/source.py", line 112, in check list(client.streams) File "/airbyte/integration_code/source_file/client.py", line 416, in streams "properties": self._stream_properties(fp), File "/airbyte/integration_code/source_file/client.py", line 399, in _stream_properties for col in df.columns: AttributeError: 'dict' object has no attribute 'columns'
I'm using airbyte v 0.40.21
Gopinath Sekar
11/30/2022, 3:51 PMBenedikt Buchert
11/30/2022, 4:45 PMRahul Borse
11/30/2022, 5:51 PMKevin Peters
11/30/2022, 10:29 PMMichael Pulgar
11/30/2022, 10:54 PMgunu
12/01/2022, 2:41 AMAurora MySQL (5.7.0) 2.10.2
to work with CDC? Incremental syncs are not picking up new recordsPramit
12/01/2022, 6:09 AMRodrigo Mont'Alegre
12/01/2022, 6:37 AMAbhishek Mishra
12/01/2022, 6:41 AM* * * * *
it says invalid cron expression
• We are using airbyte open source deployment
• Source :- Mysql Database
• Target :- Mysql DB RDS