What are the basic commands in Apache Sqoop and its uses?
Answer Posted / Pavitra Pratap Singh Deora
Some of the basic commands in Apache Sqoop include: - export (to export data from RDBMS to Hadoop Distributed File System) - import (to import data from HDFS to RDBMS) - list-tables (to list all tables in a database) - job (to manage jobs, such as listing, creating, deleting or executing saved jobs).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers