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 2020/07/13 13:13:54 UTC

[GitHub] [hudi] bvaradar commented on issue #1787: Exception During Insert

bvaradar commented on issue #1787:
URL: https://github.com/apache/hudi/issues/1787#issuecomment-657552873


   @asheeshgarg : As folks mentioned, the exception is happening when executor is trying to get timeline details from embedded timeline server running in driver. This is during only writes. It is a non-fatal error as client would fallback to querying the timeline locally and the commit would succeed. This is not expected to happen though. Can you look at the complete logs to get more details on the exceptions. Also, are you seeing the exception consistently ?


----------------------------------------------------------------
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.

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