Skip to content

Commit 71e771b

Browse files
authored
Merge pull request #95354 from dagiro/caseReview2
caseReview2
2 parents 8d84760 + d6a4df1 commit 71e771b

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

articles/hdinsight/storm/apache-troubleshoot-storm.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: Troubleshoot Storm by using Azure HDInsight
33
description: Get answers to common questions about using Apache Storm with Azure HDInsight.
44
keywords: Azure HDInsight, Storm, FAQ, troubleshooting guide, common problems
5-
ms.service: hdinsight
65
author: hrasheed-msft
76
ms.author: hrasheed
87
ms.reviewer: jasonh
8+
ms.service: hdinsight
99
ms.topic: troubleshooting
10-
ms.date: 08/15/2019
10+
ms.date: 11/08/2019
1111
ms.custom: seodec18
1212
---
1313

@@ -165,6 +165,16 @@ Examples:
165165
`/usr/hdp/2.6.0.2-76/storm/log4j2/cluster.xml`
166166
`/usr/hdp/2.6.0.2-76/storm/log4j2/worker.xml`
167167
168+
---
169+
170+
## Not a leader exception
171+
172+
When submitting a topology, user may receive an error message similar to: `Topology submission exception, cause not a leader, the current leader is NimbusInfo`.
173+
174+
To resolve, user may need to file a ticket to have the nodes restarted/rebooted. For more information, see [https://community.hortonworks.com/content/supportkb/150287/error-ignoring-exception-while-trying-to-get-leade.html](https://community.hortonworks.com/content/supportkb/150287/error-ignoring-exception-while-trying-to-get-leade.html).
175+
176+
---
177+
168178
## Next steps
169179
170180
If you didn't see your problem or are unable to solve your issue, visit one of the following channels for more support:

0 commit comments

Comments
 (0)