Istvan Toth created HBASE-29286: ----------------------------------- Summary: Use thirdparty protoc version when generating spark connector protobuf classes Key: HBASE-29286 URL: https://issues.apache.org/jira/browse/HBASE-29286 Project: HBase Issue Type: Bug Components: spark Affects Versions: connector-1.0.0 Reporter: Istvan Toth Assignee: Istvan Toth
We're currently using protoc 2.5.0. Surprisingly, that works with thirdparty protobuf libraries in currently used for building, but it fails with when trying to build with HBase 2.6. We have to use the correct protoc version. -- This message was sent by Atlassian Jira (v8.20.10#820010)