The parameter I mentioned only covers one column family. 

You need to run export for each of the column families. 

> On Sep 22, 2016, at 9:15 PM, karthi keyan <karthi93.san...@gmail.com> wrote:
> 
> Thanks all ,
> 
> I Want to load a certain number of columnfamily in to the HDFS. how can i
> achieve it  ?
> 
> 
>> On Wed, Sep 21, 2016 at 9:30 PM, Ted Yu <yuzhih...@gmail.com> wrote:
>> 
>> By specifying "hbase.mapreduce.scan.column.family", you can export
>> selected
>> column family.
>> 
>> On Wed, Sep 21, 2016 at 8:49 AM, sudhir patil <spatil.sud...@gmail.com>
>> wrote:
>> 
>>> 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" <dimaspi...@apache.org> 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 <
>>> karthi93.san...@gmail.com>
>>>> wrote:
>>>> 
>>>>> Can any one please guide me to load the HBase table in to HDFS with
>>>>> specific columnfamily.
>>>>> 
>>>>> thank,
>>>>> karthik
>>>> 
>>>> 
>>>> --
>>>> -Dima
>> 

Reply via email to