Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

provide pyspark3 via livy

avatar
New Member

As said in the following post https://hortonworks.com/blog/recent-improvements-apache-zeppelin-livy-integration/

User can use livy.pyspark3 for python3 with spark. Can anyone help me which all configuration need to be set for the same

1 ACCEPTED SOLUTION

avatar
Super Guru

@btandel @Saurabh,

Did you try setting "livy.spark.yarn.appMasterEnv.PYSPARK3_PYTHON" in the livy interperter setting.

Use %livy.python3 in your paragraph.

Thanks,

Aditya

View solution in original post

2 REPLIES 2

avatar
Guru

Can someone tell what configuration need to be change to use pyspark3 ?

avatar
Super Guru

@btandel @Saurabh,

Did you try setting "livy.spark.yarn.appMasterEnv.PYSPARK3_PYTHON" in the livy interperter setting.

Use %livy.python3 in your paragraph.

Thanks,

Aditya