You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/01/21 18:26:06 UTC

[GitHub] [hudi] umehrot2 commented on issue #4086: [SUPPORT] Hudi logs error but does not fail job

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org