Amazon Glue versions - Amazon Glue
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Amazon Glue versions

You can configure the Amazon Glue version parameter when you add or update a job. The Amazon Glue version determines the versions of Apache Spark and Python that Amazon Glue supports. The Python version indicates the version that's supported for jobs of type Spark. The following table lists the available Amazon Glue versions, the corresponding Spark and Python versions, and other changes in functionality.

Amazon Glue versions

Amazon Glue version Supported runtime environment versions Changes in functionality
Amazon Glue 4.0 Spark environment versions
  • Spark 3.3.0

  • Python 3.10

Amazon Glue 4.0 is the latest version of Amazon Glue. There are several optimizations and upgrades built into this Amazon Glue release, such as:

  • Many Spark functionality upgrades from Spark 3.1 to Spark 3.3:

    • Several functionality improvements when paired with Pandas. For more information, see What's New in Spark 3.3.

    • Additional optimizations developed on Amazon EMR.

    • Upgrade to EMR File System (EMRFS) 2.53.

  • Log4j 2 migration from Log4j 1.x

  • Several Python module updates from Amazon Glue 3.0, such as an upgraded version of Boto.

  • Upgrade of several connectors, including the default Amazon Redshift connector. See Appendix C: Connector upgrades.

  • Upgrade of several JDBC drivers. See Appendix B: JDBC driver upgrades.

  • Updated with a new Amazon Redshift connector and JDBC driver.

  • Native support for open-data lake frameworks with Apache Hudi, Delta Lake, and Apache Iceberg.

  • Native support for the Amazon S3-based Cloud Shuffle Storage Plugin (an Apache Spark plugin) to use Amazon S3 for shuffling and elastic storage capacity.

Limitations

The following are limitations with Amazon Glue 4.0:

  • Amazon Glue machine learning and personally identifiable information (PII) transforms are not yet available in Amazon Glue 4.0.

For more information about migrating to Amazon Glue version 4.0, see Migrating Amazon Glue for Spark jobs to Amazon Glue version 4.0.

Ray environment versions
  • Ray 2.4.0

    Python 3.9

Build and run distributed Python applications with Amazon Glue for Ray.

  • Supports Ray-2.4.0 data distribution (ray[data]) with Python 3.9. For more information on this Ray release, see Ray-2.4.0 in the Ray GitHub repository.

  • Supports installing additional Python libraries into the Ray2.4 runtime environment. For more information, see Additional Python modules for Ray jobs.

  • Integrates logs and metrics from Ray jobs with Amazon CloudWatch. For more information, see Troubleshooting Amazon Glue for Ray errors from logs and Monitoring Ray jobs with metrics.

  • Aggregates and visualizes metrics for Ray jobs in Amazon Glue Studio, on each job run page.

  • Supports distributing files to each working directory across your cluster, spilling objects from the Ray object store to Amazon S3, and controlling the minimum number of worker nodes allocated to your Ray job. For more information, see Using job parameters in Ray jobs.

Limitations on Ray jobs in Amazon Glue 4.0

  • Amazon Glue interactive sessions for Ray remain in preview for this release.

  • Amazon Glue for Ray integration with Amazon VPC is not currently available. Resources in a VPC in Amazon will not be accessible without a public route. For more information about using Amazon Glue with Amazon VPC, see Amazon Glue and interface VPC endpoints (Amazon PrivateLink).

  • Amazon Glue for Ray is available in US East (N. Virginia), US East (Ohio), US West (Oregon), Asia Pacific (Tokyo), and Europe (Ireland).

Amazon Glue 3.0
  • Spark 3.1.1

  • Python 3.7

In addition to the Spark engine upgrade to 3.0, there are optimizations and upgrades built into this Amazon Glue release, such as:

  • Builds the Amazon Glue ETL Library against Spark 3.0, which is a major release for Spark.

  • Streaming jobs are supported on Amazon Glue 3.0.

  • Includes new Amazon Glue Spark runtime optimizations for performance and reliability:

    • Faster in-memory columnar processing based on Apache Arrow for reading CSV data.

    • SIMD-based execution for vectorized reads with CSV data.

    • Spark upgrade also includes additional optimizations developed on Amazon EMR.

    • Upgraded EMRFS from 2.38 to 2.46 enabling new features and bug fixes for Amazon S3 access.

  • Upgraded several dependencies that were required for the new Spark version. See Appendix A: notable dependency upgrades.

  • Upgraded JDBC drivers for our natively supported data sources. See Appendix B: JDBC driver upgrades.

Limitations

The following are limitations with Amazon Glue 3.0:

  • Amazon Glue machine learning transforms are not yet available in Amazon Glue 3.0.

  • Some custom Spark connectors do not work with Amazon Glue 3.0 if they depend on Spark 2.4 and do not have compatibility with Spark 3.1.

For more information about migrating to Amazon Glue version 3.0, see Migrating Amazon Glue for Spark jobs to Amazon Glue version 3.0.

Amazon Glue 2.0 (deprecated, end of support)
  • Spark 2.4.3

  • Python 3.7

In addition to the features provided in Amazon Glue version 1.0, Amazon Glue version 2.0 also provides:

  • An upgraded infrastructure for running Apache Spark ETL jobs in Amazon Glue with reduced startup times.

  • Default logging is now real time, with separate streams for drivers and executors, and outputs and errors.

  • Support for specifying additional Python modules or different versions at the job level.

Note

Amazon Glue version 2.0 differs from Amazon Glue version 1.0 for some dependencies and versions due to underlying architectural changes. Validate your Amazon Glue jobs before migrating across major Amazon Glue version releases.

For more information about Amazon Glue version 2.0 features and limitations, see Running Spark ETL jobs with reduced startup times.

Amazon Glue 1.0 (deprecated, end of support)
  • Spark 2.4.3

  • Python 2.7

  • Python 3.6

You can maintain job bookmarks for Parquet and ORC formats in Amazon Glue ETL jobs (using Amazon Glue version 1.0). Previously, you were only able to bookmark common Amazon S3 source formats such as JSON, CSV, Apache Avro, and XML in Amazon Glue ETL jobs.

When setting format options for ETL inputs and outputs, you can specify to use Apache Avro reader/writer format 1.8 to support Avro logical type reading and writing (using Amazon Glue version 1.0). Previously, only the version 1.7 Avro reader/writer format was supported.

The DynamoDB connection type supports a writer option (using Amazon Glue version 1.0).

Limitations

The following are limitations with Amazon Glue 1.0:

  • Amazon Glue versions 0.9 and 1.0 are not available in the Asia Pacific (Jakarta) (ap-southeast-3), Middle East (UAE) (me-central-1), or other new Regions going forward.

Amazon Glue 0.9 (deprecated, end of support)
  • Spark 2.2.1

  • Python 2.7

Jobs that were created without specifying an Amazon Glue version default to Amazon Glue 0.9.

Limitations

The following are limitations with Amazon Glue 0.9:

  • Amazon Glue versions 0.9 and 1.0 are not available in the Asia Pacific (Jakarta) (ap-southeast-3), Middle East (UAE) (me-central-1), or other new Regions going forward.