Greetings, I've some data in HDFS that are non-ASCII utf-8 characters, which display correctly when I cat/text out of hadoop, but Hive doesn't seem to interpret the characters the same way.
I can't seem to find any documentation capturing how to alter the table to support utf-8 encoding. Can anyone help? Thanks