A few days back Spark 3.0.0 was launched. I would like to use some of these functionalities. The default version for Spark on an EMR cluster now is Spark 2.4.5. I specifically make use of PySpark. My question is: how can I install/bootstrap Spark 3.0.0 on an EMR cluster?
Thanks in advance.