https://github.com/janrockdev/hbase-exporter
HBase-Exporter: Apache HBase table exporter written in Scala/Spark
https://github.com/janrockdev/hbase-exporter
Last synced: 10 months ago
JSON representation
HBase-Exporter: Apache HBase table exporter written in Scala/Spark
- Host: GitHub
- URL: https://github.com/janrockdev/hbase-exporter
- Owner: janrockdev
- Created: 2018-03-07T11:31:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T16:36:19.000Z (over 7 years ago)
- Last Synced: 2025-07-20T12:34:19.452Z (11 months ago)
- Language: Scala
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=======
HBase-Exporter
=======
HBase-Exporter: Apache HBase table exporter written in Scala/Spark
.. image:: https://img.shields.io/badge/HBase_Exporter-v1.0.0-green.svg
:target: https://github.com/janrock-hwx?tab=repositories
:alt: Release Status
Features
--------
| This code provides an example of usage hadoop.hbase libs to export content of HBase table to structured CSV format file.
Functionality Highlights:
- Connection string to Zookeeper allow to use the code out of cluster
Coming soon:
- Currently parked
- Next version 0.2 will have external args
Usage
-----
1) The easiest way to clone the repository: git clone ...
2) sbt clean, build, run (assembly)
Version Support
---------------
v0.1: Initial Commit
Requirements
------------
JDK8, Scala, Apache-Spark