InterviewSolution
Saved Bookmarks
| 1. |
Microsoft uses a Sqoop-based connector to help transfer data from _________ databases to Hadoop.(a) PostreSQL(b) SQL Server(c) Oracle(d) MySQL |
|
Answer» The correct answer is (b) SQL Server The explanation: Sqoop is a command-line interface application for transferring data between relational databases and Hadoop. |
|