My Glue ingestion is not working, do you have any ...
# troubleshoot
s
My Glue ingestion is not working, do you have any idea what could be wrong? It worked some weeks ago. Upgraded to 8.33 after it worked, but not sure if that is the issue. It found some tables, but fails with 401 Unauthorized.
just a bit more about my setup, if anything looks wrong let me know also 😄 Running on a single ec2 with datahub quickstart
running with docker-compose like this to get those variables for AD authentication
docker-compose -p datahub -f docker-compose.yml -f docker-compose.yml up -d datahub-frontend-react
https://pastebin.com/HPjD9kmj for docker compose config
h
Hi @square-solstice-69079, if you are able to get some tables and not others, the most likely cause is the AWS creds are not allowing you access to some tables.
s
No tables are being inserted with new scans