HBASE-30195 Update Thrift gateway to use new hbase-shaded-thrift in thirdparty#8299
HBASE-30195 Update Thrift gateway to use new hbase-shaded-thrift in thirdparty#8299apurtell wants to merge 1 commit into
Conversation
|
I applied this locally and built with The two erroring tests are This is an unrelated environmental problem because Kerberos tests using the miniKDC don't install matching rules to handle real kerberos credentials that might be found in a user's environment. I recently fixed that issue in the Phoenix tests and will follow up for HBase on another JIRA |
…hirdparty Co-Authored-by: Claude <noreply@anthropic.com>
|
Rebased. Still waiting for hbase-thirdparty release vote before this can come out of draft. |
Apache9
left a comment
There was a problem hiding this comment.
Is it possible to ban libthrift dependencies completely in maven enforcer?
On apache/hbase-thirdparty#160 we onboard
libthrifttohbase-thirdpartyso we can consume libthrift security fixes while maintaining Java 8 compatibility for HBase branch-2, branch-2.5, and branch-2.6.Use the new
hbase-shaded-thriftinhbase-thirdparty.This must remain a draft until
hbase-thirdparty4.1.14 (or later) containing apache/hbase-thirdparty#160 is released.