What are the main methods of data transferring in hadoop sqoop?
Answer Posted / Abhinav Asgola
The main methods of data transferring in Hadoop Sqoop are Import (to load data from relational databases into Hadoop), Export (to export data from Hadoop to relational databases), and SQL (to execute SQL queries against the data in Hadoop).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers