[jira] [Updated] (LENS-1303) list of queries on ui should use time filters

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1303:
---
Component/s: UI

> list of queries on ui should use time filters
> -
>
> Key: LENS-1303
> URL: https://issues.apache.org/jira/browse/LENS-1303
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: UI
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.7
>
> Attachments: LENS-1303.04.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1326) session/sessions API returning no data on GUI/API though there are active sessions

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1326:
---
Component/s: server

> session/sessions API returning no data on GUI/API though there are active 
> sessions
> --
>
> Key: LENS-1326
> URL: https://issues.apache.org/jira/browse/LENS-1326
> Project: Apache Lens
>  Issue Type: Bug
>  Components: server
>Reporter: Puneet Gupta
>Assignee: Lavkesh Lahngir
> Fix For: 2.7
>
> Attachments: getsession-error.patch, getsession-error.patch, 
> session-default-value.patch, session-default-value.patch
>
>
> The lens GUI and API is showing no sessions via sessions REST end point.
> Server metrics are showing active sessions  though. 
> {noformat}
> "org.apache.lens.server.api.session.SessionService.active-sessions" : {
>  "value" : 5324
>},
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1357) Seeing NPE in stop lens services after a failed attempt of start

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1357:
---
Component/s: server

> Seeing NPE in stop lens services after a failed attempt of start
> 
>
> Key: LENS-1357
> URL: https://issues.apache.org/jira/browse/LENS-1357
> Project: Apache Lens
>  Issue Type: Bug
>  Components: server
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.7
>
> Attachments: LENS-1357.01.patch, LENS-1357.02.patch, 
> LENS-1357.03.patch, screenshot-1.png
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1381) Support Fact to Fact Union

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1381:
---
Component/s: cube

> Support Fact to Fact Union
> --
>
> Key: LENS-1381
> URL: https://issues.apache.org/jira/browse/LENS-1381
> Project: Apache Lens
>  Issue Type: New Feature
>  Components: cube
>Reporter: Puneet Gupta
>Assignee: Sushil Mohanty
> Fix For: 2.7
>
> Attachments: LENS-1381_4.patch, LENS-1381_checkstyle_fix.patch, 
> LENS-1381_checkstyle_fix_1.patch
>
>
> Currently Lens supports Union-ing data across different storages in a single 
> Fact. With this JIRA Lens server will be able to Union Data Across Facts too.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1318) Query Resource in the lens server offers very limited information on the getAllQueries call

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1318:
---
Component/s: client

> Query Resource in the lens server offers very limited information on the 
> getAllQueries call
> ---
>
> Key: LENS-1318
> URL: https://issues.apache.org/jira/browse/LENS-1318
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: client, server
>Affects Versions: 2.7
>Reporter: Srikanth Sundarrajan
>Assignee: Srikanth Sundarrajan
> Fix For: 2.7
>
> Attachments: LENS-1318.patch
>
>
> {code}
> List getAllQueries(sessionid, states, user, driver, queryName, 
> fromDate, toDate);
> {code}
> Currently provides very limited information (Query handle) upon this call. If 
> consuming service where to tabulate minimal information of query history, the 
> call to getAllQueries have to be followed by a series of 
> {code}
> LensQuery getStatus(sessionid, queryHandle)
> {code}.
> It would be very helpful to have a resource method that can provide a richer 
> set of information as an additional method.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1318) Query Resource in the lens server offers very limited information on the getAllQueries call

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1318:
---
Component/s: server

> Query Resource in the lens server offers very limited information on the 
> getAllQueries call
> ---
>
> Key: LENS-1318
> URL: https://issues.apache.org/jira/browse/LENS-1318
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: server
>Affects Versions: 2.7
>Reporter: Srikanth Sundarrajan
>Assignee: Srikanth Sundarrajan
> Fix For: 2.7
>
> Attachments: LENS-1318.patch
>
>
> {code}
> List getAllQueries(sessionid, states, user, driver, queryName, 
> fromDate, toDate);
> {code}
> Currently provides very limited information (Query handle) upon this call. If 
> consuming service where to tabulate minimal information of query history, the 
> call to getAllQueries have to be followed by a series of 
> {code}
> LensQuery getStatus(sessionid, queryHandle)
> {code}.
> It would be very helpful to have a resource method that can provide a richer 
> set of information as an additional method.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1283) Map failure APIResult to Exception in Lens client

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1283:
---
Component/s: client
 api

> Map failure APIResult to Exception in Lens client
> -
>
> Key: LENS-1283
> URL: https://issues.apache.org/jira/browse/LENS-1283
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: api, client
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.7
>
> Attachments: LENS-1283.02.patch, LENS-1283.05.patch, 
> LENS-1283.06.patch, LENS-1283.07.patch, LENS-1283.08.patch, 
> LENS-1283.09.patch, LENS-1283.10.patch, LENS-1283.11.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1387) Move Lens to java 8

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1387:
---
Affects Version/s: 2.6

> Move Lens to java 8
> ---
>
> Key: LENS-1387
> URL: https://issues.apache.org/jira/browse/LENS-1387
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: 2.7, build
>Affects Versions: 2.6
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
>  Labels: incompatible
> Fix For: 2.7
>
> Attachments: LENS-1387.01.patch, LENS-1387.02.patch
>
>
> Deprecating java7 and restricting lens to only compile with java 8 + 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1387) Move Lens to java 8

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1387:
---
Labels: incompatible  (was: )

> Move Lens to java 8
> ---
>
> Key: LENS-1387
> URL: https://issues.apache.org/jira/browse/LENS-1387
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: 2.7, build
>Affects Versions: 2.6
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
>  Labels: incompatible
> Fix For: 2.7
>
> Attachments: LENS-1387.01.patch, LENS-1387.02.patch
>
>
> Deprecating java7 and restricting lens to only compile with java 8 + 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1320) Limit the maximum number of scheduled jobs per user

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1320:
---
Component/s: server
 api

> Limit the maximum number of scheduled jobs per user
> ---
>
> Key: LENS-1320
> URL: https://issues.apache.org/jira/browse/LENS-1320
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: api, server
>Reporter: Lavkesh Lahngir
>Assignee: Lavkesh Lahngir
> Fix For: 2.7
>
> Attachments: 0001-job_validataion.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1355) Lens unable to parse "date" in queries

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1355:
---
Component/s: cube

> Lens unable to parse "date" in queries
> --
>
> Key: LENS-1355
> URL: https://issues.apache.org/jira/browse/LENS-1355
> Project: Apache Lens
>  Issue Type: Bug
>  Components: cube
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.7
>
> Attachments: LENS-1355.01.patch, LENS-1355.02.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1317) Lens Query Conf to be persisted in Finished_Queries store

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1317:
---
Component/s: server

> Lens Query Conf to be persisted in Finished_Queries store
> -
>
> Key: LENS-1317
> URL: https://issues.apache.org/jira/browse/LENS-1317
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: server
>Reporter: Srikanth Sundarrajan
>Assignee: Srikanth Sundarrajan
>  Labels: incompatible
> Fix For: 2.7
>
> Attachments: LENS-1317.patch, LENS-1317.patch
>
>
> Lens Conf passed while submitting a query isn't currently persisted in the 
> finished_queries state store. Conf is available as long as query is in 
> running or queued state and once the query completes and the same is evicted 
> from memory, conf (fetched from DB) is no longer available. It would be 
> useful to record the configurations that a user had used while submitting a 
> query.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1374) Add logs in FieldValidator

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1374:
---
Component/s: cube

> Add logs in FieldValidator
> --
>
> Key: LENS-1374
> URL: https://issues.apache.org/jira/browse/LENS-1374
> Project: Apache Lens
>  Issue Type: Task
>  Components: cube
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.7
>
> Attachments: LENS-1374.2016-11-09_17:58:38.patch
>
>
> Exceptions of fieldValidator don't provide any info in logs and it's 
> difficult to debug why fields are not queryable together. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1396) Checkstyle failing with java8 syntax

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1396:
---
Component/s: (was: 2.7)
 build

> Checkstyle failing with java8 syntax
> 
>
> Key: LENS-1396
> URL: https://issues.apache.org/jira/browse/LENS-1396
> Project: Apache Lens
>  Issue Type: Bug
>  Components: build
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.7
>
> Attachments: LENS-1396.01.patch
>
>
> checkstyle is failing with lambda functions



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1287) Create command in cli to create schema taking parent directory where schema is stored

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1287:
---
Component/s: client

> Create command in cli to create schema taking parent directory where schema 
> is stored
> -
>
> Key: LENS-1287
> URL: https://issues.apache.org/jira/browse/LENS-1287
> Project: Apache Lens
>  Issue Type: New Feature
>  Components: client
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.7
>
> Attachments: LENS-1287.07.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


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

2017-10-29 Thread Raju Bairishetti (JIRA)

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

Raju Bairishetti updated LENS-1224:
---
Component/s: driver-jdbc

> Druid rewriter in lens
> --
>
> Key: LENS-1224
> URL: https://issues.apache.org/jira/browse/LENS-1224
> Project: Apache Lens
>  Issue Type: Task
>  Components: driver-jdbc
>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.4.14#64029)


[jira] [Updated] (LENS-1361) Ignore DB failure while scheduler startup.

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1361:
---
Component/s: server

> Ignore DB failure while scheduler startup.
> --
>
> Key: LENS-1361
> URL: https://issues.apache.org/jira/browse/LENS-1361
> Project: Apache Lens
>  Issue Type: Bug
>  Components: server
>Reporter: Lavkesh Lahngir
>Assignee: Lavkesh Lahngir
> Fix For: 2.7
>
> Attachments: 0001-DB-fixes.patch, ignore-db.patch, ignore-db.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1279) Improve Scheduler API messages

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1279:
---
Component/s: server

> Improve Scheduler API messages  
> 
>
> Key: LENS-1279
> URL: https://issues.apache.org/jira/browse/LENS-1279
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: server
>Reporter: Lavkesh Lahngir
>Assignee: Lavkesh Lahngir
> Fix For: 2.7
>
> Attachments: Scheduler-API-fixes.patch
>
>
> This patch includes more clearer scheduler APIs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1267) Instances which are in waiting state while restart are not getting resumed

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1267:
---
Component/s: server

> Instances which are in waiting state while restart are not getting resumed
> --
>
> Key: LENS-1267
> URL: https://issues.apache.org/jira/browse/LENS-1267
> Project: Apache Lens
>  Issue Type: Bug
>  Components: server
>Reporter: Archana H
>Assignee: Lavkesh Lahngir
> Fix For: 2.7
>
>
> The Scheduler can not recover from restarting when it was in the middle of 
> launching a query. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1319) Lens Client doesn't provide the option to pass query conf while submitting the query

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1319:
---
Component/s: client

> Lens Client doesn't provide the option to pass query conf while submitting 
> the query
> 
>
> Key: LENS-1319
> URL: https://issues.apache.org/jira/browse/LENS-1319
> Project: Apache Lens
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.7
>Reporter: Srikanth Sundarrajan
>Assignee: Srikanth Sundarrajan
> Fix For: 2.7
>
> Attachments: LENS-1319.patch
>
>
> Lens Client doesn't provide the option to pass query conf while submitting 
> the query. Lens Server however allow the conf to posted as a form param along 
> with other parameters. Lens Client need to be extended to pass the LensConf 
> along.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1275) Launch Time should be set before executeAsync is called on selected driver

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1275:
---
Component/s: server

> Launch Time should be set before executeAsync is called on selected driver
> --
>
> Key: LENS-1275
> URL: https://issues.apache.org/jira/browse/LENS-1275
> Project: Apache Lens
>  Issue Type: Bug
>  Components: server
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.7
>
> Attachments: LENS-1275.02.patch, LENS-1275.03.patch, 
> LENS-1275.04.patch, LENS-1275.05.patch, LENS-1275.2016-08-11_16:06:44.patch, 
> LENS-1275.2016-08-11_18:31:13.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (LENS-1243) Support Asynchronous status updates from drivers

2017-10-29 Thread Raju Bairishetti (JIRA)

 [ 
https://issues.apache.org/jira/browse/LENS-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raju Bairishetti updated LENS-1243:
---
Component/s: server
 drivers

> Support Asynchronous status updates from drivers
> 
>
> Key: LENS-1243
> URL: https://issues.apache.org/jira/browse/LENS-1243
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: drivers, server
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.7
>
> Attachments: LENS-1243.07.patch, LENS-1243.09.patch, 
> LENS-1243.10.patch, LENS-1243.12.patch, LENS-1243.13.patch, LENS-1243.14.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)