|
1 | 1 | items:
|
2 | 2 | - name: Azure HDInsight on AKS documentation
|
3 | 3 | href: index.yml
|
4 |
| - items: |
5 | 4 | - name: Overview
|
6 |
| - items: |
7 |
| - - name: What is HDInsight on AKS? |
8 |
| - href: overview.md |
9 |
| - - name: Preview information |
10 |
| - href: preview.md |
11 |
| - - name: What's new? |
12 |
| - href: whats-new.md |
13 | 5 | - name: Quickstarts
|
14 | 6 | items:
|
15 |
| - - name: Subscription prerequisites |
16 |
| - href: quickstart-prerequisites-subscription.md |
17 |
| - - name: Resource prerequisites |
18 |
| - href: quickstart-prerequisites-resources.md |
19 |
| - - name: One click deployment |
20 |
| - href: quickstart-get-started.md |
21 | 7 | - name: Create cluster pool
|
22 |
| - items: |
23 |
| - - name: Create cluster pool - Azure portal |
24 |
| - href: quickstart-create-cluster.md |
25 |
| - - name: Create cluster pool - Azure CLI |
26 |
| - href: quickstart-create-cli.md |
27 |
| - - name: Create cluster pool - Azure PowerShell |
28 |
| - href: quickstart-create-powershell.md |
29 | 8 | - name: Concepts
|
30 | 9 | items:
|
31 | 10 | - name: Reliability
|
32 | 11 | href: ../reliability/reliability-hdinsight-on-aks.md?toc=/azure/hdinsight-aks/toc.json
|
33 |
| - - name: Versioning |
34 |
| - href: versions.md |
35 | 12 | - name: Enterprise security
|
36 | 13 | items:
|
37 |
| - - name: Security architecture and security pillars |
38 |
| - href: concept-security.md |
39 | 14 | - name: Security baseline for Azure HDInsight on AKS
|
40 | 15 | href: /security/benchmark/azure/baselines/azure-hdinsight-on-aks-security-baseline
|
41 | 16 | maintainContext: true
|
42 | 17 | - name: Network Security
|
43 |
| - items: |
44 |
| - - name: Ingress and Egress controls |
45 |
| - href: ./control-egress-traffic-from-hdinsight-on-aks-clusters.md |
46 |
| - - name: Required outbound traffic |
47 |
| - href: ./required-outbound-traffic.md |
48 |
| - - name: Resource management |
49 |
| - href: ./virtual-machine-recommendation-capacity-planning.md |
50 |
| - - name: Metrics and monitoring |
51 |
| - href: ./concept-azure-monitor-integration.md |
52 |
| - - name: Customize clusters |
53 |
| - href : ./customize-clusters.md |
54 |
| - - name: In-place upgrades |
55 |
| - href : ./in-place-upgrade.md |
56 | 18 | - name: Releases
|
57 |
| - items: |
58 |
| - - name: Release notes |
59 |
| - href: ./release-notes/hdinsight-aks-release-notes.md |
60 |
| - - name: Archived release notes |
61 |
| - href: ./release-notes/hdinsight-aks-release-notes-archive.md |
62 | 19 | - name: Get started
|
63 | 20 | items:
|
64 |
| - - name: Introduction to cluster storage |
65 |
| - href: cluster-storage.md |
66 |
| - - name: Secure network traffic |
67 |
| - items: |
68 |
| - - name: Use firewall with Azure CLI |
69 |
| - href: ./secure-traffic-by-firewall.md |
70 |
| - - name: Use firewall with Azure portal |
71 |
| - href: ./secure-traffic-by-firewall-azure-portal.md |
72 |
| - - name: Use NSG to restrict traffic |
73 |
| - href: ./secure-traffic-by-nsg.md |
| 21 | + - name: Secure network traffic |
74 | 22 | - name: Export cluster ARM template
|
75 |
| - items: |
76 |
| - - name: Export ARM template using Azure portal |
77 |
| - href: ./create-cluster-using-arm-template-script.md |
78 |
| - - name: Export ARM template using Azure CLI |
79 |
| - href: ./create-cluster-using-arm-template.md |
80 | 23 | - name: Tutorials
|
81 |
| - items: |
82 |
| - - name: Manage HDInsight on AKS clusters - .NET SDK |
83 |
| - href: ./sdk-cluster-creation.md |
84 |
| - - name: Manage HDInsight on AKS clusters - PowerShell |
85 |
| - href: ./powershell-cluster-create.md |
86 |
| - - name: Manage HDInsight on AKS clusters - REST API |
87 |
| - href: ./rest-api-cluster-creation.md |
88 | 24 | - name: Manage
|
89 |
| - items: |
90 |
| - - name: Cluster pools |
91 |
| - href: manage-cluster-pool.md |
92 |
| - - name: Clusters |
93 |
| - href: manage-cluster.md |
94 |
| - - name: Manual scale |
95 |
| - href: manual-scale.md |
96 |
| - - name: Auto scale |
97 |
| - href: hdinsight-on-aks-autoscale-clusters.md |
98 |
| - - name: Access control |
99 |
| - href: hdinsight-on-aks-manage-authorization-profile.md |
100 |
| - - name: Service health |
101 |
| - href: service-health.md |
102 |
| - - name: Service configuration |
103 |
| - href: service-configuration.md |
104 |
| - - name: Script actions |
105 |
| - href: manage-script-actions.md |
| 25 | + items: |
106 | 26 | - name: Azure Monitor integration
|
107 |
| - items: |
108 |
| - - name: Log Analytics |
109 |
| - href: how-to-azure-monitor-integration.md |
110 |
| - - name: Azure managed Prometheus and Grafana |
111 |
| - href: monitor-with-prometheus-grafana.md |
112 | 27 | - name: Trino
|
113 | 28 | items:
|
114 |
| - - name: What is Trino? |
115 |
| - href: ./trino/trino-overview.md |
116 |
| - - name: Create Trino cluster |
117 |
| - href: ./trino/trino-create-cluster.md |
118 | 29 | - name: Connect and query
|
119 |
| - items: |
120 |
| - - name: Authentication |
121 |
| - href: ./trino/trino-authentication.md |
122 |
| - - name: Trino CLI |
123 |
| - href: ./trino/trino-ui-command-line-interface.md |
124 |
| - - name: Trino Web SSH |
125 |
| - href: ./trino/trino-ui-web-ssh.md |
126 |
| - - name: Trino JDBC driver |
127 |
| - href: ./trino/trino-ui-jdbc-driver.md |
128 |
| - - name: Trino with DBeaver |
129 |
| - href: ./trino/trino-ui-dbeaver.md |
130 |
| - - name: Trino UI |
131 |
| - href: ./trino/trino-ui.md |
132 | 30 | - name: Connectors
|
133 |
| - href: ./trino/trino-connectors.md |
134 |
| - items: |
135 |
| - - name: Catalogs |
136 |
| - href: ./trino/trino-add-catalogs.md |
137 |
| - - name: Configure Delta Lake catalog |
138 |
| - href: ./trino/trino-add-delta-lake-catalog.md |
139 |
| - - name: Configure Iceberg catalog |
140 |
| - href: ./trino/trino-add-iceberg-catalog.md |
141 |
| - - name: Configure sharded SQL connector |
142 |
| - href: ./trino/trino-sharded-sql-connector.md |
143 | 31 | - name: Cluster management
|
144 |
| - items: |
145 |
| - - name: Trino configuration |
146 |
| - href: ./trino/trino-service-configuration.md |
147 |
| - - name: Hive metastore |
148 |
| - href: ./trino/trino-connect-to-metastore.md |
149 |
| - - name: Custom plugins |
150 |
| - href: ./trino/trino-custom-plugins.md |
151 |
| - - name: Query logging |
152 |
| - href: ./trino/trino-query-logging.md |
153 |
| - - name: Caching |
154 |
| - href: ./trino/trino-caching.md |
155 |
| - - name: JVM Heap settings |
156 |
| - href: ./trino/trino-jvm-configuration.md |
157 |
| - - name: Miscellaneous files |
158 |
| - href: ./trino/trino-miscellaneous-files.md |
159 |
| - - name: Fault tolerance |
160 |
| - href: ./trino/trino-fault-tolerance.md |
161 |
| - - name: Troubleshoot |
162 |
| - href: ./trino/trino-configuration-troubleshoot.md |
163 | 32 | - name: How-to guides
|
164 | 33 | items:
|
165 | 34 | - name: Use Apache Superset with Trino cluster
|
166 |
| - items: |
167 |
| - - name: Deploy Apache Superset |
168 |
| - href: ./trino/trino-superset.md |
169 |
| - - name: Configure Microsoft Entra ID OAuth2 login |
170 |
| - href: ./trino/configure-azure-active-directory-login-for-superset.md |
171 |
| - - name: Role Based Access Control |
172 |
| - href: ./trino/role-based-access-control.md |
173 |
| - - name: Expose Superset to the internet |
174 |
| - href: ./trino/configure-ingress.md |
175 |
| - - name: Read Delta Lake Tables (Synapse or external locations) |
176 |
| - href: ./trino/trino-create-delta-lake-tables-synapse.md |
177 |
| - - name: Use query scan statistics |
178 |
| - href: ./trino/trino-scan-stats.md |
179 |
| - - name: Use Apache Airflow with Trino cluster |
180 |
| - href: ./trino/trino-airflow.md |
181 |
| - - name: Use AWS S3 and Glue with Trino cluster |
182 |
| - href: ./trino/trino-catalog-glue.md |
183 | 35 | - name: Apache Flink®
|
184 | 36 | items:
|
185 |
| - - name: What is Apache Flink® in Azure HDInsight on AKS? |
186 |
| - href: ./flink/flink-overview.md |
187 |
| - - name: Create Apache Flink cluster |
188 |
| - href: ./flink/flink-create-cluster-portal.md |
189 | 37 | - name: Tutorials
|
190 |
| - items: |
191 |
| - - name: Application Mode clusters |
192 |
| - href: ./flink/application-mode-cluster-on-hdinsight-on-aks.md |
193 |
| - - name: Configuration management |
194 |
| - href: ./flink/flink-configuration-management.md |
195 |
| - - name: Job management |
196 |
| - href: ./flink/flink-job-management.md |
197 |
| - - name: Hive dialect in Flink |
198 |
| - href: ./flink/hive-dialect-flink.md |
199 |
| - - name: Table API and SQL |
200 |
| - href: ./flink/flink-table-api-and-sql.md |
201 |
| - - name: SQL gateway |
202 |
| - href: ./flink/start-sql-client-cli-gateway-mode.md |
203 | 38 | - name: How-to guides
|
204 | 39 | items:
|
205 | 40 | - name: General
|
206 |
| - items: |
207 |
| - - name: Flink Command Line Interface (CLI) |
208 |
| - href: ./flink/use-flink-cli-to-submit-jobs.md |
209 |
| - - name: Use Azure portal to access CLI |
210 |
| - href: ./flink/flink-web-ssh-on-portal-to-flink-sql.md |
211 |
| - - name: Azure Cosmos DB (Apache Cassandra) |
212 |
| - href: ./flink/cosmos-db-for-apache-cassandra.md |
213 |
| - - name: Azure Databricks |
214 |
| - href: ./flink/azure-databricks.md |
215 |
| - - name: Azure Service Bus |
216 |
| - href: ./flink/azure-service-bus-demo.md |
217 |
| - - name: Azure Data Explorer |
218 |
| - href: ./flink/integration-of-azure-data-explorer.md |
219 |
| - - name: Azure Event Hubs |
220 |
| - href: ./flink/flink-how-to-setup-event-hub.md |
221 |
| - - name: Azure IoT Hub |
222 |
| - href: ./flink/azure-iot-hub.md |
223 |
| - - name: Azure Pipelines |
224 |
| - href: ./flink/use-azure-pipelines-to-run-flink-jobs.md |
225 |
| - - name: Azure Data Factory Workflow Orchestration Manager |
226 |
| - href: ./flink/flink-job-orchestration.md |
227 |
| - - name: Delta connectors |
228 |
| - href: ./flink/use-flink-delta-connector.md |
229 |
| - - name: Elastic and Kibana |
230 |
| - href: ./flink/sink-kafka-to-kibana.md |
231 |
| - - name: Apache Kafka on HDInsight |
232 |
| - href: ./flink/process-and-consume-data.md |
233 | 41 | - name: Flink SQL
|
234 |
| - items: |
235 |
| - - name: CDC - Azure PostgreSQL and FlinkSQL |
236 |
| - href: ./flink/monitor-changes-postgres-table-flink.md |
237 |
| - - name: CDC - SQL Server and FlinkSQL |
238 |
| - href: ./flink/sink-sql-server-table-using-flink-sql.md |
239 |
| - - name: Kafka table on FlinkSQL |
240 |
| - href: ./flink/create-kafka-table-flink-kafka-sql-connector.md |
241 |
| - - name: Hive Catalog and FlinkSQL |
242 |
| - href: ./flink/use-hive-catalog.md |
243 |
| - - name: Iceberg Catalog |
244 |
| - href: ./flink/flink-catalog-iceberg-hive.md |
245 |
| - - name: Delta Catalog |
246 |
| - href: ./flink/flink-catalog-delta-hive.md |
247 | 42 | - name: Flink streaming
|
248 |
| - items: |
249 |
| - - name: ADLS Gen2 - Write with Flink DataStream API |
250 |
| - href: ./flink/assign-kafka-topic-event-message-to-azure-data-lake-storage-gen2.md |
251 |
| - - name: Apache NiFi with Flink DataStream API |
252 |
| - href: ./flink/use-apache-nifi-with-datastream-api.md |
253 |
| - - name: CDC - SQL Server and Flink DataStream API |
254 |
| - href: ./flink/change-data-capture-connectors-for-apache-flink.md |
255 |
| - - name: Hive metastore with Flink DataStream API |
256 |
| - href: ./flink/use-hive-metastore-datastream.md |
257 |
| - - name: HBase - Write with Flink DataStream API |
258 |
| - href: ./flink/use-flink-to-sink-kafka-message-into-hbase.md |
259 |
| - - name: MongoDB as a source and Sink with Flink DataStream API |
260 |
| - href: ./flink/datastream-api-mongodb.md |
261 |
| - - name: Join stream from Kafka with Table on ADLS Gen2 with Flink DataStream API |
262 |
| - href: ./flink/join-stream-kafka-table-filesystem.md |
263 |
| - - name: Microsoft Fabric with Flink DataStream API |
264 |
| - href: ./flink/fabric-lakehouse-flink-datastream-api.md |
265 | 43 | - name: Use cases
|
266 |
| - items: |
267 |
| - - name: Fraud detection with the Flink DataStream API |
268 |
| - href: ./flink/fraud-detection-flink-datastream-api.md |
269 | 44 | - name: Troubleshoot
|
270 |
| - items: |
271 |
| - - name: Flink cluster configuration |
272 |
| - href: ./flink/flink-cluster-configuration.md |
273 | 45 | - name: Apache Spark™
|
274 | 46 | items:
|
275 |
| - - name: What is Apache Spark™ in HDInsight on AKS? |
276 |
| - href: ./spark/hdinsight-on-aks-spark-overview.md |
277 |
| - - name: Create Apache Spark cluster |
278 |
| - href: ./spark/create-spark-cluster.md |
279 | 47 | - name: How-to guides
|
280 |
| - items: |
281 |
| - - name: Azure Data Factory Workflow Orchestration Manager |
282 |
| - href: ./spark/spark-job-orchestration.md |
283 |
| - - name: Configuration management |
284 |
| - href: ./spark/configuration-management.md |
285 |
| - - name: Connect to One Lake Storage |
286 |
| - href: ./spark/connect-to-one-lake-storage.md |
287 |
| - - name: Library management |
288 |
| - href: ./spark/library-management.md |
289 |
| - - name: Submit and manage jobs |
290 |
| - href: ./spark/submit-manage-jobs.md |
291 |
| - - name: Use Delta Lake scenario in Azure HDInsight on AKS cluster |
292 |
| - href: ./spark/azure-hdinsight-spark-on-aks-delta-lake.md |
293 |
| - - name: Use ML Notebook on Spark |
294 |
| - href: ./spark/use-machine-learning-notebook-on-spark.md |
295 |
| - - name: Use Hive metastore |
296 |
| - href: spark/use-hive-metastore.md |
297 | 48 | - name: Resources
|
298 | 49 | items:
|
299 |
| - - name: FAQ |
300 |
| - href: ./faq.md |
301 |
| - - name: Subscribe to release notes GitHub repo |
302 |
| - href: ./subscribe-to-release-notes-repo.md |
303 | 50 | - name: Pricing calculator
|
304 | 51 | href: https://azure.microsoft.com/pricing/calculator/
|
305 |
| - - name: Support options |
306 |
| - href: ./hdinsight-aks-support-help.md |
307 |
| - - name: Trademarks |
308 |
| - href: ./trademarks.md |
309 | 52 | - name: Troubleshoot
|
310 |
| - items: |
311 |
| - - name: Cluster creation errors |
312 |
| - href: ./create-cluster-error-dictionary.md |
0 commit comments