Proto commits in apache/hbase-connectors

These 4 commits are when the Protocol Buffers files have changed:

Commit:4dafb92
Author:Balazs Meszaros
Committer:GitHub

HBASE-22817 Use hbase-shaded dependencies in hbase-spark (#42) * HBASE-22817 Use hbase-shaded dependencies in hbase-spark * hbase-spark-protocol: a new project for the protobuf files. * hbase-spark-protocol-shaded: the shaded version of hbase-spark-protocol, which is compatible with hbase thirdparty protobuf. hbase-spark codebase now depends on only hbase-shaded-* stuff and hbase-spark-protocol-shaded. * update our use of the flatten plugin to avoid it trying to re-flatten an already flattened and then deleted pom. * update personality to wrap the yetus plugin for maven so that we can work around our need for "package" in all maven invocations. * set the shade plugin's version to clear a warning. Co-authored-by: Sean Busbey <busbey@apache.org>

The documentation is generated from this commit.

Commit:825f8ab
Author:Michael Stack

HBASE-21430 [hbase-connectors] Move hbase-spark* modules to hbase-connectors repo

Commit:8e78791
Author:Michael Stack

Revert "HBASE-21430 [hbase-connectors] Move hbase-spark* modules to hbase-connectors repo" This reverts commit 5316fe5e0bb84e7dfaa789091639a0320a92cded. Revert premature commit

This commit does not contain any .proto files.

Commit:5316fe5
Author:Michael Stack

HBASE-21430 [hbase-connectors] Move hbase-spark* modules to hbase-connectors repo