codope commented on pull request #3623: URL: https://github.com/apache/hudi/pull/3623#issuecomment-966128804
> Finally mvn install the presto with metadatatable flag enable. Everything works fine. And now we can use presto with hudi meta data table. Also we can't did this change in our IT jobs unless we build a presto to do presto-hudi-metadatatable related tests @zhangyue19921010 I think that's fine. However, currently lot of unit tests are failing due to `NoSuchMethod` error. That is coming from hadoop Configuration while initializing Spark context. Can you please take a look? For e.g. https://dev.azure.com/apache-hudi-ci-org/apache-hudi-ci/_build/results?buildId=3281&view=results -- 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]
