Amazon EMR 7.3.0 - Oozie release notes - Amazon EMR

Amazon EMR 7.3.0 - Oozie release notes

Amazon EMR 7.3.0 - Oozie changes

Type Description
Upgrade OOZIE-3675: Upgrade Mockito from 2 to 3.11.2
Improvement OOZIE-3674: Add a --insecure like parameter to Oozie client so it can ignore certificate errors
Improvement OOZIE-3673: Add possibility to configure custom SSL/TLS protocols when executing an email action
Improvement OOZIE-3677: Oozie should accept a keyStoreType and trustStoreType property in oozie-site.xml

Amazon EMR 7.3.0 - New configurations

Classification Name Default Description

oozie-site

oozie.email.smtp.ssl.protocols

String property that has the supported protocols enumerated separate by space. The default empty value has no effect. e.g. "TLSv1 TLSv1.1 TLSv1.2"

oozie-site

oozie.https.truststore.type

Truststore file type e.g. jks

oozie-site

oozie.https.keystore.type

Keystore file type e.g. jks