In this Page

Live on production February 11, 2017.

For information on Snaps updated in this release, see Winter 2017 Snap Updates

For iterative information on the pre-release updates to UAT, see 4.8 UAT Delta.

For information on 4.8 patches, see 4.8 Patch Releases.

SnapLogic Blog: Winter 2017 Release is Now Available

Before You Begin

You may need to clear your browser cache before you log into the latest SnapLogic Elastic Integration Platform.

See the appropriate documentation for your browser:

You may see an Upgrade Notice dialog informing you that you will be logged out immediately to complete the update process. Because the SnapLogic Elastic Integration Platform consists of multiple applications, you will likely see this message multiple times. 

Accounts and Platform Updates

Some accounts may have a fixed time for refresh tokens, such as Google accounts that must be refreshed every hour. If that refresh needs to occur when the platform is down for an update, the refresh does not occur. To prevent these accounts from failing after a new platform deployment, it is recommended that you refresh your accounts before the designated down time.

Browsers

It is recommended that you upgrade to the latest version of your browser.

Enhancements

Security Enhancements

General

Designer

When copying, moving or importing a pipeline, opening pipeline in the canvas, or logging in, auto-validation will not be triggered. It will be triggered only when saving the pipeline, a Snap inside the pipeline, or pipeline properties. 

Manager

Dashboard

Big Data

Known Issues & Limitations


Spark pipeline execution occationally fails with "Output directory already exists" error.

Workaround: Set following pipeline property before executing.

spark_hadoop_validateOutputSpecs   false

This section tracks the changes made during the iterative pushes to the UAT server and between the last push to UAT and the GA release.

GA Release February 11th Update

  • Updated copyright information on login page
  • Fix for Schedule Task on CET Time Zone

February 4th Update

  • Addressed a script error when heavy Mapper data is used.
  • Spark Pipelines: Fix for handling performance issue in validating pipeline processing large data in Spark mode.

January 28th Update

  • Added public API for Snaplex management to allow node status updates through API. 
  • Fixed Metadata Update Snap to add support for updating an existing pipeline.
  • Fixed issues which prevented caching on the Groundplex of files required for pipeline execution.
  • Reduced disk usage for war files to prevent disk space issue on Groundplex nodes.
  • Fixed JMX port assignment on Hadooplex by assigning a port dynamically.
  • Fixed Ultra pipeline issue which caused Pipeline Execute Snap child pipeline to fail.
  • Fixed schema download request failure that was seen when using authenticated HTTP proxy.
  • Fixed an issue to enable running of multiple Application Master on the same host.
  • Fixed an issue in Parquet Reader Snap on Kerberized cluster.