Answer Posted / Santosh Singh
The JDBC (Java Database Connectivity) driver plays a crucial role in Sqoop. It serves as a bridge between the Hadoop framework and various RDBMSs (Relational Database Management Systems). The JDBC driver facilitates connection to the database, allowing Sqoop to read data from or write data to it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers