Skip to content

Commit 716950b

Browse files
authored
Merge pull request #113792 from dagiro/freshness_c66
freshness_c66
2 parents 92189b5 + 1c93978 commit 716950b

31 files changed

+454
-381
lines changed

articles/hdinsight/TOC.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,16 @@
155155
items:
156156
- name: Manage clusters using the Apache Ambari web UI
157157
href: ./hdinsight-hadoop-manage-ambari.md
158-
- name: Optimize clusters with the Apache Ambari web UI
159-
href: ./hdinsight-changing-configs-via-ambari.md
158+
- name: Optimize with Apache Ambari
159+
items:
160+
- name: Optimize clusters
161+
href: ./hdinsight-changing-configs-via-ambari.md
162+
- name: Optimize Apache HBase
163+
href: ./optimize-hbase-ambari.md
164+
- name: Optimize Apache Hive
165+
href: ./optimize-hive-ambari.md
166+
- name: Optimize Apache Pig
167+
href: ./optimize-pig-ambari.md
160168
- name: Use Apache Ambari REST API
161169
href: ./hdinsight-hadoop-manage-ambari-rest-api.md
162170
- name: Delete a cluster

articles/hdinsight/hbase/apache-hbase-migrate-new-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,4 +215,4 @@ To learn more about [Apache HBase](https://hbase.apache.org/) and upgrading HDIn
215215
* [Upgrade an HDInsight cluster to a newer version](../hdinsight-upgrade-cluster.md)
216216
* [Monitor and manage Azure HDInsight using the Apache Ambari Web UI](../hdinsight-hadoop-manage-ambari.md)
217217
* [Apache Hadoop components and versions](../hdinsight-component-versioning.md)
218-
* [Optimize configurations using Apache Ambari](../hdinsight-changing-configs-via-ambari.md#apache-hbase-optimization-with-the-ambari-web-ui)
218+
* [Optimize Apache HBase](../optimize-hbase-ambari.md)

articles/hdinsight/hdinsight-changing-configs-via-ambari.md

Lines changed: 8 additions & 378 deletions
Large diffs are not rendered by default.

articles/hdinsight/hdinsight-hadoop-optimize-hive-query.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,5 +193,6 @@ There are more optimization methods that you can consider, for example:
193193
In this article, you have learned several common Hive query optimization methods. To learn more, see the following articles:
194194

195195
* [Use Apache Hive in HDInsight](hadoop/hdinsight-use-hive.md)
196+
* [Optimize Apache Hive](./optimize-hive-ambari.md)
196197
* [Analyze flight delay data by using Interactive Query in HDInsight](./interactive-query/interactive-query-tutorial-analyze-flight-data.md)
197198
* [Analyze Twitter data using Apache Hive in HDInsight](hdinsight-analyze-twitter-data-linux.md)

0 commit comments

Comments
 (0)