iemejia edited a comment on pull request #13073: URL: https://github.com/apache/beam/pull/13073#issuecomment-721863806
This PR is breaking on the HCatalog module with a `NoClassDefFoundError` and that does not make any sense to me. In the PR I am not even touching that module and as far as I see none of its dependencies, so I am wondering if this is some sort of gradle craziness. I tried to run Google's Linkage Checker to find the issue but it seems also that the tool configuration is broken on Beam current master (double checked by Alexey) when used with the hcatalog module. @suztomo sorry to bother you, but I am absolutely puzzled about the issue here and I was wondering if you could have a hint on what is going on. Also I suppose you could help us check what is going on with the linkage check since you [mentioned some months ago it was working now on the HCatalog module](https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/1256#issuecomment-673056543). Notice that Beam recently upgraded to gradle 6.6 so maybe something was broken as part of that. ---------------------------------------------------------------- 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]
