hbase/hbase-spark
Artem Ervits d6e1646bea HBASE-20257 hbase-spark should not depend on com.google.code.findbugs.jsr305
Signed-off-by: tedyu <yuzhihong@gmail.com>
Signed-off-by: Sean Busbey <busbey@apache.org>
2018-08-13 11:01:44 -07:00
..
src HBASE-21038 SAXParseException when hbase.spark.use.hbasecontext=false (Ajith S) 2018-08-12 09:29:37 -07:00
README.txt HBASE-17056 Remove checked in PB generated files 2017-08-02 09:33:20 -07:00
pom.xml HBASE-20257 hbase-spark should not depend on com.google.code.findbugs.jsr305 2018-08-13 11:01:44 -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.