> For the complete documentation index, see [llms.txt](https://docs.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pentaho.com/install/10.2-install/use-hadoop-with-pentaho/big-data-issues.md).

# Troubleshooting possible Big Data issues

Follow the suggestions in these topics to help resolve common issues when working with Big Data:

* [General configuration problems](broken://pages/9cy3FfAk3482FuiZ7yiT)
* [Cannot access cluster with Kerberos enabled](/install/10.2-install/use-hadoop-with-pentaho/big-data-issues/cannot-access-cluster-with-kerberos-enabled.md)
* [Cannot access the Hive service on a cluster](/install/10.2-install/use-hadoop-with-pentaho/big-data-issues/cannot-access-the-hive-service-on-a-cluster.md)
* [HBase Get Master Failed error](/install/10.2-install/use-hadoop-with-pentaho/big-data-issues/hbase-get-master-failed-error.md)
* [Sqoop export fails](/install/10.2-install/use-hadoop-with-pentaho/big-data-issues/sqoop-export-fails.md)
* [Sqoop import into Hive fails](/install/10.2-install/use-hadoop-with-pentaho/big-data-issues/sqoop-import-into-hive-fails.md)
* [Group By step is not supported in a single threaded transformation engine](/install/10.2-install/use-hadoop-with-pentaho/big-data-issues/the-group-by-step-is-not-supported-in-a-single-threaded-transformation-engine.md)
* [Kettle cluster on YARN will not start](/install/10.2-install/use-hadoop-with-pentaho/big-data-issues/kettle-cluster-on-yarn-will-not-start.md)
* [Hadoop on Windows](/install/10.2-install/use-hadoop-with-pentaho/big-data-issues/hadoop-on-windows.md)
* [Legacy mode activated when named cluster configuration cannot be located](/install/10.2-install/use-hadoop-with-pentaho/big-data-issues/legacy-mode-activated-if-named-cluster-configuration-cannot-be-located.md)
* [Unable to read or write files to HDFS on the Amazon EMR cluster](/install/10.2-install/use-hadoop-with-pentaho/big-data-issues/unable-to-read-or-write-files-to-hdfs-on-amazon-emr-cluster.md)
* [Use YARN with S3](/install/10.2-install/use-hadoop-with-pentaho/big-data-issues/use-yarn-with-s3.md)
* [Data Catalog searches returning incomplete or missing data](/install/10.2-install/use-hadoop-with-pentaho/big-data-issues/lumada-data-catalog-searches-returning-incomplete-or-missing-data.md)

See the **Administer Pentaho Data Integration and Analytics** document for additional troubleshooting information.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pentaho.com/install/10.2-install/use-hadoop-with-pentaho/big-data-issues.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
