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 -

c - Defining floating point constants, how many digits are useful? -

C# Apple Bonjour - how to monitor service records within Windows -