bhasudha edited a comment on issue #1785:
URL: https://github.com/apache/hudi/issues/1785#issuecomment-654240769


   > @vinothchandar changing true to false on 
https://github.com/apache/hudi/blob/release-0.5.3/hudi-spark/src/main/java/org/apache/hudi/DataSourceUtils.java#L195
 fixes this for me. Any issues from this change?
   
   @tooptoop4  Setting false to this ensures the ingestion path does not bother 
about rolling back inflight commits before starting a new commit. That will 
certainly get rid of the above exception. But, the inflight commits will still 
need to be cleaned up manually using the cli.


----------------------------------------------------------------
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:
[email protected]


Reply via email to