You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Saisai Shao (Jira)" <ji...@apache.org> on 2019/11/14 01:54:00 UTC

[jira] [Resolved] (LIVY-707) Add audit log for SqlJobs from ThriftServer

     [ https://issues.apache.org/jira/browse/LIVY-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Saisai Shao resolved LIVY-707.
------------------------------
    Fix Version/s: 0.7.0
         Assignee: Hui An
       Resolution: Fixed

Issue resolved by pull request 255
https://github.com/apache/incubator-livy/pull/255

> Add audit log for SqlJobs from ThriftServer
> -------------------------------------------
>
>                 Key: LIVY-707
>                 URL: https://issues.apache.org/jira/browse/LIVY-707
>             Project: Livy
>          Issue Type: Improvement
>          Components: Thriftserver
>            Reporter: Hui An
>            Assignee: Hui An
>            Priority: Minor
>             Fix For: 0.7.0
>
>
> The audit Log style is below
> {code:java}
> 19/11/06 16:38:30 INFO ThriftServerAudit$: user: test ipAddress: 10.25.22.46 query: select count(*) from test1 beforeExecute: 1573029416951 afterExecute: 1573029510972 time spent: 94021
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)