You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2016/05/03 11:34:12 UTC

[jira] [Created] (LENS-1030) Query log is having other request logs

Amareshwari Sriramadasu created LENS-1030:
---------------------------------------------

             Summary: Query log is having other request logs
                 Key: LENS-1030
                 URL: https://issues.apache.org/jira/browse/LENS-1030
             Project: Apache Lens
          Issue Type: Bug
          Components: server
    Affects Versions: 2.6
            Reporter: Amareshwari Sriramadasu
            Priority: Minor
             Fix For: 2.6


Query log file has the following lines :

{noformat}
3 May 2016 08:19:20 [c8d77c9d-481b-4b50-92b4-742cb4b3baf5] [grizzly-http-server-4] INFO  org.apache.lens.server.query.QueryExecutionServiceImpl - Returning handle c8d77c9d-481b-4b50-92b4-742cb4b3baf5
03 May 2016 08:19:20 [c8d77c9d-481b-4b50-92b4-742cb4b3baf5] [QuerySubmitter] INFO  org.apache.lens.server.query.QueryExecutionServiceImpl - Processing query:cube select ....
03 May 2016 08:19:20 [c8d77c9d-481b-4b50-92b4-742cb4b3baf5] [QuerySubmitter] INFO  org.apache.lens.server.query.QueryExecutionServiceImpl - Added to waiting queries. QueryId:c8d77c9d-481b-4b50-92b4-742cb4b3baf5
03 May 2016 08:20:21 [0a5c1066-8927-4ed9-8f29-f89943d089e2] [grizzly-http-server-4] INFO  org.apache.lens.server.AuthenticationFilter - Request from user: null , path=metastore/cubes/rrcube/latestdate
{nofrmat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)