Github user purechoc commented on the issue:
https://github.com/apache/zeppelin/pull/1587
first, you need to install livy and setup python3 environment.
second, set config. "spark-defaults.conf"
spark.yarn.appMasterEnv.PYSPARK3_DRIVER_PYTHON usr/bin/python3
and then, just using livy interpreter with "%livy.pyspark3"
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---