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