PySpark
In this getting started, we will set up a PySpark project and learn how to build and deploy it on Conveyor.
. Create a new PySpark project
Create your PySpark project
. Create a new environment
The environment is the place where your project will run
. Deploy your project
Running your project on an environment
. Set up your project locally
Setting up your computer
. Add and configure project resources
Configuring a cloud role for your project
. Run against real data
Adding your own code to your project
. (Optional) Check out PySpark streaming
Configure PySpark streaming for your project
. Clean up
Remove all deployed resources