While going through some of the tutorials for HDInsight I decided to test adding my own data set to Azure and running some Hive queries against it. There are 2 ways that I was able to do this. The first way was using Azure Storage Explorer. This has a nice UI that lets you click […]
Hadoop
Using Hadoop through Azure HDInsight
Here’s a really helpful video that shows you how to leverage Hadoop through Azure HDInsight: Below are my notes I took throughout the video: Can do analytics with Hadoop to get petabytes worth of data down into a manageable size that can be consumed by Excel Hive is very similar to SQL Good for data that […]