Which command in Sqoop is used to import data from a relational database to HDFS?

  • sqoop copy
  • sqoop import
  • sqoop ingest
  • sqoop transfer
The command used to import data from a relational database to HDFS in Sqoop is 'sqoop import.' This command initiates the process of transferring data from a source database to the Hadoop ecosystem for further analysis and processing.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *