I do have one Spark Job that is triggered via ADF as a usual "Python" activity. Now wanted to move to Job which is under Preview.
Normally under linked service level i do have spark config and environment that is needed for the execution of this script. I do not find the way how to bypass this spark envs and config to the job cluster i do have created for my new Job Activity.
Anyone faced this before ?