139c3305a5
The spark version in hbase is 1.6.0. And the snappy version based on hbase-1.6.0 do not support the Arm64. The patch is to update the dependency for snappy-java in hbase-spark. Jira: HBASE-19387 Change-Id: I02449baf43a5b49d1de7065682863ea822e4de88 Signed-off-by: Yuqi Gu <yuqi.gu@arm.com> Signed-off-by: tedyu <yuzhihong@gmail.com> |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
pom.xml |
README.txt
ON PROTOBUFS This maven module has core protobuf definition files ('.protos') used by hbase Spark that ship with hbase core including tests. Generation of java files from protobuf .proto files included here is done as part of the build.