Skip to content

Commit 947f3dd

Browse files
authored
Merge pull request #88314 from dagiro/cats79
cats79
2 parents 048787a + dd30590 commit 947f3dd

File tree

8 files changed

+6
-4
lines changed

8 files changed

+6
-4
lines changed

articles/hdinsight/kafka/apache-kafka-log-analytics-operations-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The steps to enable Azure Monitor logs for HDInsight are the same for all HDInsi
8686
| log\_kafkacontroller\_CL | Kafka broker controller.log |
8787
| metrics\_kafka\_CL | Kafka JMX metrics |
8888
89-
![Image of the CPU usage search](./media/apache-kafka-log-analytics-operations-management/kafka-cpu-usage.png)
89+
![Image of the CPU usage search](./media/apache-kafka-log-analytics-operations-management/apache-kafka-cpu-usage.png)
9090
9191
## Next steps
9292

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.custom: hdinsightactive
99
ms.topic: conceptual
1010
ms.date: 05/24/2019
1111
---
12+
1213
# Use MirrorMaker to replicate Apache Kafka topics with Kafka on HDInsight
1314

1415
Learn how to use Apache Kafka's mirroring feature to replicate topics to a secondary cluster. Mirroring can be ran as a continuous process, or used intermittently as a method of migrating data from one cluster to another.
@@ -78,7 +79,7 @@ This architecture features two clusters in different resource groups and virtual
7879
1. Click **Add**.
7980
1. On the **Add peering** screen, enter the details as shown in the screenshot below.
8081

81-
![add vnet peering](./media/apache-kafka-mirroring/add-vnet-peering.png)
82+
![add vnet peering](./media/apache-kafka-mirroring/hdi-add-vnet-peering.png)
8283

8384
1. Configure IP advertising:
8485
1. Go to the Ambari dashboard for the primary cluster: `https://PRIMARYCLUSTERNAME.azurehdinsight.net`.

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: In this quickstart, you learn how to create an Apache Kafka cluster
44
ms.service: hdinsight
55
author: hrasheed-msft
66
ms.author: hrasheed
7+
ms.reviewer: jasonh
78
ms.custom: mvc
89
ms.topic: quickstart
910
ms.date: 06/12/2019
@@ -30,7 +31,7 @@ An SSH client. For more information, see [Connect to HDInsight (Apache Hadoop) u
3031

3132
1. Click the following image to open the template in the Azure portal.
3233

33-
<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/deploy-to-azure.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"></a>
3435

3536
2. To create the Kafka cluster, use the following values:
3637

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-studio.png)
36+
![Cluster basic details](./media/ml-services-quickstart-job-rstudio/connect-to-r-studio1.png)
3737

3838
## Use a compute context
3939

0 commit comments

Comments
 (0)