hbase/hbase-spark
Yuqi Gu 139c3305a5 HBASE-19387 Fix Hbase-spark Arm64 SnappyError
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>
2017-12-08 09:22:59 -08:00
..
src HBASE-19160 expose CellComparator as IA.Public 2017-11-06 10:08:14 -06:00
README.txt HBASE-17056 Remove checked in PB generated files 2017-08-02 09:33:20 -07:00
pom.xml HBASE-19387 Fix Hbase-spark Arm64 SnappyError 2017-12-08 09:22:59 -08:00

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.