Configuring Spark connection using the Job script API - Cloud - 7.3

Talend Job Script Reference Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend CommandLine
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2023-09-13
In addition to the visual Spark configuration interface available when designing a Spark Job in the Studio, a Job script is another way to do this configuration.

Talend Studio enables you to create Jobs directly by writing their script. As a Job design, a Job script can be made of one or several components linked together. The properties of each component and connection require to be configured individually, in order to function properly.

This chapter provides specific information about configuring Spark connection for your Job using Job scripts.