While trying to run the sample code provided in the Jupyter Python Spark Notebook, I get an error "no module named pyspark.sql" :
Do I need to configure something in order to use pyspark ?I'm running DSS community on an EC2 AMI.