Skip to content

Commit 1f4acbf

Browse files
authored
Update interactive-query-troubleshoot-inaccessible-hive-view.md
Replaced cloud.wbmi.com (which is a customer domain) to contoso.com
1 parent 9db2b0d commit 1f4acbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/interactive-query/interactive-query-troubleshoot-inaccessible-hive-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article describes troubleshooting steps and possible resolutions for issues
1515
The Hive View is inaccessible, and the logs in `/var/log/hive` show an error similar to the following:
1616

1717
```
18-
ERROR [Curator-Framework-0]: curator.ConnectionState (ConnectionState.java:checkTimeouts(200)) - Connection timed out for connection string (<zookeepername1>.cloud.wbmi.com:2181,<zookeepername2>.cloud.wbmi.com:2181,<zookeepername3>.cloud.wbmi.com:2181) and timeout (15000) / elapsed (21852)
18+
ERROR [Curator-Framework-0]: curator.ConnectionState (ConnectionState.java:checkTimeouts(200)) - Connection timed out for connection string (<zookeepername1>.contoso.com:2181,<zookeepername2>.contoso.com:2181,<zookeepername3>.contoso.com:2181) and timeout (15000) / elapsed (21852)
1919
```
2020

2121
## Cause

0 commit comments

Comments
 (0)