# Troubleshooting possible Big Data issues

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

* [General configuration problems](/install/9.3-install/use-hadoop-with-pentaho/big-data-issues/general-configuration-problems.md)
* [Cannot access cluster with Kerberos enabled](/install/9.3-install/use-hadoop-with-pentaho/big-data-issues/cannot-access-cluster-with-kerberos-enabled.md)
* [Cannot access the Hive service on a cluster](/install/9.3-install/use-hadoop-with-pentaho/big-data-issues/cannot-access-the-hive-service-on-a-cluster.md)
* [HBase Get Master Failed error](/install/9.3-install/use-hadoop-with-pentaho/big-data-issues/hbase-get-master-failed-error.md)
* [Sqoop import into Hive fails](/install/9.3-install/use-hadoop-with-pentaho/big-data-issues/sqoop-import-into-hive-fails.md)
* [Pig job not executing after Kerberos authentication fails](/install/9.3-install/use-hadoop-with-pentaho/big-data-issues/pig-job-not-executing-after-kerberos-authentication-fails.md)
* [Kettle cluster on YARN will not start](/install/9.3-install/use-hadoop-with-pentaho/big-data-issues/kettle-cluster-on-yarn-will-not-start.md)
* [Group By step is not supported in a single threaded transformation engine](/install/9.3-install/use-hadoop-with-pentaho/big-data-issues/the-group-by-step-is-not-supported-in-a-single-threaded-transformation-engine.md)
* [Hadoop on Windows](/install/9.3-install/use-hadoop-with-pentaho/big-data-issues/hadoop-on-windows.md)
* [Spark issues](/install/9.3-install/use-hadoop-with-pentaho/big-data-issues/spark-issues.md)
* [Legacy mode activated when named cluster configuration cannot be located](/install/9.3-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/9.3-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/9.3-install/use-hadoop-with-pentaho/big-data-issues/use-yarn-with-s3.md)
* [Data Catalog searches returning incomplete or missing data](/install/9.3-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: 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.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.
