Skip to content

Commit f209d58

Browse files
committed
mvc6
1 parent 71027f9 commit f209d58

File tree

5 files changed

+5
-83
lines changed

5 files changed

+5
-83
lines changed

articles/hdinsight/hadoop/apache-hadoop-linux-create-cluster-get-started-portal.md

Lines changed: 2 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -154,37 +154,8 @@ After you complete the tutorial, you may want to delete the cluster. With HDInsi
154154
3. Select **Delete resource group** to delete the resource group, which contains the cluster and the default storage account. Note deleting the resource group deletes the storage account. If you want to keep the storage account, choose to delete the cluster only.
155155

156156
## Next steps
157+
157158
In this tutorial, you learned how to create a Linux-based HDInsight cluster using a Resource Manager template, and how to perform basic Hive queries. In the next article, you learn how to perform an extract, transform, and load (ETL) operation using Hadoop on HDInsight.
158159

159160
> [!div class="nextstepaction"]
160-
>[Extract, transform, and load data using Apache Hive on HDInsight](../hdinsight-analyze-flight-delay-data-linux.md)
161-
162-
If you're ready to start working with your own data and need to know more about how HDInsight stores data or how to get data into HDInsight, see the following articles:
163-
164-
* For information on how HDInsight uses Azure Storage, see [Use Azure Storage with HDInsight](../hdinsight-hadoop-use-blob-storage.md).
165-
* For information on how to create an HDInsight cluster with Data Lake Storage, see [Quickstart: Set up clusters in HDInsight](../../storage/data-lake-storage/quickstart-create-connect-hdi-cluster.md)
166-
* For information on how to upload data to HDInsight, see [Upload data to HDInsight](../hdinsight-upload-data.md).
167-
* [Use Azure Data Lake Storage Gen2 with Azure HDInsight clusters](../hdinsight-hadoop-use-data-lake-storage-gen2.md)
168-
169-
To learn more about analyzing data with HDInsight, see the following articles:
170-
171-
* To learn more about using Hive with HDInsight, including how to perform Hive queries from Visual Studio, see [Use Apache Hive with HDInsight](hdinsight-use-hive.md).
172-
* To learn about Pig, a language used to transform data, see [Use Apache Pig with HDInsight](hdinsight-use-pig.md).
173-
* To learn about MapReduce, a way to write programs that process data on Hadoop, see [Use MapReduce with HDInsight](hdinsight-use-mapreduce.md).
174-
* To learn about using the HDInsight Tools for Visual Studio to analyze data on HDInsight, see [Get started using Visual Studio Hadoop tools for HDInsight](apache-hadoop-visual-studio-tools-get-started.md).
175-
176-
177-
If you'd like to learn more about creating or managing an HDInsight cluster, see the following articles:
178-
179-
* To learn about managing your Linux-based HDInsight cluster, see [Manage HDInsight clusters using Apache Ambari](../hdinsight-hadoop-manage-ambari.md).
180-
* To learn more about the options you can select when creating an HDInsight cluster, see [Creating HDInsight on Linux using custom options](../hdinsight-hadoop-provision-linux-clusters.md).
181-
182-
183-
[1]: ../HDInsight/apache-hadoop-visual-studio-tools-get-started.md
184-
185-
[hdinsight-provision]: hdinsight-provision-linux-clusters.md
186-
[hdinsight-upload-data]: hdinsight-upload-data.md
187-
[hdinsight-use-hive]: hdinsight-use-hive.md
188-
[hdinsight-use-pig]: hdinsight-use-pig.md
189-
190-
161+
>[Extract, transform, and load data using Apache Hive on HDInsight](../hdinsight-analyze-flight-delay-data-linux.md)

articles/hdinsight/hadoop/apache-hadoop-linux-tutorial-get-started.md

Lines changed: 1 addition & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -80,37 +80,4 @@ After you complete the quickstart, you may want to delete the cluster. With HDIn
8080
In this quickstart, you learned how to create an Apache Hadoop cluster in HDInsight using a Resource Manager template. In the next article, you learn how to perform an extract, transform, and load (ETL) operation using Hadoop on HDInsight.
8181

8282
> [!div class="nextstepaction"]
83-
>[Extract, transform, and load data using Apache Hive on HDInsight](../hdinsight-analyze-flight-delay-data-linux.md)
84-
85-
If you're ready to start working with your own data and need to know more about how HDInsight stores data or how to get data into HDInsight, see the following articles:
86-
87-
* For information on how HDInsight uses Azure Storage, see [Use Azure Storage with HDInsight](../hdinsight-hadoop-use-blob-storage.md).
88-
* For information on how to create an HDInsight cluster with Data Lake Storage, see [Quickstart: Set up clusters in HDInsight](../../storage/data-lake-storage/quickstart-create-connect-hdi-cluster.md)
89-
* For information on how to upload data to HDInsight, see [Upload data to HDInsight](../hdinsight-upload-data.md).
90-
* [Use Azure Data Lake Storage Gen2 with Azure HDInsight clusters](../hdinsight-hadoop-use-data-lake-storage-gen2.md)
91-
92-
To learn more about analyzing data with HDInsight, see the following articles:
93-
94-
* To learn more about using Hive with HDInsight, including how to perform Hive queries from Visual Studio, see [Use Apache Hive with HDInsight](hdinsight-use-hive.md).
95-
* To learn about Pig, a language used to transform data, see [Use Apache Pig with HDInsight](hdinsight-use-pig.md).
96-
* To learn about MapReduce, a way to write programs that process data on Hadoop, see [Use MapReduce with HDInsight](hdinsight-use-mapreduce.md).
97-
* To learn about using the HDInsight Tools for Visual Studio to analyze data on HDInsight, see [Get started using Visual Studio Hadoop tools for HDInsight](apache-hadoop-visual-studio-tools-get-started.md).
98-
* To learn about using the HDInsight Tools for VSCode to analyze data on HDInsight, see [Use Azure HDInsight Tools for Visual Studio Code](../hdinsight-for-vscode.md).
99-
100-
101-
If you'd like to learn more about creating or managing an HDInsight cluster, see the following articles:
102-
103-
* To learn about managing your Linux-based HDInsight cluster, see [Manage HDInsight clusters using Apache Ambari](../hdinsight-hadoop-manage-ambari.md).
104-
* To learn more about the options you can select when creating an HDInsight cluster, see [Creating HDInsight on Linux using custom options](../hdinsight-hadoop-provision-linux-clusters.md).
105-
106-
To learn more about creating HDInsight cluster using Azure Resource Manager templates, see:
107-
108-
* [Azure quickstart templates](https://azure.microsoft.com/resources/templates/?resourceType=Microsoft.Hdinsight&pageNumber=1&sort=Popular).
109-
* [Azure template reference](https://docs.microsoft.com/azure/templates/microsoft.hdinsight/allversions).
110-
111-
[1]: ../HDInsight/apache-hadoop-visual-studio-tools-get-started.md
112-
113-
[hdinsight-provision]: hdinsight-provision-linux-clusters.md
114-
[hdinsight-upload-data]: hdinsight-upload-data.md
115-
[hdinsight-use-hive]: hdinsight-use-hive.md
116-
[hdinsight-use-pig]: hdinsight-use-pig.md
83+
>[Extract, transform, and load data using Apache Hive on HDInsight](../hdinsight-analyze-flight-delay-data-linux.md)

articles/hdinsight/hbase/apache-hbase-phoenix-squirrel-linux.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: jasonh
77
ms.service: hdinsight
88
ms.custom: hdinsightactive
99
ms.topic: quickstart
10-
ms.date: 05/08/2019
10+
ms.date: 06/12/2019
1111
ms.author: hrasheed
1212
---
1313

@@ -122,10 +122,3 @@ In this quickstart, you learned how to use the Apache Phoenix to run HBase queri
122122
123123
> [!div class="nextstepaction"]
124124
> [Apache Phoenix in HDInsight](../hdinsight-phoenix-in-hdinsight.md)
125-
126-
## See Also
127-
128-
* [SQLLine manual](http://sqlline.sourceforge.net/#manual).
129-
* [Apache Phoenix grammar](https://phoenix.apache.org/language/index.html).
130-
* [Apache Phoenix in 15 minutes or less](https://phoenix.apache.org/Phoenix-in-15-minutes-or-less.html)
131-
* [HDInsight HBase overview](./apache-hbase-overview.md)

articles/hdinsight/hbase/query-hbase-with-hbase-shell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.reviewer: jasonh
88
ms.service: hdinsight
99
ms.custom: hdinsightactive
1010
ms.topic: quickstart
11-
ms.date: 05/08/2019
11+
ms.date: 06/12/2019
1212
ms.author: hrasheed
1313
#Customer intent: As a HBase user, I want learn HBase shell so that I can run queries.
1414
---

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,3 @@ In this quickstart, you learned how to use Apache Zeppelin to run Apache Hive qu
8080
8181
> [!div class="nextstepaction"]
8282
> [Connect to Azure HDInsight and run Apache Hive queries using Data Lake Tools for Visual Studio](../hadoop/apache-hadoop-visual-studio-tools-get-started.md)
83-
84-
## See also
85-
86-
* [Visualize Apache Hive data with Microsoft Power BI in Azure HDInsight](../hadoop/apache-hadoop-connect-hive-power-bi.md).
87-
* [Visualize Interactive Query Apache Hive data with Power BI in Azure HDInsight](./apache-hadoop-connect-hive-power-bi-directquery.md).
88-
* [Connect Excel to HDInsight with the Microsoft Hive ODBC Driver](../hadoop/apache-hadoop-connect-excel-hive-odbc-driver.md).
89-
* [Connect Excel to Apache Hadoop by using Power Query](../hadoop/apache-hadoop-connect-excel-power-query.md).
90-
* [Use Azure HDInsight Tool for Visual Studio Code](../hdinsight-for-vscode.md).
91-
* [Upload Data to HDInsight](../hdinsight-upload-data.md).

0 commit comments

Comments
 (0)