Hi All,


We have an application which parses hive cli output and displays results.

I have an external table with data in avro format, the contents in this avro 
file have TAB and NEW LINES in the Avro data part.

Since hive cli output rows are delimited by NEWLINES and columns are delimited 
by TABS, if the actual content have TABS and NEW LINE characters parsing the 
result set is giving wrong results.

Can anyone suggest some ideas regarding delimiting the TABS and NEW LINE 
characters in the hive cli output if the actual contents of the columns have 
TABS and NEW LINES.



Regards

Sathish Valluri

Reply via email to