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
Copy file name to clipboardExpand all lines: articles/hdinsight/hbase/apache-hbase-tutorial-get-started-linux.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ The following procedure uses an Azure Resource Manager template to create an HBa
36
36
37
37
1. Select the following image to open the template in the Azure portal. The template is located in [Azure quickstart templates](https://azure.microsoft.com/resources/templates/).
38
38
39
-
<ahref="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-hbase-linux%2Fazuredeploy.json"target="_blank"><imgsrc="./media/apache-hbase-tutorial-get-started-linux/hdi-deploy-to-azure1.png"alt="Deploy to Azure"></a>
39
+
<ahref="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-hdinsight-hbase-linux%2Fazuredeploy.json"target="_blank"><imgsrc="./media/apache-hbase-tutorial-get-started-linux/hdi-deploy-to-azure1.png"alt="Deploy to Azure button for new cluster"></a>
40
40
41
41
2. From the **Custom deployment** blade, enter the following values:
42
42
@@ -63,11 +63,11 @@ You can use SSH to connect to HBase clusters and then use [Apache HBase Shell](h
63
63
64
64
For most people, data appears in the tabular format:
1. Use `get` command to fetch contents of a row. Enter the following command:
116
116
@@ -279,7 +279,7 @@ HBase in HDInsight ships with a Web UI for monitoring clusters. Using the Web UI
279
279
280
280
1. Select **Quick links** on the top of the page, point to the active Zookeeper node link, and then select **HBase Master UI**. The UI is opened in another browser tab:
Copy file name to clipboardExpand all lines: articles/hdinsight/hdinsight-apache-kafka-spark-structured-streaming.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ To create an Azure Virtual Network, and then create the Kafka and Spark clusters
122
122
123
123
1. Use the following button to sign in to Azure and open the template in the Azure portal.
124
124
125
-
<ahref="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2Fhdinsight-spark-kafka-structured-streaming%2Fmaster%2Fazuredeploy.json"target="_blank"><imgsrc="./media/hdinsight-apache-kafka-spark-structured-streaming/hdi-deploy-to-azure1.png"alt="Deploy to Azure"></a>
125
+
<ahref="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2Fhdinsight-spark-kafka-structured-streaming%2Fmaster%2Fazuredeploy.json"target="_blank"><imgsrc="./media/hdinsight-apache-kafka-spark-structured-streaming/hdi-deploy-to-azure1.png"alt="Deploy to Azure button for new cluster"></a>
126
126
127
127
The Azure Resource Manager template is located at **https://raw.githubusercontent.com/Azure-Samples/hdinsight-spark-kafka-structured-streaming/master/azuredeploy.json**.
0 commit comments