Anil, Stack meant adding debug statements yourself in tool. -Shrijeet
On Mon, Mar 5, 2012 at 4:54 PM, anil gupta <[email protected]> wrote: > Hi St.Ack, > > Thanks for the response. Both the tsv and csv are UTF-8 file. Could you > please let me know how to run bulk loading in Debug mode? I dont know of > any hadoop option which can run a job in Debug mode. > > Thanks, > Anil > > On Mon, Mar 5, 2012 at 2:58 PM, Stack <[email protected]> wrote: > > > On Mon, Mar 5, 2012 at 11:48 AM, anil gupta <[email protected]> > wrote: > > > I am getting a "Bad line at offset" error in Stderr log of tasks while > > > testing bulk loading a CSV file into HBase. I am using cdh3u2. Import > of > > a > > > TSV works fine. > > > > > > > Its your encoding of the tsv and csv or its a problem w/ the parsing > > code in importtsv tool. Can you figure which it is? Can you add a > > bit of debug for the next time you run the job? > > > > Thanks, > > St.Ack > > > > > > -- > Thanks & Regards, > Anil Gupta >
