Hi, you can check the logs under $FLINK_HOME/log or the web UI. There should be some write errors.
Best, Danny Chan 马阳阳 <[email protected]>于2021年4月29日 周四下午2:42写道: > Hi community, > I used Flink (1.12.0) to write to hudi (0.9.0-SNAPSHOT, self-packaged) in > batch mode. The writing job finished without any errors. But I could not > get any data from the written table. After some writes, there is a > .rollback file under .hoodie directory. > So my question is: is there a way for me to inspect why the writing is > rolled back? > >
