Hi,
 
I have a file which is delimted by a tab. Also, there are some fields in the 
file which has a tab /t character and a new line /n character in some fields.
 
Is there any way to load this file using Hive load command? Or do i have to use 
a Custom Map Reduce (custom) Input format with java ? Please advise.
 
Thanks,
Raj

Reply via email to