I think you can only use "\n" to denote new lines in Hive. What if you replaced the CRLF character with a "\n" in the data pipeline into HDFS or with a mapreduce job after the files are in HDFS?
On Tue, Mar 25, 2014 at 6:15 PM, Manish Verma <[email protected]>wrote: > I am trying to build a hive table on a MS DOS File (record ends with CRLF > character). Could some know how to do this? > > Thanks > Manish >
