Hey all, Hope I am in the correct channel, I've be...
# troubleshooting
k
Hey all, Hope I am in the correct channel, I've been having issues pulling data from Google Analytics. Version: 0.35.65-alpha airbyte/source-google-analytics-v4: 0.1.17 airbyte/destination-s3: 0.3.0 I'm using S3 to store the data from Google Analytics. I keep on getting these errors.
Copy code
2022-04-05 08:41:12 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):235 - Stopping temporal heartbeating...
2022-04-05 08:41:12 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. 
errors: $.format_type: does not have a value in the enumeration [Avro], $.compression_codec: string found, object expected, $.compression_codec: should be valid to one and only one of the schemas 
2022-04-05 08:41:12 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. 
errors: $.flattening: is missing but it is required, $.format_type: does not have a value in the enumeration [CSV]
2022-04-05 08:41:12 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. 
errors: $.format_type: does not have a value in the enumeration [JSONL]
m
Hi there! Thank you for your time posting in our Slack Channel. This week we’re moving our support discussions over to discuss.airbyte.io; if you would be so kind as to post your questions there, you’ll be able ask for help from fellow users as well as the Airbyte team. It is our intention that as of Friday afternoon (Pacific Time) we will lock this channel to everything except administrator posts. We’ll leave everything in place for the rest of April if you need to get information or troubleshooting from existing threads, with the intention of archiving the channel in early May. We really appreciate everyone helping us to build our community, and we’re looking forward to the next phase.
c
@Kyle Vorster if you haven't published this to discuss airbyte, I did so here:https://discuss.airbyte.io/t/json-schema-validation-failure-compression-level/481
k
Thanks