sqoop - Sqoop2 import job from Oracle to HDFS(Text format) inserting string 'null' into HDFS -


I am trying to import data from HDF from Oracle DB using SQL 2. I realized that sqoop2 is putting the string 'empty' value instead of the non-string NULL value. Is there any alternative to abandoning it? I know that there is an option in sqoop1 but i am looking for an option in sqoop2.

Thank you in advance

Recently, a change was issued Made it more useful. Sqoop2 now uses it in its output.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -