PROBLEM DEFINITION: CREATE TABLE DT(Dérivation string, Pièce_Générique string);
Throws ParserException Error
ROOT CAUSE/ WORKAROUND:
Hive database name, table name and/or column names cannot contain Unicode string. However, Hive supports UTF-8 and Unicode string for only the table data/comments.