Answer Posted / Litile Tyagi
To import data from MySQL into HDFS, you can use the Sqoop tool provided by Apache Hadoop. Here is an example command: `sqoop import --connect jdbc:mysql://your_mysql_host:port/db_name --table table_name --hive-import`
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category