Skip to content

Commit 6f4fca2

Browse files
author
Sreekanth Iyer (Ushta Te Consultancy Services)
committed
.\TOC.yml
1 parent b933da2 commit 6f4fca2

File tree

1 file changed

+42
-41
lines changed

1 file changed

+42
-41
lines changed

articles/hdinsight/TOC.yml

Lines changed: 42 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -165,18 +165,48 @@ items:
165165
href: hdinsight-authorize-users-to-ambari.md
166166
- name: Migrate
167167
items:
168-
- name: Motivation and benefits
169-
href: ./hadoop/apache-hadoop-on-premises-migration-motivation.md
170-
- name: Best practices - architecture
171-
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-architecture.md
172-
- name: Best practices - infrastructure
173-
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-infrastructure.md
174-
- name: Best practices - storage
175-
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-storage.md
176-
- name: Best practices - data migration
177-
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-data-migration.md
178-
- name: Best practices - security and DevOps
179-
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-security-devops.md
168+
- name: Hadoop
169+
items:
170+
- name: Motivation and benefits
171+
href: ./hadoop/apache-hadoop-on-premises-migration-motivation.md
172+
- name: Best practices - architecture
173+
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-architecture.md
174+
- name: Best practices - infrastructure
175+
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-infrastructure.md
176+
- name: Best practices - storage
177+
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-storage.md
178+
- name: Best practices - data migration
179+
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-data-migration.md
180+
- name: Best practices - security and DevOps
181+
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-security-devops.md
182+
- name: Kafka
183+
items:
184+
- name: Migrate Apache Kafka workloads to Azure HDInsight 5.1
185+
href: ./kafka/migrate-5-1-versions.md
186+
- name: Migrate Kafka workloads to 4.0
187+
href: ./kafka/migrate-versions.md
188+
- name: HBase
189+
items:
190+
- name: Migrate Apache HBase cluster to newer version
191+
href: ./hbase/apache-hbase-migrate-new-version.md
192+
- name: Migrate an Apache HBase cluster to an HDInsight 5.1
193+
href: ./hbase/apache-hbase-migrate-hdinsight-5-1.md
194+
- name: Migrate Apache HBase version and storage account
195+
href: ./hbase/apache-hbase-migrate-new-version-new-storage-account.md
196+
- name: Migrate Apache HBase to an HDInsight 5.1 and new storage account
197+
href: ./hbase/apache-hbase-migrate-hdinsight-5-1-new-storage-account.md
198+
- name: Interactive Query
199+
items:
200+
- name: Migrate default Hive metastore to external metastore on Azure HDInsight
201+
href: ./interactive-query/hive-default-metastore-export-import.md
202+
- name: Migrate Hive workloads to HDInsight 4.0
203+
href: ./interactive-query/apache-hive-migrate-workloads.md
204+
- name: Copy Hive tables across Storage Accounts
205+
href: ./interactive-query/hive-migration-across-storage-accounts.md
206+
- name: HDInsight 3.6 to 4.0 troubleshoot guide - Hive
207+
href: ./interactive-query/interactive-query-troubleshoot-migrate-36-to-40.md
208+
- name: Significant version changes in HDInsight 4.0 and advantages
209+
href: ./benefits-of-migrating-to-hdinsight-40.md
180210
- name: Manage
181211
items:
182212
- name: Manage clusters using the Apache Ambari web UI
@@ -735,12 +765,6 @@ items:
735765
href: ./kafka/kafka-mirrormaker-2-0-guide.md
736766
- name: Connect HDInsight Kafka cluster with client VM in different VNet
737767
href: ./kafka/connect-kafka-with-vnet.md
738-
- name: Migrate
739-
items:
740-
- name: Migrate Apache Kafka workloads to Azure HDInsight 5.1
741-
href: ./kafka/migrate-5-1-versions.md
742-
- name: Migrate Kafka workloads to 4.0
743-
href: ./kafka/migrate-versions.md
744768
- name: Troubleshoot
745769
items:
746770
- name: Insufficient fault domains
@@ -803,17 +827,6 @@ items:
803827
href: ./hbase/apache-hbase-provision-vnet.md
804828
- name: Use Apache HBase HBCK2 Tool
805829
href: ./hbase/how-to-use-hbck2-tool.md
806-
- name: Migrate
807-
items:
808-
- name: Migrate Apache HBase cluster to newer version
809-
href: ./hbase/apache-hbase-migrate-new-version.md
810-
- name: Migrate an Apache HBase cluster to an HDInsight 5.1
811-
href: ./hbase/apache-hbase-migrate-hdinsight-5-1.md
812-
- name: Migrate Apache HBase version and storage account
813-
href: ./hbase/apache-hbase-migrate-new-version-new-storage-account.md
814-
- name: Migrate Apache HBase to an HDInsight 5.1 and new storage account
815-
href: ./hbase/apache-hbase-migrate-hdinsight-5-1-new-storage-account.md
816-
817830
- name: Troubleshoot
818831
items:
819832
- name: Troubleshoot Apache HBase performance issues
@@ -920,18 +933,6 @@ items:
920933
items:
921934
- name: Optimize Apache Hive queries
922935
href: ./hdinsight-hadoop-optimize-hive-query.md
923-
- name: Migrate
924-
items:
925-
- name: Migrate default Hive metastore to external metastore on Azure HDInsight
926-
href: ./interactive-query/hive-default-metastore-export-import.md
927-
- name: Migrate Hive workloads to HDInsight 4.0
928-
href: ./interactive-query/apache-hive-migrate-workloads.md
929-
- name: Copy Hive tables across Storage Accounts
930-
href: ./interactive-query/hive-migration-across-storage-accounts.md
931-
- name: HDInsight 3.6 to 4.0 troubleshoot guide - Hive
932-
href: ./interactive-query/interactive-query-troubleshoot-migrate-36-to-40.md
933-
- name: Significant version changes in HDInsight 4.0 and advantages
934-
href: ./benefits-of-migrating-to-hdinsight-40.md
935936
- name: Troubleshoot
936937
items:
937938
- name: Apache Hive settings fix Out of Memory error

0 commit comments

Comments
 (0)