The following are the steps involved in updating the Spark 2 interpreter:
- We will update the SPARK_HOME property as follows:
Screenshot displaying how to update the SPARK_HOME property
- Next, we will update the zeppelin.pyspark.python property to point to the new Python interpreter:
Screenshot displaying how to update the zeppelin.pyspark.python property
- Next, let's create a new Python interpreter as follows:
Screenshot to create a new Python interpreter
Update zeppelin.pyspark.python to /usr/local/bin/bin/python ...