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

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -