Re: store full line in block

2014-04-29 Thread Kishore kumar
some part of the line is storing in one block, and rest of the line is storing in another block, when i query for column one hive is giving the first column as the first column in another block(which begins from middle of the line). On Tue, Apr 29, 2014 at 2:05 PM, Kishore kumar wrote: > > Hi Al

store full line in block

2014-04-29 Thread Kishore kumar
Hi All, My input data contains 45 columns, when I stored the data in hive table, end of the line in a block storing part of the line, so when I query its giving wrong result, please help me to store the full line in a block. -- Thanks *Kishore *