command
module
Version:
v0.0.0-...-848ba0b
Opens a new window with list of versions in this module.
Published: Oct 13, 2016
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
hbase-import-csv
Simple importer from CSV to HBase in Go (POC)
setup
An easy way to test on a local machine is to use docker :
docker run --name=hbase -p 2181:2181 -p 60000:60000 -p 60010:60010 -p 60020:60020 -p 60030:60030 -d nerdammer/hbase
go run import.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.