Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0, 1.1.0
-
Fix Version/s: 1.2.0
-
Component/s: None
-
Labels:None
Description
If a failure occurs during Sqoop export process, the partial data committed to the database can cause Sqoop export to fail on a subsequent run. Either Sqoop should clean up the target database in case of an error or allow the subsequent run to overwrite/reuse the data committed from a previous run.