Book Image

Getting Started with Talend Open Studio for Data Integration

By : Jonathan Bowen
Book Image

Getting Started with Talend Open Studio for Data Integration

By: Jonathan Bowen

Overview of this book

Talend Open Studio for Data Integration (TOS) is an open source graphical development environment for creating custom integrations between systems. It comes with over 600 pre-built connectors that make it quick and easy to connect databases, transform files, load data, move, copy and rename files and connect individual components in order to define complex integration processes. "Getting Started with Talend Open Studio for Data Integration" illustrates common uses and scenarios in a simple, practical manner and, building on knowledge as the book progresses, works towards more complex integration solutions. TOS is a code generator and so does a lot of the "heavy lifting"ù for you. As such, it is a suitable tool for experienced developers and non-developers alike. You'll start by learning how to construct some common integrations tasks ñ transforming files and extracting data from a database, for example. These building blocks form a "toolkit"ù of techniques that you will learn how to apply in many different situations. By the end of the book, once complex integrations will appear easy and you will be your organization's integration expert! Best of all, TOS makes integrating systems fun!
Table of Contents (22 chapters)
Getting Started with Talend Open Studio for Data Integration
Credits
Foreword
Foreword
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Index

Talend Exchange


The Studio comes with over 600 built-in connectors and components, but the open nature of the Studio has allowed developers to create their components and made them available to the community. Sometimes, these components get adopted by Talend and make it into the standard Studio product, but others are available for developers to download and use, even though they do not have the "official" stamp of approval.

New components can be downloaded straight into the Studio tool. Follow the given steps to get connected:

  1. In the Studio tool, go to Windows | Preferences. The Preferences dialog box will open.

  2. In the search box at the top left, type exchange and press Enter. This will reveal the Exchange configuration window.

  3. Click on the Sign In button to display the TalendForge login window.

  4. On the login window, you can sign in (if you already have an existing TalendForge account) or create a new account.

  5. Once you have signed in, you will see your account name in the Exchange Preferences window.

  6. Click on OK to complete the Exchange setup.

  7. Having completed the setup, click on Exchange in the menu bar.

  8. This will reveal the Exchange search window, where you can browse or search for components.

  9. Let's install a component for Apache's Solr Search Platform (http://lucene.apache.org/solr/). Enter solr in the search box and click on the search icon to the right of the textbox.

  10. A number of Solr components will be returned. Let's install a tSolrConnection component. Click on View/Download.

  11. You'll see some more details about the component. Click on Install to download the component. Once complete you'll get a success notification. You will now be able to search for the component in the Palette and add it to your integration jobs in the normal manner.