forked from MicrosoftDocs/azure-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTOC.yml
308 lines (308 loc) · 11.9 KB
/
TOC.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
- name: Azure HDInsight Documentation
href: /azure/hdinsight
- name: HBase on HDInsight
items:
- name: Overview
href: apache-hbase-overview.md
- name: Hadoop components on HDInsight
href: ../hdinsight-component-versioning.md
maintainContext: true
- name: Get started
items:
- name: Start with HBase & NoSQL
href: apache-hbase-tutorial-get-started-linux.md
- name: Cluster capacity planning
href: ../hdinsight-capacity-planning.md
maintainContext: true
- name: How to
items:
- name: Use cluster storage
items:
- name: Using Azure Storage
href: ../hdinsight-hadoop-use-blob-storage.md
maintainContext: true
- name: Using Azure Data Lake Store
href: ../hdinsight-hadoop-use-data-lake-store.md
maintainContext: true
- name: Develop
items:
- name: Develop Java applications
href: apache-hbase-build-java-maven-linux.md
- name: Use empty edge nodes
href: ../hdinsight-apps-use-edge-node.md
maintainContext: true
- name: Create non-interactive authentication .NET HDInsight applications
href: ../hdinsight-create-non-interactive-authentication-dotnet-applications.md
maintainContext: true
- name: Use Phoenix and SQLLine
href: apache-hbase-phoenix-squirrel-linux.md
- name: Extend clusters
items:
- name: Use secure enabled storage account
href: ../hdinsight-hadoop-create-linux-clusters-with-secure-transfer-storage.md
maintainContext: true
- name: Customize clusters using Bootstrap
href: ../hdinsight-hadoop-customize-cluster-bootstrap.md
maintainContext: true
- name: Customize clusters using Script Action
href: ../hdinsight-hadoop-customize-cluster-linux.md
maintainContext: true
- name: Connect HDInsight to your on-premises network
href: ../connect-on-premises-network.md
maintainContext: true
- name: Develop script actions
href: ../hdinsight-hadoop-script-actions-linux.md
maintainContext: true
- name: Use Virtual Network
href: ../hdinsight-extend-hadoop-virtual-network.md
maintainContext: true
- name: Build HDInsight applications
items:
- name: Install HDInsight apps
href: ../hdinsight-apps-install-applications.md
maintainContext: true
- name: Install custom apps
href: ../hdinsight-apps-install-custom-applications.md
maintainContext: true
- name: Use REST to install apps
href: https://msdn.microsoft.com/library/mt706515.aspx
- name: Publish HDInsight apps to Azure Marketplace
href: ../hdinsight-apps-publish-applications.md
maintainContext: true
- name: Secure
items:
- name: Use SSH with HDInsight
href: ../hdinsight-hadoop-linux-use-ssh-unix.md
maintainContext: true
- name: Use SSH tunneling
href: ../hdinsight-linux-ambari-ssh-tunnel.md
maintainContext: true
- name: Manage
items:
- name: Create Linux clusters
href: ../hdinsight-hadoop-provision-linux-clusters.md
maintainContext: true
items:
- name: Use Azure PowerShell
href: ../hdinsight-hadoop-create-linux-clusters-azure-powershell.md
maintainContext: true
- name: Use cURL and the Azure REST API
href: ../hdinsight-hadoop-create-linux-clusters-curl-rest.md
maintainContext: true
- name: Use the .NET SDK
href: ../hdinsight-hadoop-create-linux-clusters-dotnet-sdk.md
maintainContext: true
- name: Use the Azure CLI
href: ../hdinsight-hadoop-create-linux-clusters-azure-cli.md
maintainContext: true
- name: Use the Azure portal
href: ../hdinsight-hadoop-create-linux-clusters-portal.md
maintainContext: true
- name: Use Azure Resource Manager templates
href: ../hdinsight-hadoop-create-linux-clusters-arm-templates.md
maintainContext: true
- name: Create cluster in virtual network
href: apache-hbase-provision-vnet.md
- name: Configure HBase replication
href: apache-hbase-replication.md
- name: Create on-demand clusters
href: ../hdinsight-hadoop-create-linux-clusters-adf.md
maintainContext: true
- name: Manage Hadoop clusters
href: ../hdinsight-administer-use-portal-linux.md
maintainContext: true
items:
- name: Use .NET SDK
href: ../hdinsight-administer-use-dotnet-sdk.md
maintainContext: true
- name: Use Azure PowerShell
href: ../hdinsight-administer-use-powershell.md
maintainContext: true
- name: Use the Azure CLI
href: ../hdinsight-administer-use-command-line.md
maintainContext: true
- name: Manage clusters using the Ambari web UI
href: ../hdinsight-hadoop-manage-ambari.md
maintainContext: true
items:
- name: Use Ambari REST API
href: ../hdinsight-hadoop-manage-ambari-rest-api.md
maintainContext: true
- name: Add storage accounts
href: ../hdinsight-hadoop-add-storage.md
maintainContext: true
- name: Upload data for Hadoop jobs
href: ../hdinsight-upload-data.md
maintainContext: true
- name: Multiple HDInsight clusters with Data Lake Store
href: ../hdinsight-multiple-clusters-data-lake-store.md
maintainContext: true
- name: Import and export data with Sqoop
href: ../hdinsight-use-sqoop.md
maintainContext: true
items:
- name: Connect with SSH
href: ../hadoop/apache-hadoop-use-sqoop-mac-linux.md
- name: Run using cURL
href: ../hadoop/apache-hadoop-use-sqoop-curl.md
- name: Run using .NET SDK
href: ../hadoop/apache-hadoop-use-sqoop-dotnet-sdk.md
- name: Run using Azure PowerShell
href: ../hadoop/apache-hadoop-use-sqoop-powershell.md
- name: Cluster and service ports and URIs
href: ../hdinsight-hadoop-port-settings-for-services.md
maintainContext: true
- name: Availability and reliability
href: ../hdinsight-high-availability-linux.md
maintainContext: true
- name: Upgrade HDInsight cluster to newer version
href: ../hdinsight-upgrade-cluster.md
maintainContext: true
- name: OS patching for HDInsight cluster
href: ../hdinsight-os-patching.md
maintainContext: true
- name: Monitor
items:
- name: Use Azure Log Analytics
href: ../hdinsight-hadoop-oms-log-analytics-tutorial.md
maintainContext: true
- name: Cluster-specific dashboards
href: ../hdinsight-hadoop-oms-log-analytics-management-solutions.md
maintainContext: true
- name: Use queries with Log Analytics
href: ../hdinsight-hadoop-oms-log-analytics-use-queries.md
maintainContext: true
- name: Monitor cluster performance
href: ../hdinsight-key-scenarios-to-monitor.md
maintainContext: true
- name: Troubleshoot
href: ../hdinsight-troubleshoot-guide.md
maintainContext: true
items:
- name: HDFS troubleshooting
href: ../hdinsight-troubleshoot-hdfs.md
maintainContext: true
- name: Troubleshoot HBase
href: apache-troubleshoot-hbase.md
maintainContext: true
- name: YARN troubleshooting
href: ../hdinsight-troubleshoot-yarn.md
maintainContext: true
- name: Resources
items:
- name: Information about using HDInsight on Linux
href: ../hdinsight-hadoop-linux-information.md
maintainContext: true
- name: Hadoop memory and performance
href: ../hdinsight-hadoop-stack-trace-error-messages.md
maintainContext: true
- name: Access Hadoop YARN application logs on Linux
href: ../hdinsight-hadoop-access-yarn-app-logs-linux.md
maintainContext: true
- name: Enable heap dumps for Hadoop services
href: ../hdinsight-hadoop-collect-debug-heap-dump-linux.md
maintainContext: true
- name: Understand and resolve WebHCat errors
href: ../hdinsight-hadoop-templeton-webhcat-debug-errors.md
maintainContext: true
- name: Hive settings fix Out of Memory error
href: ../hdinsight-hadoop-hive-out-of-memory-error-oom.md
maintainContext: true
- name: Use Ambari Views to debug Tez Jobs
href: ../hdinsight-debug-ambari-tez-view.md
maintainContext: true
- name: Optimize Hive queries
href: ../hdinsight-hadoop-optimize-hive-query.md
maintainContext: true
- name: Reference
items:
- name: Code samples
href: https://azure.microsoft.com/en-us/resources/samples/?service=hdinsight
- name: Azure PowerShell
href: /powershell/module/azurerm.hdinsight
- name: .NET (Hadoop)
href: https://docs.microsoft.com/dotnet/api/overview/azure/hd-insight?view=azure-dotnet
- name: .NET (HBase)
href: https://www.nuget.org/packages/Microsoft.HBase.Client/
- name: .NET (Avro)
href: https://hadoopsdk.codeplex.com/wikipage?title=Avro%20Library
- name: REST
href: /rest/api/hdinsight/
- name: REST (Spark)
href: /rest/api/hdinsightspark/
- name: Related
items:
- name: Windows clusters
items:
- name: Migrate Windows clusters to Linux clusters
href: ../hdinsight-migrate-from-windows-to-linux.md
maintainContext: true
- name: Migrate .NET solutions to Linux clusters
href: ../hdinsight-hadoop-migrate-dotnet-to-linux.md
maintainContext: true
- name: Run Hadoop MapReduce samples
href: ../hdinsight-run-samples.md
maintainContext: true
- name: Use Solr on clusters
href: ../hdinsight-hadoop-solr-install-linux.md
maintainContext: true
- name: Use Giraph to process large-scale graphs
href: ../hdinsight-hadoop-giraph-install.md
maintainContext: true
- name: Use Oozie for workflows
href: ../hdinsight-use-oozie.md
maintainContext: true
- name: Deploy and manage Storm topologies
href: ../storm/apache-storm-deploy-monitor-topology.md
maintainContext: true
- name: Use Maven to build Java applications
href: ../hdinsight-hbase-build-java-maven.md
maintainContext: true
- name: Use the Tez UI to debug Tez Jobs
href: ../hdinsight-debug-tez-ui.md
maintainContext: true
- name: Customize using Script Action
href: ../hdinsight-hadoop-customize-cluster.md
maintainContext: true
- name: Access YARN application logs
href: ../hdinsight-hadoop-access-yarn-app-logs.md
maintainContext: true
- name: Use Apache Phoenix and SQuirreL
href: ../hdinsight-hbase-phoenix-squirrel.md
maintainContext: true
- name: Generate movie recommendations using Mahout
href: ../hdinsight-mahout.md
maintainContext: true
- name: Analyze flight delay data
href: ../hdinsight-analyze-flight-delay-data.md
maintainContext: true
- name: Develop script actions
href: ../hdinsight-hadoop-script-actions.md
maintainContext: true
- name: Analyze Twitter data
href: ../hdinsight-analyze-twitter-data.md
maintainContext: true
- name: Manage clusters with Azure portal
href: ../hdinsight-administer-use-management-portal.md
maintainContext: true
- name: Monitor clusters using the Ambari API
href: ../hdinsight-monitor-use-ambari-api.md
maintainContext: true
- name: Resources
items:
- name: Release notes
href: ../hdinsight-release-notes.md
maintainContext: true
- name: Azure Roadmap
href: https://azure.microsoft.com/roadmap/?category=intelligence-analytics
- name: Get help on the forum
href: https://social.msdn.microsoft.com/forums/azure/en-US/home?forum=hdinsight
- name: Learning path
href: https://azure.microsoft.com/documentation/learning-paths/hdinsight-self-guided-hadoop-training/
- name: Microsoft Professional Program for Big Data
href: https://academy.microsoft.com/en-us/professional-program/big-data/
- name: Pricing calculator
href: https://azure.microsoft.com/pricing/calculator/
- name: Windows tools for HDInsight
href: ../hdinsight-hadoop-windows-tools.md
maintainContext: true