General question regarding the difference between spark local on a local Talend Studio job vs a job sent to the JobServer.
For a local studio build for a spark job, talend loads an instance of spark at runtime and completes the job.
If I send the same type of job to a JobServer, the job there will do the same thing?
#JobServer
#Spark