Skip to content

davidyuanfs/HbaseImport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HbaseImport

ETL Bulk Load for Hbase

bulk approach to import data, which load all the files in the same folder into one table to avoid write “hot region” issue. Then parse the data based on table and store them into different folders, easy to load large files.

About

ETL Bulk Load for Hbase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages