Hi Team, We have just setup Airbyte to import into...
# advice-data-transformation
k
Hi Team, We have just setup Airbyte to import into our PostgreSQL data warehouse but when we enable the normalisation process it continues to fail. Setting the normalisation to Raw Data (JSON) competes successfully. Here is part of the error log.
io.airbyte.workers.WorkerException: Normalization Failed.
at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:61) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?]
at io.airbyte.workers.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:19) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?]
at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.38.4-alpha.jar:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
m
Hello @Kris Houston we’re moving our support to discuss can you use the template and post there? https://discuss.airbyte.io/ This channel si for general data transformation discussion
k
m
can you post the complete file log?
posting only the line saying normalization failed doesn’t allow us discovery the root cause of failure…
k
i've now attached the log to the discussion
Hi @Marcos Marx (Airbyte) . I'm still seeing the connection job failing. I see in the destination DB, plenty of tmp and raw tables but no normalised tables. I have attached the log to this thread.