Skip to content

Commit 8b16a67

Browse files
authored
Apply pencil edit for blocking issue from PR review
1 parent b5bad6f commit 8b16a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/interactive-query/interactive-query-troubleshoot-view-time-out.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The Hive View default timeout value may not be suitable for the query you are ru
5959
```
6060
views.ambari.hive.AUTO_HIVE20_INSTANCE.result.fetch.timeout=300000
6161
```
62-
Confirm the Hive View instance name `AUTO_HIVE20_INSTANCE` by going to YOUR_USERNAME > Manage Ambari > Views. Get the instance name from the Name column. If it doesn't match, the replace this value. **Do not use the URL Name column**.
62+
Confirm the Hive View instance name `AUTO_HIVE20_INSTANCE` by going to YOUR_USERNAME > Manage Ambari > Views. Get the instance name from the Name column. If it doesn't match, then replace this value. **Do not use the URL Name column**.
6363

6464
2. Restart the active Ambari server by running the following. If you get an error message saying it's not the active Ambari server, just ssh into the next headnode and repeat this step. Note down the PID of the current Ambari server process.
6565
```

0 commit comments

Comments
 (0)