1.

How Will You Implement All-or-nothing Load Using Sqoop?

Answer»

Using the STAGING-table option we FIRST LOAD the data into a staging table and then load it to the FINAL target table only if the staging load is successful.

Using the staging-table option we first load the data into a staging table and then load it to the final target table only if the staging load is successful.



Discussion

No Comment Found