-
Notifications
You must be signed in to change notification settings - Fork 178
HBASE-29286 Use thirdparty protoc version when generating spark connector protobuf classes #143
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
Conversation
…ctor protobuf classes
|
🎊 +1 overall
This message was automatically generated. |
|
Hi @stoty what is the error you are seeing. I remember building hbase-connectors with hbase 2.6.0 and also fixed 8c9de32 for that. Maybe something we changed post 2.6.0 release? |
Driver stacktrace:
|
|
You can use #144 to repro the scalatest errors, @NihalJain . |
Thanks Istvan let me try that. |
|
Make sure to apply that without this patch (or use the correct protobuf version for testing that this fixes the error) |
No description provided.