Hi Igor, Zeppelin runs with user id that execute bin/zeppelin-daemon.sh or bin/zeppeiln.sh. And all interpreter processes are running with the same user id at the moment. So you'll need to change your user id to appropriate one for your job and start Zeppelin.
In case of you're interested in impersonation, community is working on it and you can track related issues https://issues.apache.org/jira/browse/ZEPPELIN-1320 https://issues.apache.org/jira/browse/ZEPPELIN-1587 https://issues.apache.org/jira/browse/ZEPPELIN-1567 Hope this helps. Thanks, moon On Sat, Nov 5, 2016 at 8:30 PM Igor Yakushin <i...@uchicago.edu> wrote: > Hi All, > Under what userid should Zeppelin run? The documentation does not seem > to mention it. > Thank you, > Igor >