JB-data commented on issue #4055: URL: https://github.com/apache/hudi/issues/4055#issuecomment-975241019
@xushiyan Thanks for reply. Indeed the sql should say FROM sometable... I will correct. Where exactly should we check the application stacktrace? In both the the yarn application logs as the SPARK UI stacktrace I only find back the fact the container exited with code 134 or 143 (changes ), but not exactly why. The only place where I can infer where this happens is the stage in the spark ui that mentions: isEmpty at DeltaSync.java:344 so I am assuming it comes from there? -- 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]
