# Cannot access the Hive service on a cluster

If you cannot use Kerberos impersonation to authenticate and access the Hive service on a cluster, review the steps in the **Pentaho Business Analytics** document.

If this issue persists, copy the `hive-site.xml` file on the Hive server to the configuration directory of the named cluster connection in these directories:

* **Pentaho Server**

  `pentaho-server/pentaho-solutions/system/kettle/plugins/pentaho-big-data-plugin/hadoop-configurations/[cluster distribution]`
* **PDI client**

  `data-integration/plugins/pentaho-big-data-plugin/hadoop-configurations/[cluster distribution]`

If the problem continues to persist, disable pooled connections for Hive.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/install/9.3-install/use-hadoop-with-pentaho/big-data-issues/cannot-access-the-hive-service-on-a-cluster.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
