New features
Feature | Description |
---|---|
Parallel run of tasks on a Remote Engine |
You can run the same tasks in parallel on a single Remote Engine v2.12.0 and onwards. To leverage this feature, do the following:
|
Collect metrics from Jobs executed on Remote Engines |
The Metrics tab in the Run overview page is now available for Jobs running on Remote Engines. It allows you to view information on the Job components such as the count of records. This feature will be enabled gradually and will be part of an Early Adopter Program. You can submit a request via Talend Support portal by indicating Participate in EAP for tpops-295 - metrics collected on Remote Engines and providing your customer Account ID in the ticket, that you can find on the Subscription page of Talend Cloud Management Console. |
Copy/move tasks and plans |
The user experience has been enhanced to make it easier to copy or move
your tasks and plans. By clicking the new
Copy/Move button from the Task or Plan
details page, you can now:
|
Plan status displayed in the Run overview page | The plan status is now displayed in the task parameters from the
Run overview page. |
Downloads page: Studio updates only for versions prior to 8.0.1 |
The Studio updates available on the Downloads page are only for Talend Studio versions prior to 8.0.1. From Studio 8, no downloads are necessary from the Downloads page. Studio collaborators are automatically notified about the new updates and choose to apply or not. |
APIs
New parameters and new date format are introduced to the customer log API endpoints.
Method | Endpoint | Description | Query parameters | Response |
---|---|---|---|---|
POST |
/executions/{runId}/logs
|
Generates the full log of a given task run and returns a
download token to this log. This token is valid for one hour. |
New optional query parameters:
|
A new |
For documented use cases of these APIs, see Monitoring tasks.
Get started with Talend Cloud Management Console on this page.