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

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

Hui An created LIVY-707:
---------------------------

             Summary: 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


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)