hbase/hbase-spark
Josh Elser 8710825a9a HBASE-19735 Create a client-tarball assembly
Provides an extra client descriptor to build a second
tarball with a reduced set of dependencies. Not of great
impact now, but will build the way for better in the future.

Signed-off-by: Sean Busbey <busbey@apache.org>

 Conflicts:
	hbase-assembly/pom.xml
2018-06-18 11:31:13 -07:00
..
src HBASE-20544 Make HBTU default to random ports. 2018-05-09 23:35:20 -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.