Skip to content

Commit dfffb6e

Browse files
Merge pull request #284165 from sreekzz/patch-76
Updated TOC.yml for migration folders
2 parents 998b315 + c3ff7dc commit dfffb6e

File tree

2 files changed

+49
-41
lines changed

2 files changed

+49
-41
lines changed

articles/hdinsight/TOC.yml

Lines changed: 48 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -165,18 +165,54 @@ 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: Migrate .NET to Linux
169+
href: ./hdinsight-hadoop-migrate-dotnet-to-linux.md
170+
- name: Migrate to granular role-based access for cluster configurations
171+
href: ./hdinsight-migrate-granular-access-cluster-configurations.md
172+
- name: Ambari user configs migration
173+
href: ./migrate-ambari-recent-version-hdinsight.md
174+
- name: Hadoop
175+
items:
176+
- name: Motivation and benefits
177+
href: ./hadoop/apache-hadoop-on-premises-migration-motivation.md
178+
- name: Best practices - architecture
179+
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-architecture.md
180+
- name: Best practices - infrastructure
181+
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-infrastructure.md
182+
- name: Best practices - storage
183+
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-storage.md
184+
- name: Best practices - data migration
185+
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-data-migration.md
186+
- name: Best practices - security and DevOps
187+
href: ./hadoop/apache-hadoop-on-premises-migration-best-practices-security-devops.md
188+
- name: Kafka
189+
items:
190+
- name: Migrate Apache Kafka workloads to Azure HDInsight 5.1
191+
href: ./kafka/migrate-5-1-versions.md
192+
- name: Migrate Kafka workloads to 4.0
193+
href: ./kafka/migrate-versions.md
194+
- name: HBase
195+
items:
196+
- name: Migrate Apache HBase cluster to newer version
197+
href: ./hbase/apache-hbase-migrate-new-version.md
198+
- name: Migrate an Apache HBase cluster to an HDInsight 5.1
199+
href: ./hbase/apache-hbase-migrate-hdinsight-5-1.md
200+
- name: Migrate Apache HBase version and storage account
201+
href: ./hbase/apache-hbase-migrate-new-version-new-storage-account.md
202+
- name: Migrate Apache HBase to an HDInsight 5.1 and new storage account
203+
href: ./hbase/apache-hbase-migrate-hdinsight-5-1-new-storage-account.md
204+
- name: Interactive Query
205+
items:
206+
- name: Migrate default Hive metastore to external metastore on Azure HDInsight
207+
href: ./interactive-query/hive-default-metastore-export-import.md
208+
- name: Migrate Hive workloads to HDInsight 4.0
209+
href: ./interactive-query/apache-hive-migrate-workloads.md
210+
- name: Copy Hive tables across Storage Accounts
211+
href: ./interactive-query/hive-migration-across-storage-accounts.md
212+
- name: HDInsight 3.6 to 4.0 troubleshoot guide - Hive
213+
href: ./interactive-query/interactive-query-troubleshoot-migrate-36-to-40.md
214+
- name: Significant version changes in HDInsight 4.0 and advantages
215+
href: ./benefits-of-migrating-to-hdinsight-40.md
180216
- name: Manage
181217
items:
182218
- name: Manage clusters using the Apache Ambari web UI
@@ -223,8 +259,6 @@ items:
223259
href: ./hdinsight-upload-data.md
224260
- name: Multiple HDInsight clusters with Data Lake Storage
225261
href: ./hdinsight-multiple-clusters-data-lake-store.md
226-
- name: Migrate .NET to Linux
227-
href: ./hdinsight-hadoop-migrate-dotnet-to-linux.md
228262
- name: Import and export data with Apache Sqoop
229263
items:
230264
- name: Overview - using Apache Sqoop
@@ -347,8 +381,6 @@ items:
347381
href: ./hdinsight-release-notes-archive.md
348382
- name: Frequently asked questions (FAQ)
349383
href: ./hdinsight-faq.yml
350-
- name: Migrate to granular role-based access for cluster configurations
351-
href: ./hdinsight-migrate-granular-access-cluster-configurations.md
352384
- name: Information about using HDInsight on Linux
353385
href: ./hdinsight-hadoop-linux-information.md
354386
- name: Apache Hadoop memory and performance
@@ -655,8 +687,6 @@ items:
655687
href: ./hadoop/troubleshoot-wasbs-storage-exception.md
656688
- name: Manage disk space
657689
href: ./hadoop/troubleshoot-disk-space.md
658-
- name: Ambari user configs migration
659-
href: ./migrate-ambari-recent-version-hdinsight.md
660690
- name: Apache Kafka
661691
items:
662692
- name: Overview
@@ -689,10 +719,6 @@ items:
689719
href: ./kafka/connect-kafka-cluster-with-vm-in-different-vnet.md
690720
- name: Concepts
691721
items:
692-
- name: Migrate Apache Kafka workloads to Azure HDInsight 5.1
693-
href: ./kafka/migrate-5-1-versions.md
694-
- name: Migrate Kafka workloads to 4.0
695-
href: ./kafka/migrate-versions.md
696722
- name: Storage and scalability
697723
href: ./kafka/apache-kafka-scalability.md
698724
- name: High availability of data
@@ -795,14 +821,6 @@ items:
795821
href: ./hbase/apache-hbase-replication.md
796822
- name: Set up backup and replication for Apache HBase and Apache Phoenix
797823
href: ./hbase/apache-hbase-backup-replication.md
798-
- name: Migrate Apache HBase cluster to newer version
799-
href: ./hbase/apache-hbase-migrate-new-version.md
800-
- name: Migrate an Apache HBase cluster to an HDInsight 5.1
801-
href: ./hbase/apache-hbase-migrate-hdinsight-5-1.md
802-
- name: Migrate Apache HBase version and storage account
803-
href: ./hbase/apache-hbase-migrate-new-version-new-storage-account.md
804-
- name: Migrate Apache HBase to an HDInsight 5.1 and new storage account
805-
href: ./hbase/apache-hbase-migrate-hdinsight-5-1-new-storage-account.md
806824
- name: Apache Phoenix performance best practices
807825
href: ./hbase/apache-hbase-phoenix-performance.md
808826
- name: Create Apache HBase cluster in Azure VNet
@@ -913,14 +931,6 @@ items:
913931
href: ./interactive-query/hive-workload-management.md
914932
- name: Manage
915933
items:
916-
- name: Significant version changes in HDInsight 4.0 and advantages
917-
href: ./benefits-of-migrating-to-hdinsight-40.md
918-
- name: Copy Hive tables across Storage Accounts
919-
href: ./interactive-query/hive-migration-across-storage-accounts.md
920-
- name: Migrate default Hive metastore to external metastore on Azure HDInsight
921-
href: ./interactive-query/hive-default-metastore-export-import.md
922-
- name: Migrate Hive workloads to HDInsight 4.0
923-
href: ./interactive-query/apache-hive-migrate-workloads.md
924934
- name: Optimize Apache Hive queries
925935
href: ./hdinsight-hadoop-optimize-hive-query.md
926936
- name: Troubleshoot
@@ -959,8 +969,6 @@ items:
959969
href: ./interactive-query/hdinsight-security-options-for-hive.md
960970
- name: Apache Hive LLAP Workload Management
961971
href: ./interactive-query/troubleshoot-workload-management-issues.md
962-
- name: HDInsight 3.6 to 4.0 troubleshoot guide - Hive
963-
href: ./interactive-query/interactive-query-troubleshoot-migrate-36-to-40.md
964972
- name: Reference
965973
items:
966974
- name: Hive LLAP Workload Management commands

articles/hdinsight/share-hive-metastore-with-synapse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to share existing Azure HDInsight external Hive Metastore
44
keywords: external Hive metastore,share,Synapse
55
ms.service: azure-hdinsight
66
ms.topic: how-to
7-
ms.date: 05/22/2024
7+
ms.date: 08/16/2024
88
---
99

1010
# Share Hive Metastore with Synapse Spark Pool (Preview)

0 commit comments

Comments
 (0)