Programming Amazon Glue ETL scripts in Scala - 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).

Programming Amazon Glue ETL scripts in Scala

You can find Scala code examples and utilities for Amazon Glue in the Amazon Glue samples repository on the GitHub website.

Amazon Glue supports an extension of the PySpark Scala dialect for scripting extract, transform, and load (ETL) jobs. The following sections describe how to use the Amazon Glue Scala library and the Amazon Glue API in ETL scripts, and provide reference documentation for the library.

Contents