Skip to content

Commit 5416084

Browse files
committed
freshness_c66
1 parent e0d816b commit 5416084

30 files changed

+453
-380
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/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)