by Paul Johnson | Nov 24, 2017 | BlogPosts, Talend, Tech Tips, ThoughtSpot
What is ThoughtSpot? ThoughtSpot is a new breed of search engine designed for data analytics. As you type, ThoughtSpot instantly calculates answers and presents the best visualization for your search. Anyone can use ThoughtSpot with zero training to ask questions,...
by Duncan Holloway | Nov 24, 2016 | BlogPosts, Talend, Tech Tips
Using the cMulticast component it is possible to route a message to multiple endpoints. This is useful if you have, for example, Supplier records that need updating on multiple systems. In the example below, messages are taken from a JMS queue using a cJMS component,...
by Amine Hallam | Aug 30, 2016 | BlogPosts, Talend, Tech Tips
One of the great functionalities of Talend is the flexibility of developments. There is the additional fact that Talend is quick off the mark to adopt the latest Big Data technologies, specifically open source Apache projects (such as MapReduce, Spark). Talend away...
by Tom Saunders | Aug 23, 2016 | BlogPosts, Talend, Tech Tips
When building and testing talend jobs there are a number of errors that come up time and time again. For anyone experienced with Talend, these errors are easy to interpret and fix. However, they can be more frustrating for a beginner. Here are some basic...
by Tom Saunders | Aug 9, 2016 | BlogPosts, Talend, Tech Tips
In the previous blog we retrieved an XML response from a TFL web service to provide the status of the underground lines. In this blog, we are going to use a tXMLMap in Talend to extract the information we want from the XML response. Where were we? Following on from...
by Andrey Zaharov | Jul 26, 2016 | BlogPosts, Talend, Tech Tips
Here’s a quick tip for those working with Talend to create a job that performs a number of calculations on a set of network data. Say that your calculations are reliant on jitter, but you are not provided with any values; you need to create these yourself and...