Skip to content

Commit 44c60ec

Browse files
authored
Merge pull request #89057 from dagiro/cats149
cats149
2 parents 0b706f3 + c43e0d9 commit 44c60ec

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

articles/hdinsight/kafka/apache-kafka-quickstart-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Set up Apache Kafka on HDInsight using Azure PowerShell - Quickstart
33
description: In this quickstart, you learn how to create an Apache Kafka cluster on Azure HDInsight using Azure PowerShell. You also learn about Kafka topics, subscribers, and consumers.
4-
ms.service: hdinsight
54
author: hrasheed-msft
65
ms.author: hrasheed
76
ms.reviewer: jasonh
7+
ms.service: hdinsight
88
ms.custom: mvc
99
ms.topic: quickstart
1010
ms.date: 06/12/2019

articles/hdinsight/kafka/apache-kafka-quickstart-resource-manager-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Set up Apache Kafka on HDInsight using Azure Resource Manager - Quickstart
33
description: In this quickstart, you learn how to create an Apache Kafka cluster on Azure HDInsight using Azure Resource Manager template. You also learn about Kafka topics, subscribers, and consumers.
4-
ms.service: hdinsight
54
author: hrasheed-msft
65
ms.author: hrasheed
7-
ms.reviewer: jasonh
6+
ms.reviewer: jasonh
7+
ms.service: hdinsight
88
ms.custom: mvc
99
ms.topic: quickstart
1010
ms.date: 06/12/2019
@@ -31,7 +31,7 @@ An SSH client. For more information, see [Connect to HDInsight (Apache Hadoop) u
3131

3232
1. Click the following image to open the template in the Azure portal.
3333

34-
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2Fhdinsight-kafka-java-get-started%2Fmaster%2Fazuredeploy.json" target="_blank"><img src="./media/apache-kafka-quickstart-resource-manager-template/hdi-deploy-to-azure1.png" alt="Deploy to Azure"></a>
34+
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2Fhdinsight-kafka-java-get-started%2Fmaster%2Fazuredeploy.json" target="_blank"><img src="./media/apache-kafka-quickstart-resource-manager-template/hdi-deploy-to-azure1.png" alt="Deploy to Azure button for new cluster"></a>
3535

3636
2. To create the Kafka cluster, use the following values:
3737

articles/hdinsight/kafka/apache-kafka-scalability.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Apache Kafka increase scale - Azure HDInsight
33
description: Learn how to configure managed disks for Apache Kafka cluster on Azure HDInsight to increase scalability.
4-
ms.service: hdinsight
54
author: hrasheed-msft
65
ms.author: hrasheed
76
ms.reviewer: jasonh
7+
ms.service: hdinsight
88
ms.custom: hdinsightactive
99
ms.topic: conceptual
1010
ms.date: 05/30/2018
@@ -18,7 +18,7 @@ Kafka on HDInsight uses the local disk of the virtual machines in the HDInsight
1818

1919
The following diagram provides a comparison between Kafka on HDInsight before managed disks, and Kafka on HDInsight with managed disks:
2020

21-
![Diagram showing Kafka on HDInsight using a single vhd per vm vs. multiple managed disks per vm](./media/apache-kafka-scalability/kafka-with-managed-disks-architecture.png)
21+
![kafka with managed disks architecture](./media/apache-kafka-scalability/kafka-with-managed-disks-architecture.png)
2222

2323
## Configure managed disks: Azure portal
2424

@@ -29,7 +29,7 @@ The following diagram provides a comparison between Kafka on HDInsight before ma
2929
> [!NOTE]
3030
> The type of managed disk can be either __Standard__ (HDD) or __Premium__ (SSD). Premium disks are used with DS and GS series VMs. All other VM types use standard.
3131
32-
![Image of the cluster size section with the disks per worker node highlighted](./media/apache-kafka-scalability/set-managed-disks-portal.png)
32+
![cluster size section with the disks per worker node highlighted](./media/apache-kafka-scalability/set-managed-disks-portal.png)
3333

3434
## Configure managed disks: Resource Manager template
3535

articles/hdinsight/r-server/machine-learning-services-quickstart-job-rstudio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The first time you sign in you need to authenticate twice. For the first authent
3333

3434
Once you are connected, your screen should resemble the following screenshot:
3535

36-
![Cluster basic details](./media/ml-services-quickstart-job-rstudio/connect-to-r-studio1.png)
36+
![R studio web console overviews](./media/ml-services-quickstart-job-rstudio/connect-to-r-studio1.png)
3737

3838
## Use a compute context
3939

0 commit comments

Comments
 (0)