Skip to content

Commit 1d21627

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into linux-fixes-2
2 parents 588edd0 + 8de4158 commit 1d21627

11 files changed

+28
-35
lines changed

articles/backup/archive-tier-support.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Backup - Archive tier overview
33
description: Learn about Archive tier support for Azure Backup.
44
ms.topic: overview
5-
ms.date: 04/15/2023
5+
ms.date: 04/25/2023
66
ms.custom: references_regions
77
ms.service: backup
88
author: jyothisuri
@@ -107,10 +107,6 @@ When you restore from recovery point in Archive tier in primary region, the reco
107107

108108
The recovery points for Virtual Machines meet the eligibility criteria. So, there are archivable recovery points. However, the churn in the Virtual Machine may be low, thus there are no recommendations. In this scenario, though you can move the archivable recovery points to archive tier, but it may increase the overall backup storage costs.
109109

110-
### I have stopped protection and retained data for my workload. Can I move the recovery points to archive tier?
111-
112-
No. Once protection is stopped for a particular workload, the corresponding recovery points can't be moved to the archive tier. To move recovery points to archive tier, you need to resume the protection on the data source.
113-
114110
### How do I ensure that all recovery points are moved to Archive tier, if moved via Azure portal?
115111

116112
To ensure that all recovery points are moved to Archive tier,

articles/communication-services/concepts/voice-video-calling/simulcast.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ ms.topic: conceptual
1212
ms.service: azure-communication-services
1313
---
1414
# Simulcast
15-
[!INCLUDE [Public Preview Disclaimer](../../includes/public-preview-include.md)]
16-
Simulcast is provided as a preview for developers and may change based on feedback that we receive. To use this feature, use 1.9.1-beta.1+ release of Azure Communication Services Calling Web SDK. Currently, we support simulcast send from desktop chrome and desktop edge. Simulcast send from mobile devices will be available shortly in the future.
15+
16+
Simulcast is supported starting from 1.9.1-beta.1+ release of Azure Communication Services Calling Web SDK. Currently, simulcast on the sender side is supported on following desktop browsers - Chrome and Edge. Simulcast on receiver side is supported on all platforms that Azure Communication Services Calling supports.
17+
Support for Sender side Simulcast capability from mobile browsers will be added in the future.
1718

1819
Simulcast is a technique by which an endpoint encodes the same video feed using different qualities, sends these video feeds of multiple qualities to a selective forwarding unit – SFU that decides which of the receivers gets which quality.
1920
The lack of simulcast support leads to a degraded video experience in calls with three or more participants. If a video receiver with poor network conditions joins the conference, it will impact the quality of video received from the sender without simulcast support for all other participants. This is because the video sender will optimize its video feed against the lowest common denominator. With simulcast, the impact of lowest common denominator will be minimized. That is because the video sender will produce specialized low fidelity video encoding for a subset of receivers that run on poor networks (or otherwise constrained).

articles/hdinsight/domain-joined/apache-domain-joined-configure-using-azure-adds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to set up and configure an HDInsight cluster integrated w
55
ms.service: hdinsight
66
ms.topic: how-to
77
ms.custom: seodec18,seoapr2020, contperf-fy21q2
8-
ms.date: 04/01/2022
8+
ms.date: 04/25/2023
99
---
1010

1111
# Configure HDInsight clusters for Azure Active Directory integration with Enterprise Security Package

articles/hdinsight/hadoop/apache-hadoop-use-hive-dotnet-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to submit Apache Hadoop jobs to Azure HDInsight Apache Ha
44
ms.service: hdinsight
55
ms.topic: how-to
66
ms.custom: "hdinsightactive, devx-track-csharp"
7-
ms.date: 12/24/2019
7+
ms.date: 04/24/2023
88
---
99

1010
# Run Apache Hive queries using HDInsight .NET SDK

articles/hdinsight/hadoop/apache-hadoop-use-sqoop-curl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Curl to export data with Apache Sqoop in Azure HDInsight
33
description: Learn how to remotely submit Apache Sqoop jobs to Azure HDInsight using Curl.
44
ms.service: hdinsight
55
ms.topic: how-to
6-
ms.date: 01/06/2020
6+
ms.date: 04/25/2023
77
---
88

99
# Run Apache Sqoop jobs in HDInsight with Curl

articles/hdinsight/hadoop/using-json-in-hive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use JSON documents and analyze them by using Apache Hi
44
ms.service: hdinsight
55
ms.topic: how-to
66
ms.custom: seoapr2020
7-
ms.date: 04/01/2022
7+
ms.date: 04/24/2023
88
---
99

1010
# Process and analyze JSON documents by using Apache Hive in Azure HDInsight

articles/hdinsight/hdinsight-hadoop-manage-ambari.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use Apache Ambari UI to monitor and manage HDInsight c
44
ms.service: hdinsight
55
ms.topic: how-to
66
ms.custom: hdinsightactive,seoapr2020
7-
ms.date: 04/01/2022
7+
ms.date: 04/25/2023
88
---
99

1010
# Manage HDInsight clusters by using the Apache Ambari Web UI

articles/hdinsight/hdinsight-upload-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to upload and access data for Apache Hadoop jobs in HDIns
44
ms.service: hdinsight
55
ms.topic: how-to
66
ms.custom: hdiseo17may2017, seoapr2020, devx-track-azurepowershell
7-
ms.date: 04/27/2020
7+
ms.date: 04/25/2023
88
---
99

1010
# Upload data for Apache Hadoop jobs in HDInsight

articles/hdinsight/interactive-query/hdinsight-connect-hive-zeppelin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: In this quickstart, you learn how to use Apache Zeppelin to run Apa
44
ms.service: hdinsight
55
ms.topic: quickstart
66
ms.custom: hdinsightactive, mode-other
7-
ms.date: 12/28/2012
7+
ms.date: 04/25/2023
88
#Customer intent: As a Hive user, I want learn Zeppelin so that I can run queries.
99
---
1010

articles/hdinsight/interactive-query/interactive-query-troubleshoot-view-time-out.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Apache Hive View times out from query result - Azure HDInsight
33
description: Apache Hive View times out when fetching a query result in Azure HDInsight
44
ms.service: hdinsight
55
ms.topic: troubleshooting
6-
ms.date: 02/11/2022
6+
ms.date: 04/24/2023
77
---
88

99
# Scenario: Apache Hive View times out when fetching a query result in Azure HDInsight
@@ -12,7 +12,7 @@ This article describes troubleshooting steps and possible resolutions for issues
1212

1313
## Issue
1414

15-
When running certain queries from the Apache Hive view, the following error may be encountered:
15+
When you run certain queries from the Apache Hive view, the following error may be encountered:
1616

1717
```
1818
ERROR [ambari-client-thread-1] [HIVE 2.0.0 AUTO_HIVE20_INSTANCE] NonPersistentCursor:131 - Result fetch timed out
@@ -51,7 +51,7 @@ java.util.concurrent.TimeoutException: deadline passed
5151

5252
## Cause
5353

54-
The Hive View default timeout value may not be suitable for the query you are running. The specified time period is too short for the Hive View to fetch the query result.
54+
The Hive View default timeout value may not be suitable for the query you're running. The specified time period is too short for the Hive View to fetch the query result.
5555

5656
## Resolution
5757

@@ -61,22 +61,22 @@ The Hive View default timeout value may not be suitable for the query you are ru
6161
```
6262
Confirm the Hive View instance name `AUTO_HIVE20_INSTANCE` by going to YOUR_USERNAME > Manage Ambari > Views. Get the instance name from the Name column. If it doesn't match, then replace this value. **Do not use the URL Name column**.
6363

64-
2. Restart the active Ambari server by running the following. If you get an error message saying it's not the active Ambari server, just ssh into the next headnode and repeat this step. Note down the PID of the current Ambari server process.
64+
2. Restart the active Ambari server by running the following. If you get an error message saying it's not the active Ambari server, ssh into the next headnode and repeat this step. Note down the PID of the current Ambari server process.
6565
```
6666
sudo ambari-server status
6767
sudo systemctl restart ambari-server
6868
```
69-
3. Confirm Ambari server actually restarted. If you followed the steps, you will notice the PID has changed.
69+
3. Confirm Ambari server restarted. If you followed the steps, you notice the PID has changed.
7070
```
7171
sudo ambari-server status
7272
```
7373

7474
## Notes
75-
If you get a 502 error, then that is coming from the HDI gateway. You can confirm by opening web inspector, go to network tab, then re-submit query. You'll see a request fail, returning a 502 status code, and the time will show 2 mins elapsed.
75+
If you get a 502 error, then that is coming from the HDI gateway. You can confirm by opening web inspector, go to network tab, then resubmit query. You see a request fail, returning a 502 status code, and the time shows two mins elapsed.
7676

77-
The query is not suited for Hive View. It is recommended that you either try the following instead:
77+
The query isn't suited for Hive View. It's recommended that you either try the following instead:
7878
- Use beeline
79-
- Re-write the query to be more optimal
79+
- Rewrite the query to be more optimal
8080

8181
## Next steps
8282

0 commit comments

Comments
 (0)