Cannot create table with Geojson schema

1

Hi there,

I'm trying to create a AWS Glue json table using the geojson schema published in https://geojson.org/schema/GeoJSON.json

I created the schema in the schema registry without problems, however when trying to create a table using this schema I get the error

InvalidInputException (status: 400): Unable to parse the schema

Does anybody have a clue how can I try to find a solution? (are there any logs that I should consult?)

PD: AWS Glue gives the most unhelpful errors ever

Thanks in advance.

asked 2 years ago94 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions