Chapter 11. Deploying and Scheduling Talend Code

In this chapter we will cover the following recipes:

  • Creating compiled executables
  • Using a different context
  • Adding command line context parameters
  • Managing job dependencies
  • Capturing and acting on different return codes
  • Returning codes from a child job without tDie
  • Passing parameters to a child job
  • Executing non-Talend objects and operating system commands

Introduction

Now, we are really down to the business end of using Talend Open Studio. All the coding techniques described in all the other chapters count for nothing if we cannot execute the jobs we create in the real world on real data.

So, this chapter shows the methods used to deploy and schedule your Talend code once you have fully coded and tested ...

Get Talend Open Studio Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.