0

According to this doc, i should find zeppelin.livy.principal in config of zeppelin or spark2, but there's no such option there.

Reishin
  • 1,854
  • 18
  • 21
Chandler.Huang
  • 873
  • 3
  • 12
  • 24

1 Answers1

2

This property is found via the zeppelin UI:

Log in as a user with admin privileges; on the zeppelin UI -> Config -> interpreters -> pick your current livy interpreter or create a new one -> here you will notice the zeppelin.livy.principal property.

Jonathan
  • 121
  • 6