How can I submit a job form Zeppelin as a specific user? How can I submit a job form Zeppelin as a specific user? hadoop hadoop

How can I submit a job form Zeppelin as a specific user?


Running a Zeppelin interpreter process as the user logged in to the Zeppelin frontend is called user impersonation. The steps to enable user impersonation are documented in the user manual: https://zeppelin.apache.org/docs/0.7.2/manual/userimpersonation.html

In a nutshell, you have to

  1. Enable authentication in conf/shiro.ini
  2. Enable password-less ssh
  3. Configure the interpreter to impersonate the user