Skip to content

Commit b08f95d

Browse files
authored
Merge pull request #83972 from dagiro/tcr4
tcr4
2 parents 68ab564 + 166ac7f commit b08f95d

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed

articles/hdinsight/hadoop/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
maintainContext: true
5757
- name: Troubleshoot
5858
items:
59+
- name: Unable to log into HDInsight cluster
60+
href: ./hdinsight-troubleshoot-unable-log-in-cluster.md
5961
- name: Unable to add nodes to HDInsight cluster
6062
href: ./hdinsight-troubleshoot-unable-add-nodes.md
6163
- name: InvalidNetworkSecurityGroupSecurityRules - cluster creation fails
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: Unable to log into Azure HDInsight cluster
3+
description: Unable to log into Azure HDInsight cluster
4+
ms.service: hdinsight
5+
ms.topic: troubleshooting
6+
author: hrasheed-msft
7+
ms.author: hrasheed
8+
ms.date: 07/31/2019
9+
---
10+
11+
# Scenario: Unable to log into Azure HDInsight cluster
12+
13+
This article describes troubleshooting steps and possible resolutions for issues when interacting with Azure HDInsight clusters.
14+
15+
## Issue
16+
17+
Unable to log into Azure HDInsight cluster.
18+
19+
## Cause
20+
21+
Reasons may vary. Keep in mind that when logging in to the cluster or app dashboards, use your "cluster login" or HTTP credentials. When connecting remotely, use your Secure Shell (SSH) or Remote Desktop credentials.
22+
23+
## Resolution
24+
25+
To resolve common issues, try one or more of the following steps.
26+
27+
* Try opening the cluster dashboard in a new browser tab in privacy mode.
28+
29+
* If you cannot recall your SSH credentials, you can [reset the credentials within the Ambari UI](../hdinsight-administer-use-portal-linux.md#change-passwords).
30+
31+
## Next steps
32+
33+
If you didn't see your problem or are unable to solve your issue, visit one of the following channels for more support:
34+
35+
* Get answers from Azure experts through [Azure Community Support](https://azure.microsoft.com/support/community/).
36+
37+
* Connect with [@AzureSupport](https://twitter.com/azuresupport) - the official Microsoft Azure account for improving customer experience by connecting the Azure community to the right resources: answers, support, and experts.
38+
39+
* If you need more help, you can submit a support request from the [Azure portal](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade/). Select **Support** from the menu bar or open the **Help + support** hub. For more detailed information, please review [How to create an Azure support request](https://docs.microsoft.com/azure/azure-supportability/how-to-create-azure-support-request). Access to Subscription Management and billing support is included with your Microsoft Azure subscription, and Technical Support is provided through one of the [Azure Support Plans](https://azure.microsoft.com/support/plans/).

0 commit comments

Comments
 (0)