Hi Anil, Sqoop does not support multiple column families because HBase only permits atomic operations.
One workaround is to run two imports, specifying a different column family each time. Regards, Kathleen On Wed, Feb 22, 2012 at 11:31 AM, anil gupta <[email protected]> wrote: > Hi All, > > I went through the User guide of Sqoop but i could not find anything for > importing more than one columnfamily in HBase. Am i missing something? Is > it planned for future release? > > -- > Thanks & Regards, > Anil Gupta >
