Skip to end of banner
Go to start of banner

Script Snap Pack

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 53 Next »

Overview

Use Snaps in this Snap Pack to:

  • Execute a Javascript, Python, or Ruby script using the JVM ScriptEngine mechanism.
  • Execute a script file using the ScriptEngine mechanism.

Supported Version

This Snap Pack is tested against Python2.

In this Section


Snap Pack History

 Click to view/expand

4.26 (main11181)

  • Upgraded with the latest SnapLogic Platform release.

4.25 (main9554)

  • No updates made.

4.24 (main8556)

  • No updates made.

4.23 Patch (423patches7671)

  • Fixes an issue with the PySpark Snap by removing the dependency on the json-path library, thus avoiding a conflict between the external library version and the SnapLogic json-path.jar.

4.23 (main7430)

  • No updates made.

4.22 (main6403)

  • Upgraded the Jython engine from version 2.7-b3 (a beta version from 2014) to the current version, 2.7.2 (March, 2020). See the breaking changes note for Script Snap and the deprecated Execute Script Snap in the Limitations and Known Issues section for potential impacts of this upgrade.   

4.21 (snapsmrc542)

  • Adds a new Cleanup method in the ScriptHook interface associated with the Script Snap. This method enables the Script Snap to automatically execute a clean-up once the configured script completes executing.

4.20 (snapsmrc535)

  • No updates made.

4.19 (snaprsmrc528)

  • No updates made.

4.18 (snapsmrc523)

  • Enhanced the PySpark Snap to work in Kerberized Hadoop clusters with the addition of a Kerberos account.

4.17 Patch ALL7402

  • Pushed automatic rebuild of the latest version of each Snap Pack to SnapLogic UAT and Elastic servers.

4.17 (snapsmrc515)

  • Added the Snap Execution field to all Standard-mode Snaps. In some Snaps, this field replaces the existing Execute during preview check box.

4.16 (snapsmrc508)

  • No updates made. Automatic rebuild with a platform release.

4.15 (snapsmrc500)

  • No updates made. Automatic rebuild with a platform release.

4.14 (snapsmrc490)

  • No updates made. Automatic rebuild with a platform release.

4.13 (snapsmrc486)

  • No updates made. Automatic rebuild with a platform release.

4.12 (snapsmrc480)

  • Updated the PySpark Snap to enable users to stop a PySpark job in progress by pressing the STOP button.

4.11 (snapsmrc465)

  • Added a new Snap, the PySpark Snap which is supported on the Groundplex on edge node and Hadooplex node.

4.10 (snapsmrc414)

  • No updates made. Automatic rebuild with a platform release.

4.9 (snapsmrc405)

  • No updates made. Automatic rebuild with a platform release.

4.8 (snapsmrc398)

  • No updates made. Automatic rebuild with a platform release.

4.7 (snapsmrc382)

  • Updated the Script Snap with the Script file property. Updated the Snap to identify that only Java 8 is supported.

4.6.0 (snapsmrc362)

  • No updates made. Automatic rebuild with a platform release.

4.5.1 (snapsmrc344)

  • No updates made. Automatic rebuild with a platform release.

4.5.0 (snapsmrc344)

  • The Execute Script Snap was deprecated in this release.

4.4.1

  • Updated default generated template to ensure compatibility with both JDK 7 and 8 JSR-223 Script Engines.

March 2015

  • Script Snap: Generate Template link has been added within the Edit Script page to provide a template for each of the supported languages.

January 2015

  • Script Snap: Optional Execute during preview property added.

December 20, 2014

  • Documentation enhancement: updated script samples with a sample pipeline

May 2014

  • Script Snap introduced in this release.

Initial Release (June 2013)

  • Execute Script introduced in this release.

  • No labels