Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates

Qlik Talend Studio: Error tDataStewardshipTaskInput unable to connect to Talend Data Stewardship

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Greg_Taffer
Support
Support

Qlik Talend Studio: Error tDataStewardshipTaskInput unable to connect to Talend Data Stewardship

Last Update:

May 13, 2026 3:45:48 AM

Updated By:

Sonja_Bauernfeind

Created date:

May 13, 2026 3:45:48 AM

Qlik Talend Studio job fails connecting to the Data Stewardship Application in Qlik Talend Cloud with the error below:

tDataStewardshipTaskInput_1 Unable to connect to Talend Data Stewardship.
java.io.IOException: Unable to connect to Talend Data Stewardship.

Caused by: java.net.UnknownHostException: No such host is known (tds.eu.cloud.talend.com)

 

Resolution

To resolve this issue:
 
  1. Intermittent UnknownHostException can be caused by regional service outages. Check the Talend Cloud Status page for any ongoing incidents.
     
  2. Verify that you are targeting the correct URL for your account's data center.

    Example: For the AWS EU region, the valid URL is https://tds.eu.cloud.talend.com 

    If your account is in a different region (US or Asia), replace eu with the 
    correct code, such as us or ap.

    See Talend Cloud Regions documentation to verify your specific data center's URLs. 

  3. Verify your network and proxy configuration:

    • Check Proxy Settings: If you are behind a corporate firewall or proxy, Qlik Talend Studio or the Remote Engine may not be able to "see" the external URL.

      In Qlik Talend Studio, go to Window > Preferences > General > Network Connections and configure your proxy.

    • Allowlist URLs: Ensure your network team has added *.cloud.talend.com to your organization's firewall allowlist. All required allowlist URLs can also be found in the Talend Cloud Regions documentation


  4. If you have verified all the above, but are still seeing the issue, you may be seeing other network-related issues, such as with DNS.

    • Test name resolution: Run a command-line test to see if your OS can resolve the host:

      Windows: nslookup tds.eu.cloud.talend.com
      Linux/Mac: dig tds.eu.cloud.talend.com or ping tds.eu.cloud.talend.com

    • Flush DNS Cache: If the manual test fails, try flushing your DNS cache or restarting the application to clear any "bad" cached entries. 
 

 

Cause

This error indicates that the Qlik Talend Studio job was unable to resolve the hostname to an IP address at that instant, in this case, Qlik Talend Cloud Data Stewardship.

 

 

Environment

  • Qlik Talend Studio
  • Qlik Talend Cloud
Labels (1)
Version history
Last update:
Wednesday
Updated by: