Re: Review Request 40899: LENS-851: Replace columns with aliases in where clause of the inner query

2015-12-08 Thread Amareshwari Sriramadasu
> On Dec. 3, 2015, 11:34 p.m., Amareshwari Sriramadasu wrote: > > lens-cube/src/main/java/org/apache/lens/cube/parse/HQLParser.java, line 179 > > > > > > I think we already have error code for parsing, can we use

[jira] [Commented] (LENS-891) Weekly covering info for last Sunday of year and first Sunday of next year is wrong

2015-12-08 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/LENS-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15046555#comment-15046555 ] Rajat Khandelwal commented on LENS-891: --- Created https://reviews.apache.org/r/41083/ > Weekly

[jira] [Work started] (LENS-891) Weekly covering info for last Sunday of year and first Sunday of next year is wrong

2015-12-08 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/LENS-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on LENS-891 started by Rajat Khandelwal. - > Weekly covering info for last Sunday of year and first Sunday of next year is

[jira] [Created] (LENS-891) Weekly covering info for last Sunday of year and first Sunday of next year is wrong

2015-12-08 Thread Rajat Khandelwal (JIRA)
Rajat Khandelwal created LENS-891: - Summary: Weekly covering info for last Sunday of year and first Sunday of next year is wrong Key: LENS-891 URL: https://issues.apache.org/jira/browse/LENS-891

Re: Review Request 40899: LENS-851: Replace columns with aliases in where clause of the inner query

2015-12-08 Thread Rajat Khandelwal
> On Dec. 4, 2015, 5:04 a.m., Amareshwari Sriramadasu wrote: > > lens-cube/src/main/java/org/apache/lens/cube/parse/HQLParser.java, line 179 > > > > > > I think we already have error code for parsing, can we use

[jira] [Commented] (LENS-890) Allow per-queue driver max launched queries constraints

2015-12-08 Thread Mohammad Rafi (JIRA)
[ https://issues.apache.org/jira/browse/LENS-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15046686#comment-15046686 ] Mohammad Rafi commented on LENS-890: +1 Need this feature. > Allow per-queue driver max launched

[jira] [Assigned] (LENS-892) Log lens Session details in Query Logs

2015-12-08 Thread Puneet Gupta (JIRA)
[ https://issues.apache.org/jira/browse/LENS-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Puneet Gupta reassigned LENS-892: - Assignee: Puneet Gupta > Log lens Session details in Query Logs >

[jira] [Created] (LENS-892) Log lens Session details in Query Logs

2015-12-08 Thread Puneet Gupta (JIRA)
Puneet Gupta created LENS-892: - Summary: Log lens Session details in Query Logs Key: LENS-892 URL: https://issues.apache.org/jira/browse/LENS-892 Project: Apache Lens Issue Type: Improvement

[jira] [Assigned] (LENS-743) Query failure retries for transient errors

2015-12-08 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/LENS-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajat Khandelwal reassigned LENS-743: - Assignee: Rajat Khandelwal > Query failure retries for transient errors >

[jira] [Commented] (LENS-654) Cassandra storage for Lens

2015-12-08 Thread Arvind Jayaprakash (JIRA)
[ https://issues.apache.org/jira/browse/LENS-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15046867#comment-15046867 ] Arvind Jayaprakash commented on LENS-654: - CQL in all likelihood does not support full SQL in cases

[jira] [Commented] (LENS-879) Base framework for Scheduler.

2015-12-08 Thread Rajat Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/LENS-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15046903#comment-15046903 ] Rajat Khandelwal commented on LENS-879: --- Failure due to LENS-891, reproduced and fixed, Still in

Re: Review Request 40638: Base framework for scheduler.

2015-12-08 Thread Ajay Yadava
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40638/ --- (Updated Dec. 8, 2015, 2:06 p.m.) Review request for lens. Changes ---

[jira] [Updated] (LENS-879) Base framework for Scheduler.

2015-12-08 Thread Ajay Yadava (JIRA)
[ https://issues.apache.org/jira/browse/LENS-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Yadava updated LENS-879: - Attachment: LENS-879-v3.patch Addressed the review comments. Please review. > Base framework for

[jira] [Updated] (LENS-879) Base framework for Scheduler.

2015-12-08 Thread Ajay Yadava (JIRA)
[ https://issues.apache.org/jira/browse/LENS-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Yadava updated LENS-879: - Status: Open (was: Patch Available) > Base framework for Scheduler. > - > >

[jira] [Commented] (LENS-879) Base framework for Scheduler.

2015-12-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/LENS-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15046900#comment-15046900 ] Hadoop QA commented on LENS-879: Applied patch:

Re: Review Request 40638: Base framework for scheduler.

2015-12-08 Thread Ajay Yadava
> On Nov. 30, 2015, 5:16 a.m., Amareshwari Sriramadasu wrote: > > lens-api/src/main/java/org/apache/lens/api/query/SchedulerJobInfo.java, > > line 38 > > > > > > Is this not ScheduleJobHandle ? Yes. It changed

Re: Review Request 40751: LENS - 882: provide option from CLI as well to list queries by driver

2015-12-08 Thread Amareshwari Sriramadasu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40751/#review109334 ---

Re: Review Request 41033: LENS-836: Query commands in CLI should take default value for query handle as the last executed query

2015-12-08 Thread Amareshwari Sriramadasu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41033/#review109333 ---