RajasekarSribalan commented on issue #1794: URL: https://github.com/apache/hudi/issues/1794#issuecomment-655261425
Thanks Vinoth. I ll try to fetch the commit file but as of now I have now disabled hive sync for delete operation and now I don't get this error at all? Do you have any comment on this?. As I said,when I enable hive sync for delete operation I get this error but not when I disable it. On Wed, 8 Jul 2020, 6:07 am vinoth chandar, <[email protected]> wrote: > 20200705101913__commit__COMPLETED indicates the commit was completed > successfully actually.. I think it's saying the commit file does not have a > data file, from which it can fetch schema. .. > > Do you mind sharing the 20200705101913.commit file from timeline? > @bhasudha <https://github.com/bhasudha> can you check if there are any > changes in 0.5.3 around this. My understanding is that currently we are > writing the schema together with the commit file, so it does not even have > to look for a data file.. > > @RajasekarSribalan <https://github.com/RajasekarSribalan> if you are up > for it, and easy to do, can you give master branch a shot? > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/hudi/issues/1794#issuecomment-655211543>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AFMO6I26H5UBJRHI5LMVJPDR2O5TBANCNFSM4OQ2GZNQ> > . > ---------------------------------------------------------------- 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]
