In Hadoop, what tool is commonly used for importing data from relational databases into HDFS?

  • Flume
  • Hive
  • Pig
  • Sqoop
Sqoop is commonly used in Hadoop for importing data from relational databases into HDFS. It provides a command-line interface and supports the transfer of data between Hadoop and relational databases like MySQL, Oracle, and others.
Add your answer
Loading...

Leave a comment

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