

# Iceberg
<a name="emr-iceberg"></a>

[Apache Iceberg](https://iceberg.apache.org/) is an open table format for large data sets in Amazon Simple Storage Service (Amazon S3). It provides fast query performance over large tables, atomic commits, concurrent writes, and SQL-compatible table evolution. Starting with Amazon EMR 6.5.0, you can use Apache Spark 3 on Amazon EMR clusters with the Iceberg table format. 

The following table lists the version of Iceberg included in the latest release of the Amazon EMR 7.x series, along with the components that Amazon EMR installs with Iceberg.

For the version of components installed with Iceberg in this release, see [Release 7.13.0 Component Versions](emr-7130-release.md).


**Iceberg version information for emr-7.13.0**  

| Amazon EMR Release Label | Iceberg Version | Components Installed With Iceberg | 
| --- | --- | --- | 
| emr-7.13.0 | Iceberg 1.10.0-amzn-1 | Not available. | 

The following table lists the version of Iceberg included in the latest release of the Amazon EMR 6.x series, along with the components that Amazon EMR installs with Iceberg.

For the version of components installed with Iceberg in this release, see [Release 6.15.0 Component Versions](emr-6150-release.md).


**Iceberg version information for emr-6.15.0**  

| Amazon EMR Release Label | Iceberg Version | Components Installed With Iceberg | 
| --- | --- | --- | 
| emr-6.15.0 | Iceberg 1.4.0-amzn-0 | Not available. | 

**Topics**
+ [How Iceberg works](emr-iceberg-how-it-works.md)
+ [Use a cluster with Iceberg](emr-iceberg-use-cluster.md)
+ [Iceberg release history](Iceberg-release-history.md)