Questions tagged [talend]

Talend is an open source integration vendor that provides software for data integration, data quality, master data management, big data, business process management and service-oriented architecture.

Talend offers integration software along five axes:

  • Data Integration (ETL and ELT)
  • Data Quality (Profiling, Cleansing, Stewardship)
  • Master Data Management
  • Enterprise Service Bus (ESB - SOA)
  • Big Data

For each of these domains, Talend offers a freely downloadable version of their software licensed under GPL, and an extended enterprise version that comes under a subscription license but also includes access to the source code if desired.

On the open source side, the product list is:

  • "Talend Open Studio for Data Integration"
  • "Talend Open Studio for Data Quality"
  • "Talend Open Studion for MDM" - Master Data Management
  • "Talend Open Studio for ESB" and "Talend ESB Standard Edition" - Enterprise Service Bus
  • "Talend Open Studio for Big Data"
  • "Talend Data Preparation Free Desktop"
  • "Talend Data Streams Free Edition"
2775 questions
0
votes
1 answer

Edit job outside of talend studio

i have a big job defined in talend studio. It works well. But now I have to make another job with only some changes in prefixes in sqlrequests as destination tables. My plan was to export the job and edit the job in my emacs editor and use the easy…
user5517842
0
votes
1 answer

Talend - Issue when using Dynamic Schema with CSV file

I'm reading a csv file Dynamically but it seems that this data structure is deleting the first row (The mot important one in my case) You can see that my file contains 109 row but the tFileInput seems to read 108. Same file, with same…
Safus09
  • 89
  • 2
  • 12
0
votes
1 answer

How to fix update problem in Talend Studio?

there are updates. But I get always: ErrorMessage But if I retry to update all libraries in dialog additional talend package the number of libraries which has to be updated is decreased. So a workaround is to click on update again and again…
user5517842
0
votes
1 answer

How can I pass context params using talend api?

I'm trying to automate talend job executions using the Talend API but I'm getting an error when I try to pass the context params using the api. The json I'm encoding to 64 is the following: JSON='{ "actionName":"runTask", "authPass": "TalendPass",…
0
votes
1 answer

parse int to date (tmap ) Talend PostgreSQL

My job Talend is about mapping between a csv file and a postregresql table. I need to insert a column date which can be with normal format yyyyMMdd or(0/99999999) in the csv file. So if the date is equal to 0 or 99999999 it's will be mapping as a…
Askim
  • 17
  • 1
  • 6
0
votes
1 answer

tMysqlOutput component is doing Auto Commit when the TMysqlConnection hasn't check that option

I've got a parent job where inside are the Mysql connection components and a tRun component which is relating through a "onSubJobOk" with a tMysqlCommit and with a "onSubJobError" with a "tMysqlRollback". The fact is when in the child job (tRun in…
PataToT
  • 1
  • 4
0
votes
0 answers

Talend - Send HTML table - Guarantee that we haven't Wrap Text

I'm using Talend Big Data Platform to send a CSV as HTML table by email. To build the HTML code I've a JavaRow with this: c ontext.MsgCode = "