Invitation: Lens Meetup @ Fri 30 Oct 2015 15:00 - 18:00 (sharad.apa...@gmail.com)

2015-10-28 Thread Sharad Agarwal
BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
DTSTART:20151030T093000Z
DTEND:20151030T123000Z
DTSTAMP:20151029T062341Z
ORGANIZER;CN=Sharad Agarwal:mailto:sharad.apa...@gmail.com
UID:elj6j3189e4mvojoudl6oms...@google.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=dev@lens.apache.org;X-NUM-GUESTS=0:mailto:dev@lens.apache.org
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=u...@lens.apache.org;X-NUM-GUESTS=0:mailto:u...@lens.apache.org
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE
 ;CN=sharad.apa...@gmail.com;X-NUM-GUESTS=0:mailto:sharad.apa...@gmail.com
CREATED:20151029T062113Z
DESCRIPTION:1. Overview of lens usage at InMobi with live demo\n\n2. Lens u
 sage at Flipkart with Live demo\n\n3. Roadmap/features discussion\nView you
 r event at https://www.google.com/calendar/event?action=VIEW&eid=ZWxqNmozMT
 g5ZTRtdm9qb3VkbDZvbXM1bm8gZGV2QGxlbnMuYXBhY2hlLm9yZw&tok=MjMjc2hhcmFkLmFwYW
 NoZUBnbWFpbC5jb21iMjBmNDQ1OTEwNzVkOGZhZDA4NDI4NjFiN2Q5MDkzZDBlNmQ4NWY4&ctz=
 Asia/Calcutta&hl=en_GB.
LAST-MODIFIED:20151029T062340Z
LOCATION:Flipkart PW office
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Lens Meetup
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR


invite.ics
Description: application/ics


[jira] [Commented] (LENS-848) Allow JDBC driver to take connection properties in configuration

2015-10-28 Thread Hudson (JIRA)

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

Hudson commented on LENS-848:
-

SUCCESS: Integrated in Lens-Commit-Java8 #31 (See 
[https://builds.apache.org/job/Lens-Commit-Java8/31/])
LENS-848: Allow JDBC driver to take connection properties in (rajatgupta59: rev 
55b5223e9bfbb4904b46b2843f4410293cb4019b)
* lens-api/src/test/java/org/apache/lens/api/util/CommonUtilsTest.java
* lens-api/src/main/java/org/apache/lens/api/util/CommonUtils.java
* src/site/apt/admin/jdbcdriver-config.apt
* src/site/apt/admin/config.apt
* lens-driver-jdbc/src/test/java/org/apache/lens/driver/jdbc/TestJdbcDriver.java
* lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/JDBCDriver.java
* lens-driver-jdbc/src/main/resources/jdbcdriver-default.xml
* 
lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/JDBCDriverConfConstants.java
* lens-driver-jdbc/src/test/resources/jdbcdriver-site.xml
* 
lens-driver-jdbc/src/test/java/org/apache/lens/driver/jdbc/TestDataSourceConnectionProvider.java
* 
lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/DataSourceConnectionProvider.java
* 
lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/ColumnarSQLRewriter.java


> Allow JDBC driver to take connection properties in configuration
> 
>
> Key: LENS-848
> URL: https://issues.apache.org/jira/browse/LENS-848
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: driver-jdbc
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.5
>
> Attachments: LENS-848.09.patch, LENS-848.10.patch
>
>




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


[jira] [Commented] (LENS-848) Allow JDBC driver to take connection properties in configuration

2015-10-28 Thread Hudson (JIRA)

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

Hudson commented on LENS-848:
-

SUCCESS: Integrated in Lens-Commit #1121 (See 
[https://builds.apache.org/job/Lens-Commit/1121/])
LENS-848: Allow JDBC driver to take connection properties in (rajatgupta59: rev 
55b5223e9bfbb4904b46b2843f4410293cb4019b)
* lens-driver-jdbc/src/test/java/org/apache/lens/driver/jdbc/TestJdbcDriver.java
* lens-api/src/main/java/org/apache/lens/api/util/CommonUtils.java
* src/site/apt/admin/jdbcdriver-config.apt
* 
lens-driver-jdbc/src/test/java/org/apache/lens/driver/jdbc/TestDataSourceConnectionProvider.java
* 
lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/JDBCDriverConfConstants.java
* 
lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/DataSourceConnectionProvider.java
* src/site/apt/admin/config.apt
* lens-driver-jdbc/src/main/resources/jdbcdriver-default.xml
* lens-driver-jdbc/src/test/resources/jdbcdriver-site.xml
* lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/JDBCDriver.java
* 
lens-driver-jdbc/src/main/java/org/apache/lens/driver/jdbc/ColumnarSQLRewriter.java
* lens-api/src/test/java/org/apache/lens/api/util/CommonUtilsTest.java


> Allow JDBC driver to take connection properties in configuration
> 
>
> Key: LENS-848
> URL: https://issues.apache.org/jira/browse/LENS-848
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: driver-jdbc
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.5
>
> Attachments: LENS-848.09.patch, LENS-848.10.patch
>
>




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


Re: lens eclipse setup

2015-10-28 Thread Puneet Gupta
Will add the details to confluence soon .

@Yash . Thanks for the tip. I will take care of adding image public urls in
future mails.


Thanks,
Puneet Gupta

On Wed, Oct 28, 2015 at 9:26 AM, amareshwarisr . 
wrote:

> I'm not sure running server from eclipse will work. Right now, we use only
> command-line. But you can try what Puneet is suggesting.
>
> Puneet, it would be good to document above details on cwiki at
> https://cwiki.apache.org/confluence/display/LENS/Apache+Lens+Home . Would
> be useful for new contributors as well.
>
> Thanks
> Amareshwari
>
> On Wed, Oct 28, 2015 at 8:01 AM, Puneet Gupta 
> wrote:
>
> > Hi Sandeep,
> >
> > Many of us use intellij idea. I am still on eclipse. I mostly run the
> > server from outside eclipse and remote debug via eclipse if required
> (java
> > remote debug parameters to be added to lesn-ctl script file where jvm is
> > lauched during server start). Some idea user can comment on this as well
> > from their perspective.
> >
> > I feel it should be possible to run the server via eclipse too ( have a
> > look at the script file in bin directory : lens-ctl. Check the
> lens-server
> > start part and echo the final call to JVM. Simulate the same via eclipse
> > and add required jars to class-path. The main class is
> > org.apache.lens.server.LensServer)
> > Do share the details if you are able to run it successfully via eclipse.
> >
> > One more point (which i missed in my earlier mail), Install TestNG plugin
> > for eclipse (http://testng.org/doc/download.html) to run the test cases
> > from eclipse.
> >
> > Thanks,
> > Puneet Gupta
> >
> > On Wed, Oct 28, 2015 at 1:38 AM, Sandeep  wrote:
> >
> >> Thanks puneet,
> >> This was helpful.
> >> Do you guys run lens server directly from eclipse or do you only use it
> >> for changing the code?
> >>
> >> Thanks
> >> sandeep
> >>
> >>
> >> On Tue, Oct 27, 2015 at 10:24 AM, Puneet Gupta  >
> >> wrote:
> >>
> >>> Hi
> >>>
> >>> I have noted a few points that I followed while making eclipse setup
> for
> >>> lens few months ago. Listing them below ( Your problem should be
> solved by
> >>> point 5)
> >>>
> >>> 1. Use Eclipse Luna or below. Eclipse Mars does not support lombok
> >>> library as plugin/agent which is used in lens.
> >>> 2. Lombok needs to be used a javaagent while running eclipse for lombok
> >>> based code to compile in eclipse. This can be done in two ways
> >>>
> >>>-  Manually edit eclipse.ini by adding below entry
> >>>
> >>>   "-javaagent:lombok.jar" Entry should be added to eclipse.ini
> >>>
> >>>
> >>>-   OR run lombok jar as java app (java -jar lombo.jar) and
> >>>point to eclipse.ini in the app GUI . This will update eclipse.ini
> >>>(make sure eclipse is not running)
> >>>
> >>>[image: Inline image 1]
> >>>
> >>>
> >>> 3.For easy project setup in eclipse, use lens as a Maven project inside
> >>> eclipse(rather than a simple java project). For this M2Eclipse plugin
> >>> is required in eclipse (It can be installed ineclipse via "Install new
> >>> software" --> Add plugin .url *
> http://download.eclipse.org/technology/m2e/releases
> >>> *).
> >>>
> >>> 4. Once plugin is installed. Import lens directory as Existing Maven
> >>> Project .
> >>>
> >>> [image: Inline image 1]
> >>>
> >>>
> >>> 5. Ignore any errors (Approx 6 errors) of type "Plugin execution not
> >>> covered by lifecycle configuration:
> >>> org.apache.maven.plugins:maven-dependency-plugin". This can be done by
> >>> selecting quick fix (option1 preferably as it will not update pom
> file) in
> >>> eclipse.
> >>> More on this in *
> https://www.eclipse.org/m2e/documentation/m2e-execution-not-covered.html
> >>> <
> https://www.eclipse.org/m2e/documentation/m2e-execution-not-covered.html>*
> >>>
> >>>
> >>>
> >>> Thanks,
> >>> Puneet Gupta
> >>>
> >>> On Tue, Oct 27, 2015 at 10:42 PM, amareshwarisr . <
> amareshw...@gmail.com
> >>> > wrote:
> >>>
>  We have seen issues with eclipse setup. Puneet would help with this.
> 
>  Thanks
>  Amareshwari
> 
>  On Tue, Oct 27, 2015 at 10:37 AM, Sandeep 
> wrote:
> 
>  > hi,
>  > I am trying to setup lens code on eclipse, by importing a maven
>  project
>  > from the root folder.
>  > I am getting this error (attached).
>  > do you know why? is there any documentation to help setup IDE.
>  >
>  >
>  > -Sandeep
>  >
> 
> >>>
> >>>
> >>> _
> >>> The information contained in this communication is intended solely for
> >>> the use of the individual or entity to whom it is addressed and others
> >>> authorized to receive it. It may contain confidential or legally
> privileged
> >>> information. If you are not the intended recipient you are hereby
> notified
> >>> that any disclosure, copying, distribution or taking any action in
> reliance
> >>> on the contents of this information is strictly prohib

[jira] [Commented] (LENS-848) Allow JDBC driver to take connection properties in configuration

2015-10-28 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on LENS-848:


Applied patch: 
[LENS-848.10.patch|https://issues.apache.org/jira/secure/attachment/12769213/LENS-848.10.patch]
 and ran command: mvn clean install -fae. Result: Success. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/161/

> Allow JDBC driver to take connection properties in configuration
> 
>
> Key: LENS-848
> URL: https://issues.apache.org/jira/browse/LENS-848
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: driver-jdbc
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.5
>
> Attachments: LENS-848.09.patch, LENS-848.10.patch
>
>




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


[jira] [Updated] (LENS-848) Allow JDBC driver to take connection properties in configuration

2015-10-28 Thread Rajat Khandelwal (JIRA)

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

Rajat Khandelwal updated LENS-848:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Allow JDBC driver to take connection properties in configuration
> 
>
> Key: LENS-848
> URL: https://issues.apache.org/jira/browse/LENS-848
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: driver-jdbc
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.5
>
> Attachments: LENS-848.09.patch, LENS-848.10.patch
>
>




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


[jira] [Commented] (LENS-848) Allow JDBC driver to take connection properties in configuration

2015-10-28 Thread Rajat Khandelwal (JIRA)

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

Rajat Khandelwal commented on LENS-848:
---

Committed myself.

> Allow JDBC driver to take connection properties in configuration
> 
>
> Key: LENS-848
> URL: https://issues.apache.org/jira/browse/LENS-848
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: driver-jdbc
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.5
>
> Attachments: LENS-848.09.patch, LENS-848.10.patch
>
>




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


[jira] [Updated] (LENS-848) Allow JDBC driver to take connection properties in configuration

2015-10-28 Thread Rajat Khandelwal (JIRA)

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

Rajat Khandelwal updated LENS-848:
--
Fix Version/s: 2.5

> Allow JDBC driver to take connection properties in configuration
> 
>
> Key: LENS-848
> URL: https://issues.apache.org/jira/browse/LENS-848
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: driver-jdbc
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Fix For: 2.5
>
> Attachments: LENS-848.09.patch, LENS-848.10.patch
>
>




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


[jira] [Commented] (LENS-848) Allow JDBC driver to take connection properties in configuration

2015-10-28 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on LENS-848:


Applied patch: 
[LENS-848.10.patch|https://issues.apache.org/jira/secure/attachment/12769213/LENS-848.10.patch]
 and ran command: mvn clean install -fae. Result: Success. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/160/

> Allow JDBC driver to take connection properties in configuration
> 
>
> Key: LENS-848
> URL: https://issues.apache.org/jira/browse/LENS-848
> Project: Apache Lens
>  Issue Type: Improvement
>  Components: driver-jdbc
>Reporter: Rajat Khandelwal
>Assignee: Rajat Khandelwal
> Attachments: LENS-848.09.patch, LENS-848.10.patch
>
>




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