[
https://issues.apache.org/jira/browse/LENS-947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430364#comment-15430364
]
Archana H commented on LENS-947:
--------------------------------
lens-shell>cube select id,name from sample_db_dim where name != 'first'
22 Aug 2016 09:01:11 [Spring Shell] INFO cliLogger - Executing query with
timeout of 10000 milliseconds
lens-shell>query list --fromDate 2016-08-22-08:59:56 --toDate
2016-08-22-09:01:11
No queries
lens-shell>query list --fromDate 2016-08-22-08:59:56 --toDate
2016-08-22-09:01:12
d1b6315d-ccce-4e7a-b05f-fe6c4ea2e323
Total number of queries: 1
lens-shell>cube select id,name from sample_db_dim where name != 'first'
22 Aug 2016 09:01:53 [Spring Shell] INFO cliLogger - Executing query with
timeout of 10000 milliseconds
lens-shell>query list --fromDate 2016-08-22-08:59:56 --toDate
2016-08-22-09:01:53
d1b6315d-ccce-4e7a-b05f-fe6c4ea2e323
Total number of queries: 1
lens-shell>query list --fromDate 2016-08-22-08:59:56 --toDate
2016-08-22-09:01:54
3396ba61-674f-417b-bd9f-5143c6b413ff
d1b6315d-ccce-4e7a-b05f-fe6c4ea2e323
Total number of queries: 2
> Query List command on Lens CLI should take human readable fromDate and toDate
> ------------------------------------------------------------------------------
>
> Key: LENS-947
> URL: https://issues.apache.org/jira/browse/LENS-947
> Project: Apache Lens
> Issue Type: Improvement
> Components: server
> Reporter: Puneet Gupta
> Assignee: Rajat Khandelwal
> Priority: Minor
> Fix For: 2.6
>
>
> fromDate and toDate is a timestamp. It should be a human readable date.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)