codope commented on issue #4411: URL: https://github.com/apache/hudi/issues/4411#issuecomment-1001920497
@rajgowtham24 From the stacktrace, it seems like `.hoodie` directory is not present under the table basepath. How was the relocation done? Can you please check that the path contain .hoodie dir after updating the location? Another problem I noticed with the stacktrace is that it contains a call from `HudiDirectoryLister`. This class is not present in Presto version 0.245.1. Can you check again? -- 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]
