For the complete documentation index, see llms.txt. This page is also available as Markdown.

Python

Files tab, Python, Spark Submit

If you select Python as the file Type, the Files tab will contain the following options:

Option
Description

Py File

Specify the main Python file of the Spark job you are submitting.

Dependencies

Specify the Environment and Path of other packages, bundles, or libraries used as a part of your Spark job. Environment defines whether these dependencies are Local to your machine or Static on the cluster or the web.

Last updated

Was this helpful?