Top "Data-integration" questions

Data integration is the combination of technical and business processes used to combine data from disparate sources into meaningful and valuable information.

Apache Kafka vs Apache Storm

Apache Kafka: Distributed messaging system Apache Storm: Real Time Message Processing How we can use both technologies in a real-time …

apache-storm apache-kafka data-integration
Use JSON Input step to process uneven data

I'm trying to process the following with an JSON Input step: {"address":[ {"AddressId":"1_1","Street":"A Street"}, {"AddressId":"1_101","Street":"Another Street"}, {"…

json pentaho kettle data-integration
Changing a field from String to Int in Pentaho Data Integration

I am taking JSON information from our online API and producing it in a table with DI. I have 4 fields …

pentaho kettle data-integration
Where to download sun.jdbc.odbc.JdbcOdbcDriver (trying to connect output csv from Spoon to SSMS)

I have a csv that I have transformed in Kettle/Spoon/PDI and I am trying to output it to …

ssms pentaho pentaho-spoon data-integration
Data loading is slow while using "Insert/Update" step in pentaho

Data loading is slow while using "Insert/Update" step in pentaho 4.4.0 I am using pentaho 4.4.0. While using the "Insert/Update" …

pentaho data-integration
pentaho kettle : get row count from stream

I would like to get the total record count from the get rows from result output and then pass it …

pentaho etl kettle data-integration
Casting date in Talend Data Integration

In a data flow from one table to another, I would like to cast a date. The date leaves the …

date casting bigdata talend data-integration
Send Email with pentaho PDI

I want to sent an email using PDI. I created an job and added the 'Mail' element. There are my …

email pentaho kettle data-integration
Replace null value with NA using Pentaho Kettle

I have an input csv file with one column field value as empty. I want to replace that field value …

pentaho kettle data-integration pentaho-spoon
Expose Talend ETL Job as a Web Service

I am currently evaluating Talend ETL (Talend Open Studio for Data Integration). I would like to know how / if i …

etl talend data-integration