You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Saved queries are stored in the default cluster storage. You can find the saved queries under the path `/user/<username>/hive/scripts`. These are stored as plain-text `.hql` files.
@@ -125,7 +125,7 @@ You can extend Hive through user-defined functions (UDF). Use a UDF to implement
125
125
126
126
Declare and save a set of UDFs by using the **UDF** tab at the top of the Hive View. These UDFs can be used with the **Query Editor**.
127
127
128
-

After you've added a UDF to the Hive View, an **Insert udfs** button appears at the bottom of the **Query Editor**. Selecting this entry displays a drop-down list of the UDFs defined in the Hive View. Selecting a UDF adds HiveQL statements to your query to enable the UDF.
Copy file name to clipboardExpand all lines: articles/logic-apps/logic-apps-gateway-install.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,14 @@ ms.date: 09/01/2019
13
13
14
14
# Install on-premises data gateway for Azure Logic Apps
15
15
16
-
Before you can [connect to on-premises data sources from Azure Logic Apps](../logic-apps/logic-apps-gateway-connection.md), download and install the on-premises data gateway on a local computer. The gateway works as a bridge that provides quick data transfer and encryption between data sources on premises and your logic apps. You can use the same gateway installation with other cloud services, such as Power BI, Microsoft Flow, PowerApps, and Azure Analysis Services. For information about how to use the gateway with these services, see these articles:
16
+
Before you can [connect to on-premises data sources from Azure Logic Apps](../logic-apps/logic-apps-gateway-connection.md), download and install the [on-premises data gateway](https://aka.ms/on-premises-data-gateway-installer) on a local computer. The gateway works as a bridge that provides quick data transfer and encryption between data sources on premises and your logic apps. You can use the same gateway installation with other cloud services, such as Power BI, Microsoft Flow, PowerApps, and Azure Analysis Services. For information about how to use the gateway with these services, see these articles:
17
17
18
18
*[Microsoft Power BI on-premises data gateway](https://powerbi.microsoft.com/documentation/powerbi-gateway-onprem/)
19
19
*[Microsoft PowerApps on-premises data gateway](https://powerapps.microsoft.com/tutorials/gateway-management/)
20
20
*[Microsoft Flow on-premises data gateway](https://flow.microsoft.com/documentation/gateway-manage/)
21
21
*[Azure Analysis Services on-premises data gateway](../analysis-services/analysis-services-gateway.md)
22
22
23
-
This article shows how to download, install, and set up your on-premises data gateway so that you can access on-premises data sources from Azure Logic Apps. You can also learn more about [how the data gateway works](#gateway-cloud-service) later in this topic.
23
+
This article shows how to download, install, and set up your on-premises data gateway so that you can access on-premises data sources from Azure Logic Apps. You can also learn more about [how the data gateway works](#gateway-cloud-service) later in this topic. For more information about the gateway, see [What is an on-premises gateway](https://docs.microsoft.com/data-integration/gateway/service-gateway-onprem)?
24
24
25
25
<aname="requirements"></a>
26
26
@@ -270,8 +270,8 @@ Here are ways that you can match your on-premises Active Directory accounts with
270
270
271
271
For more information, see these topics:
272
272
273
-
*[On-premises data gateway FAQ](https://docs.microsoft.com/data-integration/service-gateway-onprem-faq)
274
-
*[Troubleshoot the on-premises data gateway](https://docs.microsoft.com/data-integration/gateway-service-gateway-tshoot)
273
+
*[On-premises data gateway FAQ](https://docs.microsoft.com/data-integration/gateway/service-gateway-onprem-faq)
274
+
*[Troubleshoot the on-premises data gateway](https://docs.microsoft.com/data-integration/gateway/gateway-service-gateway-tshoot)
275
275
*[Monitor and optimize gateway performance](https://docs.microsoft.com/data-integration/gateway/service-gateway-performance)
0 commit comments