hbase/hbase-spark
Artem Ervits 131ab9b6a8
HBASE-20175 hbase-spark needs scala dependency convergance
Signed-off-by: Mike Drob <mdrob@apache.org>
2018-08-31 09:41:47 -05:00
..
src HBASE-21071 HBaseTestingUtility::startMiniCluster() to use builder pattern 2018-08-27 10:20:31 -07:00
README.txt HBASE-17056 Remove checked in PB generated files 2017-08-02 09:33:20 -07:00
pom.xml HBASE-20175 hbase-spark needs scala dependency convergance 2018-08-31 09:41:47 -05: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.