What does the run_as_repl parameter do in the databricks Jobs API - https://docs.databricks.com/dev-tools/api/latest/examples.html#jobs-api-examples

aladda
Databricks Employee
Databricks Employee
 

André
New Contributor III

(Not really answer)

I'd like to know as-well, can't find any mention anywhere in the documentation.

User16255483290
Databricks Employee
Databricks Employee

@Anand Ladda​ @André Monteiro​ 

From comments in the code:

Indicates whether the task should be run in a REPL. This value must be 

true to run on an existing cluster.

Please ignore the 'run_as_repl' parameters it will be removed from public docs as it is used for internal purposes. 

View solution in original post