What to write in a Job script
A Job script is typically made of the following parts:
-
Job properties, including Job type and context paramters, for big data Jobs or Jobs with contexts.
-
The components of your Job.
-
Connections between those components.
-
Notes, if needed.
-
Subjob properties, if needed.