1. Compare Sqoop and Flume
2. Name a few import control commands. How can Sqoop handle large objects?
Import control commands are used to import RDBMS data
Append: Append data to an existing dataset in HDFS. --append Columns: columns to import from the table. --columns <col,col……> • Where: where clause to use during import. --