Skip to content

About fillMissingValues on AWS Glue

0

Hi, I'm getting started at AWS Glue and developing my first ETL. While doing that, I'm testing the FillMissingValues step and getting this error.

Enter image description here

Can somedody help me on this?

Regards Jona

asked 2 years ago343 views
1 Answer
0
Accepted Answer

Hello,

As mentioned in the documentation, at this point of time, the Glue 3.0 version and Glue 4.0 version are not supporting ML transforms. Please try downgrading your Glue Version to 2.0 if you are using Glue version 3.0 or 4.0 for your glue job.

You can find this information in this documents

[+] https://docs.aws.amazon.com/glue/latest/dg/migrating-version-40.html#migrating-version-40-from-10

[+] https://docs.aws.amazon.com/glue/latest/dg/release-notes.html#release-notes-versions

AWS
answered 2 years ago
EXPERT
reviewed a year ago
  • Thanks for the clarification

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.