- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
What would the audit record on Zeppelin users actions when using Hive?
- Labels:
-
Apache Hive
-
Apache Zeppelin
Created ‎07-17-2017 04:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Assume using Zeppelin to execute Hive queries. See:  https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.1/bk_zeppelin-component-guide/content/config-hive-access.html
Would the auditing capture the actions as the actual Zeppelin user or as the single hive user defined for the Zeppelin connection that is shared among many Zeppelin users?
Created ‎07-17-2017 05:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Zeppelin in HDP 2.6 supports user impersonation. When properly configured, the audit logs should capture the actual end-user submitting the hive queries.
Created ‎07-17-2017 05:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Zeppelin in HDP 2.6 supports user impersonation. When properly configured, the audit logs should capture the actual end-user submitting the hive queries.
Created ‎07-26-2017 05:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks. Setting doAs=true should do the trick.
