I use the Apache Hue (User interface) to interact with Hadoop and Hive.
I saved the result of a hive query in a HDFS directory. (The result set is really large)
Then, I downloaded the result file with hue file browser.
Every thing looks fine, but as I opened the csv file, I found the separator is some unreadable code, like this:
How can I solve the separator problem?