- Newest
- Most votes
- Most comments
Hi,
I understand that you are using the AWS Glue Connector for Elasticsearch. After providing the input schema, you can view the resulting data schema for your data source by choosing the Output schema. The schema displayed on the Output schema tab is used by any child nodes that you add to the job graph. Here you can edit the schemas for a custom transform node. The output schema is going to validate the schema based on your data file.
I could also see you have mentioned that you are facing long overflow errors as if the format is incorrect. I am not sure what exactly the error here is but if its about mismatch between schema then please ensure that the output schema is matching up with the expected data value [from the data file].
If the issue still persist, then please open a support case with AWS providing the errors you are facing along with the Job Run Id and Region - https://docs.aws.amazon.com/awssupport/latest/user/case-management.html#creating-a-support-case
Thank you.
Relevant content
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 7 months ago