Thursday 9 August 2018

Azure HDInsight Interactive Query: Ten tools to analyze big data faster

Customers use HDInsight Interactive Query (also called Hive LLAP, or Low Latency Analytical Processing) to query data stored in Azure storage & Azure Data Lake Storage in super-fast manner. Interactive query makes it easy for developers and data scientist to work with the big data using BI tools they love the most. HDInsight Interactive Query supports several tools to access big data in easy fashion. In this blog we have listed most popular tools used by our customers:

Microsoft Power BI


Microsoft Power BI Desktop has a native connector to perform direct query against  HDInsight Interactive Query cluster. You can explore and visualize the data in interactive manner.

Azure HDInsight, Azure Big Data, Azure Certification, Azure Study Materials

Apache Zeppelin


Apache Zeppelin interpreter concept allows any language/data-processing-backend to be plugged into Zeppelin. You can access Interactive Query from Apache Zeppelin using a JDBC interpreter.

Azure HDInsight, Azure Big Data, Azure Certification, Azure Study Materials

Visual Studio Code


With HDInsight Tools for VS Code, you can submit interactive queries as well at look at job information in HDInsight interactive query clusters.

Azure HDInsight, Azure Big Data, Azure Certification, Azure Study Materials

Visual Studio


Visual Studio integration helps you create and query tables in visual fashion. You can create a Hive tables on top of data stored in Azure Data Lake Storage or Azure Storage. 

Azure HDInsight, Azure Big Data, Azure Certification, Azure Study Materials

Ambari Hive View


Hive View is designed to help you author, optimize, and execute queries. With Hive Views you can:

◈ Browse databases.
◈ Write queries or browse query results in full-screen mode, which can be particularly helpful with complex queries or large query results.
◈ Manage query execution jobs and history.
◈ View existing databases, tables, and their statistics.
◈ Create/upload tables and export table DDL to source control.
◈ View visual explain plans to learn more about query plan.

Azure HDInsight, Azure Big Data, Azure Certification, Azure Study Materials

Beeline


Beeline is a Hive client that is included on the head nodes of HDInsight cluster. Beeline uses JDBC to connect to HiveServer2, a service hosted on HDInsight cluster. You can also use Beeline to access Hive on HDInsight remotely over the internet.

Azure HDInsight, Azure Big Data, Azure Certification, Azure Study Materials

Hive ODBC


Open Database Connectivity (ODBC) API, a standard for the Hive database management system, enables ODBC compliant applications to interact seamlessly with Hive through a standard interface.

Azure HDInsight, Azure Big Data, Azure Certification, Azure Study Materials

Tableau


Tableau is very popular data visualization tool. Customers can build visualizations by connecting Tableau with HDInsight interactive Query.

Azure HDInsight, Azure Big Data, Azure Certification, Azure Study Materials

Azure HDInsight, Azure Big Data, Azure Certification, Azure Study Materials

Apache DBeaver


Apache DBeaver is SQL client and a database administration tool. It is free and open-source (ASL). DBeaver use JDBC API to connect with SQL based databases.

Azure HDInsight, Azure Big Data, Azure Certification, Azure Study Materials

Excel


Microsoft Excel is the most popular data analysis tool and connecting it with big data is even more interesting for our customers. Azure HDInsight Interactive Query cluster can be integrated with Excel with ODBC connectivity.

Azure HDInsight, Azure Big Data, Azure Certification, Azure Study Materials

Related Posts

0 comments:

Post a Comment