You can use export command, but not sure if u can export just one column family http://hbase.apache.org/0.94/book/ops_mgt.html#export
On Sep 21, 2016 10:42 PM, "Dima Spivak" <[email protected]> wrote: > Hey Karthik, > > This blog post [1] by our very own JD Cryans is a good place to start > understanding bulk load. > > 1. > http://blog.cloudera.com/blog/2013/09/how-to-use-hbase-bulk- > loading-and-why/ > > On Wednesday, September 21, 2016, karthi keyan <[email protected]> > wrote: > > > Can any one please guide me to load the HBase table in to HDFS with > > specific columnfamily. > > > > thank, > > karthik > > > > > -- > -Dima >
