

# Using Amazon Redshift integration for Apache Spark on Amazon EMR on EKS
<a name="emr-spark-redshift"></a>

With Amazon EMR release 6.9.0 and later, every release image includes a connector between [Apache Spark](https://www.amazonaws.cn/emr/features/spark/) and Amazon Redshift. This way, you can use Spark on Amazon EMR on EKS to process data stored in Amazon Redshift. The integration is based on the [`spark-redshift` open-source connector](https://github.com/spark-redshift-community/spark-redshift#readme). For Amazon EMR on EKS, the [Amazon Redshift integration for Apache Spark](https://docs.amazonaws.cn/redshift/latest/mgmt/spark-redshift-connector.html) is included as a native integration.

**Topics**
+ [Launching a Spark application using the Amazon Redshift integration for Apache Spark](emr-spark-redshift-launch.md)
+ [Authenticating with the Amazon Redshift integration for Apache Spark](emr-spark-redshift-auth.md)
+ [Reading and writing from and to Amazon Redshift](emr-spark-redshift-readwrite.md)
+ [Considerations and limitations when using the Spark connector](emr-spark-redshift-considerations.md)