hbase/hbase-spark
tedyu f8b12805bb HBASE-21129 Clean up duplicate codes in #equals and #hashCode methods of Filter - addendum fixes scaladoc 2018-09-06 07:29:56 -07:00
..
src HBASE-21129 Clean up duplicate codes in #equals and #hashCode methods of Filter - addendum fixes scaladoc 2018-09-06 07:29:56 -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.