1

I have use case where I need to Import/Sqoop Microsoft Access data into hdfs. Is there any drivers available for MS Access to Sqoop data. Has any one came across such a case . Please drop your comments and observations .

Abhi
  • 6,471
  • 6
  • 40
  • 57

1 Answers1

0

Looks like there is no support with access. Here is the list of supported databases from sqoop. The nearest is Microsoft SQL server here. Main requirement is the jdbc driver to connect to database.

Ramzy
  • 6,948
  • 6
  • 18
  • 30