> Hi, > > I am using 0.92 version for hbase. > > Ranjini > > On Thu, Jan 2, 2014 at 10:22 AM, Ranjini Rathinam <[email protected] > > wrote: > >> >> >> ---------- Forwarded message ---------- >> From: Ted Yu <[email protected]> >> Date: Tue, Dec 31, 2013 at 8:06 PM >> Subject: Re: Split using mapreduce in hbase >> To: "[email protected]" <[email protected]> >> >> >> You can refer to this: >> http://www.wildnove.com/2011/07/19/tutorial-hadoop-and-hbase-multitableout >> putformat/ >> >> What HBase version are you using ? >> >> Cheers >> >> >> On Tue, Dec 31, 2013 at 2:43 AM, Ranjini Rathinam <[email protected] >> >wrote: >> >> > Hi, >> > >> > I want to split a file containg 20 attibutes. the first 10 must go in >> one >> > hbase table >> > >> > and another 10 must go in another hbase table . >> > >> > I used MultiTableoutputFormat. but still not working. >> > >> > how to pass table name in it.? >> > >> > Please help me in fixing this. please provide sample code for this. >> > >> > Thanks in advance. >> > >> > Ranjini.R >> > >> >> >
