Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article outlines the steps to create a Hive LLAP connection.
Supported authentication types
The Hive LLAP connector supports the following authentication types for copy and Dataflow Gen2 respectively.
| Authentication type | Copy | Dataflow Gen2 |
|---|---|---|
| Windows | n/a | √ |
| Basic | n/a | √ |
Set up your connection for Dataflow Gen2
You can connect Dataflow Gen2 in Microsoft Fabric to Hive LLAP using Power Query connectors. Follow these steps to create your connection:
- Check capabilities to make sure your scenario is supported.
- Complete prerequisites for Hive LLAP.
- Get data in Fabric.
- Connect to Hive LLAP data.
Capabilities
- Import
- Direct Query (Power BI semantic models)
- Thrift Transport Protocol
- HTTP
- Standard
Prerequisites
An Apache Hive LLAP username and password.
Get data
To get data in Data Factory:
On the left side of Data Factory, select Workspaces.
From your Data Factory workspace, select New > Dataflow Gen2 to create a new dataflow.
In Power Query, either select Get data in the ribbon or select Get data from another source in the current view.
In the Choose data source page, use Search to search for the name of the connector, or select View more on the right hand side the connector to see a list of all the connectors available in Power BI service.
If you choose to view more connectors, you can still use Search to search for the name of the connector, or choose a category to see a list of connectors associated with that category.
Connect to Hive LLAP data
To connect to the Apache Hive LLAP server:
Select the Hive LLAP option in the Power Query - Choose data source page.
Enter the URL to the Adobe Hive LLAP server. You can also enter an optional port number. Typically, the URL looks like
http://[hostname]:[port number]. The components of the URL are:- The
hostname(for example,hivellaphttp.southcentralus.contoso.com) is the hostname or IP address of the Apache Hive server. - The
port number(for example, 10500) is the port number for the Apache Hive server. If theport numberisn't specified, the default value is 10501 for the HTTP transport protocol and 10500 for the standard transport protocol.
- The
In Thrift Transport Protocol, select either Standard for TCP mode, or HTTP for HTTP mode.
If necessary, select the name of your on-premises data gateway.
If you're connecting to this Hive LLAP data for the first time, select the type of credentials for the connection in Authentication kind.
Enter your credentials.
Select Use Encrypted Connection if you want to use an encrypted connection, or clear the option if you want to use an unencrypted connection.
Select Next to continue.
In Navigator, select the data you require, then select Transform data to transform the data in the Power Query editor.
Set up your connection in a pipeline
Data Factory in Microsoft Fabric doesn't currently support Hive LLAP data in pipelines.