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

python - Setting ctypes.Structure default values -

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

google chrome devtools - How to show mouse pointer in responsive mode? -