You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by chandra sekar <th...@hotmail.com> on 2017/01/31 03:51:05 UTC

Hive encoding utf-8

Dear All,


I am using Hive 1.2.1 version and collecting tweets for some analysis purpose.

Some of the text column mixed with chinesh and english charector.


my objective to filter only english text only. i did the following setting in the hive table .

setpropertY.SERIALISATION.ENCODING = 'utf-8'



Now all my tables changed to chinesh charector. How to revert back to normal.


Regards

sekaran