I have a number of csv’s I’m importing into Hive and I’ve found that my escapeChar of a new line is being triggered even when it is within a quoted field, which is my quoteChar. Is there any straightforward way around this dilemma?
Line1field1 text,Line1field2 text,”Line1field3 text \n with new line”\n
Line2field1 text,”Line2field2 text, with comma”