Hello, It is related to https://issues.apache.org/jira/browse/SQOOP-1079,I am following http://sqoop.apache.org/docs/1.99.2/ClientAPI.html "JOB" "Below given code shows how to create a import job" section. Everything is working perfectly except the CLOB in oracle are not import correctly. Since I am creating and submitting the MJob programmatically. How do I add the "--map-column-java CLOBCOL=String" in the MJob or MJobForms?Appreciated any helps.mantat
- --map-column-java CLOBCOL=String Programmatically Man Tat Lam
- Re: --map-column-java CLOBCOL=String Programmatica... Jarek Jarcec Cecho
