This is an automated email from the ASF dual-hosted git repository.
meszibalu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase-connectors.git
The following commit(s) were added to refs/heads/master by this push:
new 29d1d1a HBASE-22636 hbase spark module README is in txt format
29d1d1a is described below
commit 29d1d1ac2e033f16435ce1d8912072be225bc657
Author: Artem Ervits <[email protected]>
AuthorDate: Wed Jun 26 15:05:52 2019 -0400
HBASE-22636 hbase spark module README is in txt format
---
spark/hbase-spark/{README.txt => README.md} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spark/hbase-spark/README.txt b/spark/hbase-spark/README.md
similarity index 93%
rename from spark/hbase-spark/README.txt
rename to spark/hbase-spark/README.md
index e324469..4fe448a 100644
--- a/spark/hbase-spark/README.txt
+++ b/spark/hbase-spark/README.md
@@ -1,4 +1,4 @@
-ON PROTOBUFS
+##ON PROTOBUFS
This maven module has core protobuf definition files ('.protos') used by hbase
Spark that ship with hbase core including tests.