[ 
https://issues.apache.org/jira/browse/LENS-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268272#comment-14268272
 ] 

Hudson commented on LENS-148:
-----------------------------

UNSTABLE: Integrated in Lens-Commit #68 (See 
[https://builds.apache.org/job/Lens-Commit/68/])
LENS-148: Fixes the issue where persisted query results always show 0 rows 
processed (Raju Bairishetti via prongs) (rajat.khandelwal: rev 
17a6c2cfda3a789e20bc8473c0d6b4457599c0f8)
* lens-cli/src/main/java/org/apache/lens/cli/commands/LensQueryCommands.java


> Persisted query result shows 0 rows returned on cli
> ---------------------------------------------------
>
>                 Key: LENS-148
>                 URL: https://issues.apache.org/jira/browse/LENS-148
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: client, server
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Raju Bairishetti
>             Fix For: 2.0
>
>         Attachments: LENS-148.patch
>
>
> Here is run :
> {noformat}
> lens-shell>set lens.query.enable.persistent.resultset=true
> Set param succeeded
> lens-shell>set lens.query.enable.persistent.resultset.indriver=true
> Set param succeeded
> lens-shell>query execute cube select id,name from sample_db_dim
> ID    NAME    
> Results of query stored at : 
> file:/tmp/lensreports/c0f59e29-8637-48c0-8244-bba9f1905bf1.csv 0 rows process 
> in (8) seconds.
> lens-shell>close
> {noformat}



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

Reply via email to