Sqoop not loading CLOB type data into hive table properly -
i trying use sqoop job importing data oracle , 1 of column in oracle table of data type clob contains newline characters.
in case, option --hive-drop-import-delims
not working. hive table doesn’t read /n
characters properly.
please suggest how can import clob data target directory parsing characters properly.
Comments
Post a Comment