Remove Deprecated Hydrator plugin ScriptTransform

Description

The Hydrator plugin ScriptTransform should be deprecated, and all usage replaced with the JavaScriptTransform.

It requires that all records be returned, and thus means you cannot skip a record, while the JavaScriptTransform modifies a record only as a side effect, if desired.

Release Notes

The Script Transform (previously deprecated) has been removed, and is replaced with the JavaScript Transform.

Activity

Show:

John Jackson July 21, 2016 at 9:11 PM
Edited

Shankar Selvam March 24, 2016 at 6:49 PM

we should add a note in the docs to mention that ScriptTransform is deprecated and should use JavascriptTransform instead. the link in the description doesn't have that.

Shankar Selvam March 24, 2016 at 6:47 PM

we have already deprecated ScriptTransform as a part of this, https://issues.cask.co/browse/CDAP-4128. which was merged in 3.3.0, we can use this JIRA to remove the deprecated script transform in release-3.5.0, as we don't deprecate in the next release.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Affects versions

Components

Fix versions

Priority

Created March 3, 2016 at 6:05 PM
Updated July 17, 2020 at 12:26 AM
Resolved July 22, 2016 at 6:41 PM