Sharad Agarwal created LENS-325:
-----------------------------------
Summary: Wrong url of the persistent query result
Key: LENS-325
URL: https://issues.apache.org/jira/browse/LENS-325
Project: Apache Lens
Issue Type: Bug
Reporter: Sharad Agarwal
Using the default configs:
lens-shell>set lens.query.enable.persistent.resultset=false
Set param succeeded
lens-shell>set lens.query.enable.persistent.resultset.indriver=true
Set param succeeded
lens-shell>query execute select * from local_fact1
local_fact1.dim1 local_fact1.measure2 local_fact1.measure3
local_fact1.measure4 local_fact1.dt
Results of query stored at :
file:/tmp/lensreports/hdfsout/179095f1-f692-4850-93d8-402bbe37ba32 -1 rows
process in (61) seconds.
The result is in HDFS but the url is wrong
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)