Load SQL Server BCP Data to Hive

Load SQL Server BCP Data to Hive
Small Bites of Big Data

Cindy Gross, SQLCAT PM
As you start learning more about Hadoop you may want to take a look at how the same data and queries work for SQL Server and for Hadoop. There are various ways to do this. For now I’ll show you something that utilizes some of your existing SQL Server skills (BCP) and some new Hadoop skills (basic Hadoop FS and Hive commands). There are other methods such as FTP, cURL , and Sqoop that I won’t cover…(read more)

Comments are closed.