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
Post a Comment