[jira] [Commented] (LENS-1224) Druid rewriter in lens

2016-09-27 Thread Hudson (JIRA)

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

Hudson commented on LENS-1224:
--

ABORTED: Integrated in Jenkins build Lens-Commit #1349 (See 
[https://builds.apache.org/job/Lens-Commit/1349/])
LENS-1224: Lens Druid sql rewriter changes (rajatgupta59: rev 
241603cf07fd64607c34629d149f6c1dc627eecd)
* (edit) 
lens-cube/src/main/java/org/apache/lens/cube/parse/BetweenTimeRangeWriter.java
* (add) 
lens-driver-jdbc/src/test/java/org/apache/lens/driver/jdbc/TestDruidSQLRewriter.java
* (add) 
lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/DruidSQLRewriter.java
* (edit) lens-cube/src/main/java/org/apache/lens/cube/parse/HQLParser.java
* (add) 
lens-driver-jdbc/src/test/resources/drivers/jdbc/druid/jdbcdriver-site.xml
* (edit) 
lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/ColumnarSQLRewriter.java
* (edit) 
lens-cube/src/test/java/org/apache/lens/cube/parse/TestBetweenTimeRangeWriter.java
* (edit) 
lens-cube/src/main/java/org/apache/lens/cube/parse/CubeQueryConfUtil.java
* (edit) 
lens-cube/src/test/java/org/apache/lens/cube/parse/TestTimeRangeWriter.java


> Druid rewriter in lens
> --
>
> Key: LENS-1224
> URL: https://issues.apache.org/jira/browse/LENS-1224
> Project: Apache Lens
>  Issue Type: Task
>Reporter: Rajitha R
>Assignee: Rajitha R
> Fix For: 2.7
>
> Attachments: LENS-1224_sept26.patch
>
>
> Druid is case sensitive while Lens isn't. To integrate both, there is a need 
> to have some rewriter in Lens which can rewrite Lens query to a Druid query 
> with the right cases.



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


[jira] [Commented] (LENS-1224) Druid rewriter in lens

2016-09-27 Thread Rajat Khandelwal (JIRA)

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

Rajat Khandelwal commented on LENS-1224:


Committed. Thanks [~rajitha.r]

> Druid rewriter in lens
> --
>
> Key: LENS-1224
> URL: https://issues.apache.org/jira/browse/LENS-1224
> Project: Apache Lens
>  Issue Type: Task
>Reporter: Rajitha R
>Assignee: Rajitha R
> Fix For: 2.7
>
> Attachments: LENS-1224_sept26.patch
>
>
> Druid is case sensitive while Lens isn't. To integrate both, there is a need 
> to have some rewriter in Lens which can rewrite Lens query to a Druid query 
> with the right cases.



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


[jira] [Commented] (LENS-1224) Druid rewriter in lens

2016-09-27 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on LENS-1224:
-

Applied patch: 
[LENS-1224_sept26.patch|https://issues.apache.org/jira/secure/attachment/12830455/LENS-1224_sept26.patch]
 and ran command: mvn clean install -fae. Result: Failure. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/964/

> Druid rewriter in lens
> --
>
> Key: LENS-1224
> URL: https://issues.apache.org/jira/browse/LENS-1224
> Project: Apache Lens
>  Issue Type: Task
>Reporter: Rajitha R
>Assignee: Rajitha R
> Fix For: 2.7
>
> Attachments: LENS-1224_sept26.patch
>
>
> Druid is case sensitive while Lens isn't. To integrate both, there is a need 
> to have some rewriter in Lens which can rewrite Lens query to a Druid query 
> with the right cases.



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


[jira] [Commented] (LENS-1224) Druid rewriter in lens

2016-09-27 Thread Rajitha R (JIRA)

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

Rajitha R commented on LENS-1224:
-

done

> Druid rewriter in lens
> --
>
> Key: LENS-1224
> URL: https://issues.apache.org/jira/browse/LENS-1224
> Project: Apache Lens
>  Issue Type: Task
>Reporter: Rajitha R
>Assignee: Rajitha R
> Fix For: 2.7
>
> Attachments: LENS-1224_sept26.patch
>
>
> Druid is case sensitive while Lens isn't. To integrate both, there is a need 
> to have some rewriter in Lens which can rewrite Lens query to a Druid query 
> with the right cases.



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


[jira] [Commented] (LENS-1224) Druid rewriter in lens

2016-09-16 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on LENS-1224:
-

Applied patch: 
[LENS-1224.patch|https://issues.apache.org/jira/secure/attachment/12828622/LENS-1224.patch],
 
[LENS-1323.02.patch|https://issues.apache.org/jira/secure/attachment/12828834/LENS-1323.02.patch]
 and ran command: mvn clean install -fae. Result: Failure. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/928/

> Druid rewriter in lens
> --
>
> Key: LENS-1224
> URL: https://issues.apache.org/jira/browse/LENS-1224
> Project: Apache Lens
>  Issue Type: Task
>Reporter: Rajitha R
>Assignee: Rajitha R
> Attachments: LENS-1224.patch
>
>
> Druid is case sensitive while Lens isn't. To integrate both, there is a need 
> to have some rewriter in Lens which can rewrite Lens query to a Druid query 
> with the right cases.



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


[jira] [Commented] (LENS-1224) Druid rewriter in lens

2016-09-16 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on LENS-1224:
-

Applied patch: 
[LENS-1224.patch|https://issues.apache.org/jira/secure/attachment/12828622/LENS-1224.patch],
 
[LENS-1323.01.patch|https://issues.apache.org/jira/secure/attachment/12828820/LENS-1323.01.patch]
 and ran command: mvn clean install -fae. Result: Failure. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/913/

> Druid rewriter in lens
> --
>
> Key: LENS-1224
> URL: https://issues.apache.org/jira/browse/LENS-1224
> Project: Apache Lens
>  Issue Type: Task
>Reporter: Rajitha R
>Assignee: Rajitha R
> Attachments: LENS-1224.patch
>
>
> Druid is case sensitive while Lens isn't. To integrate both, there is a need 
> to have some rewriter in Lens which can rewrite Lens query to a Druid query 
> with the right cases.



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


[jira] [Commented] (LENS-1224) Druid rewriter in lens

2016-09-15 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on LENS-1224:
-

Applied patch: 
[LENS-1224.patch|https://issues.apache.org/jira/secure/attachment/12828622/LENS-1224.patch]
 and ran command: mvn clean install -fae. Result: Failure. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/911/

> Druid rewriter in lens
> --
>
> Key: LENS-1224
> URL: https://issues.apache.org/jira/browse/LENS-1224
> Project: Apache Lens
>  Issue Type: Task
>Reporter: Rajitha R
>Assignee: Rajitha R
> Attachments: LENS-1224.patch
>
>
> Druid is case sensitive while Lens isn't. To integrate both, there is a need 
> to have some rewriter in Lens which can rewrite Lens query to a Druid query 
> with the right cases.



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