Programming Ray scripts
Important
AWS Glue for Ray is no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see AWS Glue for Ray end of support.
AWS Glue makes it easy to write and run Ray scripts. This section describes the supported Ray capabilities that are available in AWS Glue for Ray. You program Ray scripts in Python.
Your custom script must be compatible with the version of Ray that's defined by the Runtime
field in your job definition. For more information about Runtime in the Jobs API, see Jobs. For information about each runtime environment, see Supported Ray runtime environments.