zhangyue19921010 commented on issue #4803:
URL: https://github.com/apache/hudi/issues/4803#issuecomment-1066405105
Hi @aznwarmonkey Sorry for the delay. I just took a closer look at the log
you provided. And found something weird.
Based on your configs, you used --mode scheduleAndExecute. And Hoodie will
log some info such as `LOG.info("Running Mode: ["xxx"]`, ` LOG.info("Step 1:
Do schedule");` no matter it's successful or not. But I couldn't find any
hudi-related logs in your provided files.
So that could you please check and tell us what version of hudi you used
Check your log related properties or find some logging by
`HoodieClusteringJob` something like
`22/03/14 05:30:51,634 INFO HoodieClusteringJob: Running Mode: [execute]; Do
cluster`
--
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]