Sudheshna Donthineni
04/04/2023, 3:05 AMScott Chua
04/04/2023, 3:59 AMsubhani shaik
04/04/2023, 6:37 AMsubhani shaik
04/04/2023, 6:57 AMsubhani shaik
04/04/2023, 7:47 AMVibhor Agrawal
04/04/2023, 8:06 AM2023-04-03 11:23:14 [44msource[0m > ERROR i.a.i.b.AirbyteExceptionHandler(uncaughtException):26 Something went wrong in the connector. See the logs for more details. java.lang.RuntimeException: java.lang.RuntimeException: java.sql.SQLException: Streaming result set com.mysql.cj.protocol.a.result.ResultsetRowsStreaming@2a49fe is still active. No statements may be issued when any streaming result sets are open and in use on a given connection. Ensure that you have called .close() on any active streaming result sets before attempting more queries.
After this sync worker fails. Surprisingly, all the files which was written to S3 also get removed and empties the bucket. It used all the three attempts. For the third attempt data persists in S3, however sync got failed. Please find attached log files.
Let us know if you need any further information. @Vijaya Kotwani @Shiraj Gagneja @Mehak KapoorIsabella Dintinjana
04/04/2023, 8:46 AMMuhammad Hassan Majeed
04/04/2023, 9:52 AMconnectionId
with stream name
.Chetan M
04/04/2023, 10:58 AMMariano Simone
04/04/2023, 12:36 PM2023-04-04 12:13:11 ERROR i.a.w.g.DefaultReplicationWorker(replicate):280 - Sync worker failed.
java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.lang.NullPointerException: Cannot invoke "java.util.Set.contains(Object)" because "fieldsInCatalog" is null
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?]
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?]
It will be really helpful if someone can drop me a hint on what may be going wrong when sending sources/connections parameters?Slackbot
04/04/2023, 12:45 PMWaliur Rahman
04/04/2023, 2:16 PMAndreas Nigg
04/04/2023, 2:24 PMStefan Natter
04/04/2023, 2:41 PMTim Alexander
04/04/2023, 3:26 PMChristian Jose Lopez Rosales
04/04/2023, 3:33 PMAnya Fedotova
04/04/2023, 3:57 PMevents
table that appear in Amplitude, but not in my dwh (Snowflake), and the pattern they seem to have in common is that event_time
is several days apart from the server_upload_time
(which is the parameter I suspect Airbyte is passing to Amplitude API). I have incremental sync - dedup
mode selected, and the cursor field is hardcoded to event_time
.
Can someone confirm if the issue is caused by the fact that server_upload_time
is several days after the event_time
?
Example:
• event "uuid": "78843499-c242-11ed-9219-3f84661c369d"
• "event_time": "2023-03-13 163040.368000"
• "server_upload_time": "2023-03-14 083025.193000"
• Amplitude sync ran on 2023-03-13 224209 and 2023-03-14 104209, but didn't pick up this eventTrung Luong
04/04/2023, 4:07 PMVijayant Kumar
04/04/2023, 4:27 PMVijayant Kumar
04/04/2023, 4:28 PMgit clone <https://github.com/airbytehq/airbyte.git>
cd airbyte
./run-ab-platform.sh
The git is not getting cloned properly. Neither I have the run-ab-platform.sh file present or the docker compose yml file.?
Does any one facing the same issue?Jin Gong
04/04/2023, 6:11 PMUnknown Name
04/04/2023, 7:00 PMUnknown Name
04/04/2023, 7:03 PMGabriel Martelloti
04/04/2023, 7:06 PMglobal.jobs.resources.memory
and global.jobs.resources.cpu
, but even after setting them into helm (as mentioned in the docs) and even changing them directly into the config map the job pods return with lower requests, like:
requests:
cpu: 100m
memory: 25Mi
Do you guys have any idea on what could I be doing wrong? Airbyte is running on 0.41.0 versionSean Zicari
04/04/2023, 7:45 PMVivek PG
04/04/2023, 7:57 PMairbyte-temporal | Unable to start server. Error: sql schema version compatibility check failed: pq: no pg_hba.conf entry for host "<http://192.168.xxx.xxx|192.168.xxx.xxx>", user "sampleairbyte", database "temporal", no encryption
airbyte-temporal exited with code 1
airbyte-server | 2023-04-04 15:46:27 WARN i.a.c.t.TemporalUtils(getTemporalClientWhenConnected):259 - Waiting for namespace default to be initialized in temporal...
airbyte-server | Apr 04, 2023 3:46:27 PM io.grpc.internal.ManagedChannelImpl$NameResolverListener handleErrorInSyncContext
airbyte-server | WARNING: [Channel<15>: (airbyte-temporal:7233)] Failed to resolve name. status=Status{code=UNAVAILABLE, description=Unable to resolve host airbyte-temporal, cause=java.lang.RuntimeException: java.net.UnknownHostException: airbyte-temporal
airbyte-temporal | {"level":"error","ts":"2023-04-04T17:17:28.435Z","msg":"Unable to read dynamic config
file. Continue with default settings but the ERROR MUST BE FIXED before the next upgrade",
"error":"unable to validate dynamic config: dynamic config: config/dynamicconfig/development.yaml:
stat config/dynamicconfig/development.yaml: no such file or directory","logging-call-at":"main.go:140",
"stacktrace":"<http://go.temporal.io/server/common/log.(*zapLogger).Error|go.temporal.io/server/common/log.(*zapLogger).Error>\n\t/temporal/common/log/zap_logger.go:
142\nmain.buildCLI.func2\n\t/temporal/cmd/server/main.go:140\<http://ngithub.com/urfave/cli/v2.(*Command)|ngithub.com/urfave/cli/v2.(*Command)>.
Run\n\t/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:163\<http://ngithub.com/urfave/cli/v2|ngithub.com/urfave/cli/v2>.
(*App).RunContext\n\t/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:313\<http://ngithub.com/urfave/cli/v2.(*App)|ngithub.com/urfave/cli/v2.(*App)>.
Run\n\t/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:224\nmain.main\n\t/temporal/cmd/server/main.go:
50\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:255"}
Lachlan Wells
04/05/2023, 6:23 AMFEATURE_FLAG_CLIENT
variable present in the .env file?Syed Maaz Bin Shameem
04/05/2023, 6:45 AMStefan Natter
04/05/2023, 8:40 AMGrember Yohan
04/05/2023, 9:01 AM