umehrot2 commented on issue #4086: URL: https://github.com/apache/hudi/issues/4086#issuecomment-1018756189
@jdattani to print the exact key that cause the error, the logging level needs to be changed to `TRACE`. Atleast on EMR, you can do it via `/etc/spark/conf/log4j.properties` and changing `log4j.logger.org.apache.hudi=TRACE`. I am not sure about Glue though, how the logging level can be changed for Hudi. As far as Hudi job not failing, it seems like a critical issue. I would recommend you to open a ticket with AWS Support and they should re-direct it to the team. This is not the right forum to further debug this issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
