Publishing to Talend Cloud - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-13
Available in...

Cloud API Services Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Integration

Cloud Data Management Platform

Data Fabric

You can publish Jobs, Routes and Data Services (artifacts) created in Talend Studio to the cloud and make it available to specific or all users of Talend Management Console.

To publish artifacts from Studio to Talend Cloud through Maven, refer to the Talend Software Development Life Cycle for Cloud - Best Practices Guide.

Before you begin

  • Set the account authentications to the web application in the Studio. For further information, see the Talend Cloud Getting Started Guide.
  • You must have the default Operator role or the Operations - Manage Talend Management Console permission assigned to you in Talend Cloud.
  • You must have the Publish: Publish artifacts permission on the workspace to which you are publishing.
  • Make sure the name of your artifact to be published does not contain any reserved words, such as SNAPSHOT, otherwise the publication will fail.
  • Make sure that the artifact name is different than any task's name in the workspace to which you are publishing. If a task with the same name as the article already exists in the workspace, only the artifact will be published to Talend Management Console and its corresponding task will not be created.

About this task

Once your artifact is published, its corresponding task is automatically created and it can be run by web users in Talend Management Console. You can create different tasks from the same artifact to run it in different scenarios by changing its context parameter values.

Note: If you move an already published artifact to another folder in Studio, you cannot republish it to the same workspace in Talend Management Console as before, as multiple tasks with the same name cannot exist in a single workspace. The artifact will be duplicated, and its associated task will not be created or updated. To avoid an error during publication, you must either change the artifact's name or select a different workspace.
Restriction: The artifact published to Talend Cloud cannot be larger than 400MB.

Procedure

  1. In the Repository tree view, right-click a Job, Route, or Data Service and select Publish to Cloud.

    The Publish to Cloud wizard is displayed.

    If any of the account authentications to the web application is missing from the Studio, the Preferences window opens by default, where you can add the missing information. For further information, see the Talend Cloud Getting Started Guide.

  2. In the Publish With Version field, change the version you want to publish to the cloud if needed.
    This field is automatically filled in with the highest version of the artifact, if several versions are available. You cannot publish an artifact smaller than the latest published version displayed in the Last Cloud Version field.
  3. Select a Workspace.
  4. Available in:

    Cloud Big Data

    Cloud Big Data Platform

    Cloud Data Integration

    Cloud Data Management Platform

    Select Export Artifact Screenshot to publish a capture of the Job design to the cloud.
  5. Available in:

    Cloud API Services Platform

    Cloud Data Fabric

    Data Fabric

    Select:
    Option Description
    Export Artifact Screenshot Publish a capture of the artifact design to the cloud.

    It is not possible to publish a SOAP Data Service screenshot to the cloud, as there are multiple designs for it.

    Update corresponding job task If you have already published a Route or data service, you can choose to update the tasks it is used in.

    Only the task with the same name and in the same workspace as the artifact will be updated in Talend Management Console.

    You have to deploy the task with the new artifact version before the change takes effect.

    Note: To update Job tasks automatically when publishing a new version, you must enable the Always use the latest available artifact version option in Talend Management Console.
    Enable Prometheus metrics endpoint

    Build the Prometheus metrics endpoint into the Microservice to monitor the execution of Routes, JVM memory, CPU consumption, and so on. By default, this feature bridges all the JMX attributes and values into Prometheus. For more information about Prometheus, see Prometheus documentation

    Note:
    • This option is applicable only for Routes.
    • This option is available only if you have installed the R2020-08 Studio Monthly update or a later one delivered by Talend. For more information, check with your administrator.
  6. Click Finish.
    An information bar is displayed to show the progress of the deployment.
  7. Optional: Click Run in Background to continue working in the Studio while the artifact is being published.
    A progress bar is displayed in the bottom-right corner of the Studio to show the percentage of the publishing operation completed. Click the progress bar icon to display the details in the Progress view.

Results

When you publish the artifact, a message is displayed to confirm the publication and to prompt you to open the corresponding task that was created in the web application. Click Open Task in the message to open the task in the Task Details page in Talend Management Console. The task will have the same name as the artifact.