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