Partha Pratim Ghosh created ZEPPELIN-857:
--------------------------------------------
Summary: User Id is not passed in interpreters for connection
security or logging
Key: ZEPPELIN-857
URL: https://issues.apache.org/jira/browse/ZEPPELIN-857
Project: Zeppelin
Issue Type: Improvement
Reporter: Partha Pratim Ghosh
User Id should be passed to interpreters. This has the following necessities -
1. In case of Hive, passing user id can help to ensure user level authorization
to hive access. Some users may have table drop access, others may not. So it is
necessary to have user level access to Hive. This may be required in other
interpreters as well.
2. Logging - As the jobs are asynchronous, time taken to run a job can be
logged with user id for further analysis if user id is passed where the job
runs. Currently, this is not the case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)