hadoop - Hive: CREATE TABLE on unicode csv files -


On the HDINSite cluster, Unicode is trying to create hive tables on CSV files.

  AAHE-HY -CAKLINE @ "External table test, UNDIDE (Anmoric 1 INT, Anmeric 2 INT, EMERIC 3 INT, name string), form of textile location, defined by ROE format Teletated fields Stored in '//$containerName@$storageAccountName.blob.core.windows.net/TestUnicode.csv'; "@   

but the hive Unicode strings are not properly identified, except for all Integer fields are loaded as tap.

Change the encoding of TestUnicode.csv for UTF-8. works for me.

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -