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

Raju Bairishetti commented on LENS-638:
---------------------------------------

*Disabled the persistent resultset* for queries in the above setup.

Initially I have started the lens server by enabling the persistent resultset. 
Queries were failed by saying unable to parse query.
{noformat}
Unsupported language features in query: INSERT OVERWRITE DIRECTORY 
"file:/tmp/lensreports/hdfsout/fd7ec5e6-06b8-4ca7-937b-cb9b21925f4d"  SELECT 
sum(( sample_cube . measure2 )) FROM local_fact1 sample_cube WHERE (((( 
sample_cube . dt ) =  '2014-06-25' )))
...
...
...
scala.NotImplementedError: No parse rules for:
 TOK_DESTINATION 1, 0,6, 27
  TOK_DIR 1, 4,6, 27
    "file:/tmp/lensreports/hdfsout/fd7ec5e6-06b8-4ca7-937b-cb9b21925f4d" 1, 
6,6, 27
{noformat}


> Add Spark Driver
> ----------------
>
>                 Key: LENS-638
>                 URL: https://issues.apache.org/jira/browse/LENS-638
>             Project: Apache Lens
>          Issue Type: Bug
>            Reporter: Raju Bairishetti
>            Assignee: Raju Bairishetti
>
> I would like to add a spark driver in lens. We can integrate with sparkSql 
> support.



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

Reply via email to