Prerequisites
- Azure account
 - Excel 2010 or Later 
 
 
You can see my previous articles of this series, go through the following links:
 
Now let's get started with the following steps: 
Install Microsoft Hive ODBC driver
 
To import HDInsight data
- Open Excel, and create a New Workbook.
 - Click the "Data" menu, click "From Other Sources", and then click "From Microsoft Query".
![]()
 - Next we will get Choose Data Source window and select Sample Microsoft Hive DSN* Option and Click OK Button.
![]()
 - Now we will get Microsoft Hive ODBC Driver Connection Dialog window, and enter Host Address, User Name and Password. After that click OK Button.
![]()
 - Next we will get Query Wizard window, and select Table and Columns. After that click Next Button.
![]()
 - Finally Choose Return Data to Microsoft Excel option then Click Finish Button.
![]()
 
 
Now we retrieve data from the HDInsight Service into Excel.
![]()