mainPythonFileUri property

String? mainPythonFileUri
getter/setter pair

The HCFS URI of the main Python file to use as the Spark driver.

Must be a .py file.

Required.

Implementation

core.String? mainPythonFileUri;