How can I execute a Scala program stored in a local file?

0 vues

Réponse

You can use the 'programFile' parameter to specify the local file name containing the arbitrary Scala program.
Did this answer help you?
executeProgram

sparkEmbeddedProcess

See technical action