Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: do not use system class loader #3501

Merged
merged 2 commits into from
Feb 10, 2022
Merged

Conversation

mutianf
Copy link
Contributor

@mutianf mutianf commented Feb 10, 2022

System classloader seems to cause problem when using with spark and a different hbase version. Use BigtableAsyncRegistry classloader instead.

@mutianf mutianf requested a review from a team as a code owner February 10, 2022 18:35
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/java-bigtable-hbase API. label Feb 10, 2022
@mutianf mutianf added the automerge Merge the pull request once unit tests and other checks pass. label Feb 10, 2022
@mutianf mutianf added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 10, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 10, 2022
@mutianf mutianf added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 10, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 10, 2022
@mutianf mutianf merged commit 27ea123 into googleapis:main Feb 10, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 10, 2022
@mutianf mutianf deleted the classloader branch February 10, 2022 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/java-bigtable-hbase API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants