hbase/hbase-spark
Artem Ervits e9fdcff691 HBASE-20880 Fix for warning It would fail on the following input in hbase-spark
Signed-off-by: tedyu <yuzhihong@gmail.com>
2018-07-12 12:57:49 -07:00
..
src HBASE-20880 Fix for warning It would fail on the following input in hbase-spark 2018-07-12 12:57:49 -07:00
README.txt HBASE-17056 Remove checked in PB generated files 2017-08-02 09:33:20 -07:00
pom.xml HBASE-19735 Create a client-tarball assembly 2018-06-18 11:31:13 -07: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.