[Moving the conversation to [email protected]. Please subscribe to this list.]
If an import job fails, the partial data files gathered up to that point are automatically discarded by the MR framework. Export failure handling is done on a case-by-case basis by the underlying connector. For example, some connectors provide the option for using staging tables that get populated first before moving the data into the destination table. This mechanism will insulate the destination table from accidental corruption in case the job fails mid stream. Thanks, Arvind On Fri, Oct 14, 2011 at 2:54 AM, Cyberlord <[email protected]> wrote: > Hi > > Mechanism/Tool to ensure data consisteny if sqoop import/export task > fails ? > > Regards, > Krishnan > > -- > NOTE: The mailing list [email protected] is deprecated in favor of > Apache Sqoop mailing list [email protected]. Please > subscribe to it by sending an email to > [email protected]. >
