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.

In Zeppelin livy interpreter, what should be value for parameter livy.spark.master ?

avatar

In Zeppelin livy interpreter, what should be value for parameter livy.spark.master ? Please advise.

livy.spark.masteryarn-cluster

or

livy.spark.masteryarn-client
1 ACCEPTED SOLUTION

avatar

it should be:

yarn-cluster

verified against my cluster

View solution in original post

3 REPLIES 3

avatar
New Member

Set that in livy server config, by default that parameter is blacklisted by livy

avatar

it should be:

yarn-cluster

verified against my cluster

avatar
Expert Contributor

yarn-client is not supported, only yarn-cluster is supported