How to retrieve and analyse data from a MS SQL Server using Hadoop, Hive and Sqoop?

StackOverflow https://stackoverflow.com/questions/8384108

  •  28-10-2019
  •  | 
  •  

Вопрос

I want to do analysis on data which is in database(MS SQL Server). So how can I Bring that data on HDFS with the help of Sqoop/Hive? Is it possible with Hive/Sqoop? Please suggest me how can we do it.

Thanks.

Это было полезно?

Решение

Microsoft recently released a SQL connector for sqoop. There are few ETL tools (open source and not) that also connect from SQL to Hadoop (like Talend etc.)

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top