how to create hive table with line separator other than \n -


my data field contains newline characters in it. need include these newline character in data. possible create hive table embedded newlines?

add lines terminated '\n' create command , replace \n char like.

but first result find @ google...


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -