Hi, The Sqoop script failed with Oracle Oraoop Connector when there is no data in the source table with the below error message.
Error 14/12/04 13:46:55 ERROR sqoop.Sqoop: Got exception running Sqoop: java.lang.RuntimeException: The table XXXXXX_LOG does not contain any data. java.lang.RuntimeException: The table XXXXXX_LOG does not contain any data. With "Oracle quest Connector Disabled" -Doraoop.disabled=true, the sqoop script succeeded with 0 records. Is there a way to avoid the script from failing when there is no data with Oracle quest connector ? Thanks, Karthik
