Skip to content

(glue-alpha): notifyDelayAfter got removed from PySparkEtlJob props #33839

Open
@abhiravg

Description

@abhiravg

Describe the bug

The job property got removed in this refactor commit.

Regression Issue

  • Select this option if this issue appears to be a regression.

Last Known Working CDK Version

v2.176.0

Expected Behavior

The job property is re-instated.

Current Behavior

The job property is missing thus breaking customers trying to update the library.

Reproduction Steps

N/A.

Possible Solution

Add notifyDelayAfter to JobProps since it's applicable to every type of job.

See - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-notificationproperty.html

Additional Information/Context

No response

CDK CLI Version

N/A

Framework Version

No response

Node.js Version

N/A

OS

N/A

Language

TypeScript

Language Version

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-glueRelated to AWS GluebugThis issue is a bug.effort/mediumMedium work item – several days of effortp2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions