You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by Puneet Gupta <pu...@inmobi.com> on 2016/09/21 10:28:25 UTC

Fwd: Tableau with Lens

Can someone have a look at this feature.
Jaideep, Amruth, Amareshwari ?

Thanks,
Puneet Gupta

---------- Forwarded message ----------
From: Pawan Malwal <pa...@huawei.com>
Date: Wed, Sep 21, 2016 at 11:24 AM
Subject: RE: Tableau with Lens
To: "user@lens.apache.org" <us...@lens.apache.org>
Cc: Sharanabasappa G Keriwaddi <sh...@huawei.com>


Hi Puneet,



I tried using this JDBC driver “org.apache.lens.client.jdbc.LensJdbcDriver”
but it is throwing “No suitable driver found for jdbc”.



I checked the code of LensJdbcDriver class and found that connect method is
not implemented and it just returns null. Not sure if I have done it right.
Please have a look at it and let me know your views.



https://github.com/apache/lens/blob/master/lens-client/src/
main/java/org/apache/lens/client/jdbc/LensJdbcDriver.java



  *public* Connection connect(String s, Properties properties) *throws*
SQLException {

    *return* *null*;

  }





Regards

Pawan Malwal



*From:* Puneet Gupta [mailto:puneet.gupta@inmobi.com]
*Sent:* 19 September 2016 21:15
*To:* user@lens.apache.org
*Subject:* Re: Tableau with Lens



Hi Pawan,



There is a JDBC driver . I think this will be the right place to look at to
integrate with tableau.

Also please note, there might be holes in JDBC driver implementation as its
not tested throughly. Do give it a try. Making minor modifications should
be easy.



Code Path : lens-client/src/main/java/org/apache/lens/client/jdbc/



Thanks,

Puneet Gupta



On Mon, Sep 19, 2016 at 6:20 PM, Pawan Malwal <pa...@huawei.com>
wrote:

Hi Lens Developers,



I am trying to use Tableau with Lens. Not sure how it should be
configured.? Is there any plugin or something.? Could you please let me
know how can this be done or direct me to any link or documentation.



Regards

Pawan Malwal













_____________________________________________________________

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 prohibited and may be
unlawful. If you have received this communication in error, please notify
us immediately by responding to this email and then delete it from your
system. The firm is neither liable for the proper and complete transmission
of the information contained in this communication nor for any delay in its
receipt.

-- 
_____________________________________________________________
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 prohibited and may be 
unlawful. If you have received this communication in error, please notify 
us immediately by responding to this email and then delete it from your 
system. The firm is neither liable for the proper and complete transmission 
of the information contained in this communication nor for any delay in its 
receipt.

Re: Tableau with Lens

Posted by Pawan Malwal <pm...@gmail.com>.
Thanks much Rajat, I will have a look at it and see if it helps.

Hi Piyush, It would be great help if you can please share some
details/updates on this.?


Regards
Pawan Malwal

On Fri, Sep 23, 2016 at 3:28 PM, Rajat Khandelwal <ra...@gmail.com>
wrote:

> Hi Pawan
>
> Piyush had proposed some changes <https://reviews.apache.org/r/41630/>
> for LENS-897 <https://issues.apache.org/jira/browse/LENS-897> and it
> seems like those changes can solve your issue. We'll try to re-look at
> those changes and move forward with merging this.
> Meanwhile, you're free to apply those changes on your local setup, rebuild
> lens and try if it works. This will help us move forward faster.
>
> Hi Piyush
>
> I see there is another review request from you for LENS-898. If you can
> take a look again at the comments and post a patch again, it can be useful
> in Pawan's case. If you're unable to move forward on that, Pawan can pick
> it up from where you left it.
>
> Regards
>
>


-- 
Thanks and Regards
Pawan Malwal

Re: Tableau with Lens

Posted by Pawan Malwal <pm...@gmail.com>.
Thanks much Rajat, I will have a look at it and see if it helps.

Hi Piyush, It would be great help if you can please share some
details/updates on this.?


Regards
Pawan Malwal

On Fri, Sep 23, 2016 at 3:28 PM, Rajat Khandelwal <ra...@gmail.com>
wrote:

> Hi Pawan
>
> Piyush had proposed some changes <https://reviews.apache.org/r/41630/>
> for LENS-897 <https://issues.apache.org/jira/browse/LENS-897> and it
> seems like those changes can solve your issue. We'll try to re-look at
> those changes and move forward with merging this.
> Meanwhile, you're free to apply those changes on your local setup, rebuild
> lens and try if it works. This will help us move forward faster.
>
> Hi Piyush
>
> I see there is another review request from you for LENS-898. If you can
> take a look again at the comments and post a patch again, it can be useful
> in Pawan's case. If you're unable to move forward on that, Pawan can pick
> it up from where you left it.
>
> Regards
>
>


-- 
Thanks and Regards
Pawan Malwal

Re: Tableau with Lens

Posted by Rajat Khandelwal <ra...@gmail.com>.
Hi Pawan

Piyush had proposed some changes <https://reviews.apache.org/r/41630/> for
LENS-897 <https://issues.apache.org/jira/browse/LENS-897> and it seems like
those changes can solve your issue. We'll try to re-look at those changes
and move forward with merging this.
Meanwhile, you're free to apply those changes on your local setup, rebuild
lens and try if it works. This will help us move forward faster.

Hi Piyush

I see there is another review request from you for LENS-898. If you can
take a look again at the comments and post a patch again, it can be useful
in Pawan's case. If you're unable to move forward on that, Pawan can pick
it up from where you left it.

Regards

Re: Tableau with Lens

Posted by Rajat Khandelwal <ra...@gmail.com>.
Hi Pawan

Piyush had proposed some changes <https://reviews.apache.org/r/41630/> for
LENS-897 <https://issues.apache.org/jira/browse/LENS-897> and it seems like
those changes can solve your issue. We'll try to re-look at those changes
and move forward with merging this.
Meanwhile, you're free to apply those changes on your local setup, rebuild
lens and try if it works. This will help us move forward faster.

Hi Piyush

I see there is another review request from you for LENS-898. If you can
take a look again at the comments and post a patch again, it can be useful
in Pawan's case. If you're unable to move forward on that, Pawan can pick
it up from where you left it.

Regards

RE: Tableau with Lens

Posted by Pawan Malwal <pa...@huawei.com>.
Please let me know if you need more details on my configurations.

Thank
Pawan Malwal

From: Puneet Gupta [mailto:puneet.gupta@inmobi.com]
Sent: 23 September 2016 11:54
To: user@lens.apache.org; Deepak Barr <de...@gmail.com>
Cc: dev <de...@lens.apache.org>; Piyush Mukati <pi...@gmail.com>; Sharanabasappa G Keriwaddi <sh...@huawei.com>
Subject: Re: Tableau with Lens

+Deepak

Thanks,
Puneet Gupta

On Wed, Sep 21, 2016 at 7:53 PM, Pawan Malwal <pa...@huawei.com>> wrote:
I followed the same document and tried it. But I did not use these parameters
<session confs key value pairs delimited by ;>?<lens-conf key value pair delimited by ;>#<session variables key value pair seperated by;>
in my URL and also I am not sure if it is mandatory to put lens-client-site.xml in LENSCPPATH. I think it would  consider all the default values. Please let me know if you think I have missed something.

Thanks
Pawan Malwal



From: amareshwarisr . [mailto:amareshwari@gmail.com<ma...@gmail.com>]
Sent: 21 September 2016 16:17
To: dev <de...@lens.apache.org>>; Piyush Mukati <pi...@gmail.com>>
Cc: user@lens.apache.org<ma...@lens.apache.org>; Sharanabasappa G Keriwaddi <sh...@huawei.com>>
Subject: Re: Tableau with Lens

AFAIK, JDBC client should automatically connect with correct url and configuration as documented at http://lens.apache.org/user/jdbc-client.html.



On Wed, Sep 21, 2016 at 3:58 PM, Puneet Gupta <pu...@inmobi.com>> wrote:
Can someone have a look at this feature.
Jaideep, Amruth, Amareshwari ?

Thanks,
Puneet Gupta

---------- Forwarded message ----------
From: Pawan Malwal <pa...@huawei.com>>
Date: Wed, Sep 21, 2016 at 11:24 AM
Subject: RE: Tableau with Lens
To: "user@lens.apache.org<ma...@lens.apache.org>" <us...@lens.apache.org>>
Cc: Sharanabasappa G Keriwaddi <sh...@huawei.com>>


Hi Puneet,



I tried using this JDBC driver “org.apache.lens.client.jdbc.LensJdbcDriver”
but it is throwing “No suitable driver found for jdbc”.



I checked the code of LensJdbcDriver class and found that connect method is
not implemented and it just returns null. Not sure if I have done it right.
Please have a look at it and let me know your views.



https://github.com/apache/lens/blob/master/lens-client/src/
main/java/org/apache/lens/client/jdbc/LensJdbcDriver.java



  *public* Connection connect(String s, Properties properties) *throws*
SQLException {

    *return* *null*;

  }





Regards

Pawan Malwal



*From:* Puneet Gupta [mailto:puneet.gupta@inmobi.com<ma...@inmobi.com>]
*Sent:* 19 September 2016 21:15
*To:* user@lens.apache.org<ma...@lens.apache.org>
*Subject:* Re: Tableau with Lens



Hi Pawan,



There is a JDBC driver . I think this will be the right place to look at to
integrate with tableau.

Also please note, there might be holes in JDBC driver implementation as its
not tested throughly. Do give it a try. Making minor modifications should
be easy.



Code Path : lens-client/src/main/java/org/apache/lens/client/jdbc/



Thanks,

Puneet Gupta



On Mon, Sep 19, 2016 at 6:20 PM, Pawan Malwal <pa...@huawei.com>>
wrote:

Hi Lens Developers,



I am trying to use Tableau with Lens. Not sure how it should be
configured.? Is there any plugin or something.? Could you please let me
know how can this be done or direct me to any link or documentation.



Regards

Pawan Malwal













_____________________________________________________________

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 prohibited and may be
unlawful. If you have received this communication in error, please notify
us immediately by responding to this email and then delete it from your
system. The firm is neither liable for the proper and complete transmission
of the information contained in this communication nor for any delay in its
receipt.
--
_____________________________________________________________
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 prohibited and may be
unlawful. If you have received this communication in error, please notify
us immediately by responding to this email and then delete it from your
system. The firm is neither liable for the proper and complete transmission
of the information contained in this communication nor for any delay in its
receipt.



_____________________________________________________________
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 prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by responding to this email and then delete it from your system. The firm is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt.

RE: Tableau with Lens

Posted by Pawan Malwal <pa...@huawei.com>.
Please let me know if you need more details on my configurations.

Thank
Pawan Malwal

From: Puneet Gupta [mailto:puneet.gupta@inmobi.com]
Sent: 23 September 2016 11:54
To: user@lens.apache.org; Deepak Barr <de...@gmail.com>
Cc: dev <de...@lens.apache.org>; Piyush Mukati <pi...@gmail.com>; Sharanabasappa G Keriwaddi <sh...@huawei.com>
Subject: Re: Tableau with Lens

+Deepak

Thanks,
Puneet Gupta

On Wed, Sep 21, 2016 at 7:53 PM, Pawan Malwal <pa...@huawei.com>> wrote:
I followed the same document and tried it. But I did not use these parameters
<session confs key value pairs delimited by ;>?<lens-conf key value pair delimited by ;>#<session variables key value pair seperated by;>
in my URL and also I am not sure if it is mandatory to put lens-client-site.xml in LENSCPPATH. I think it would  consider all the default values. Please let me know if you think I have missed something.

Thanks
Pawan Malwal



From: amareshwarisr . [mailto:amareshwari@gmail.com<ma...@gmail.com>]
Sent: 21 September 2016 16:17
To: dev <de...@lens.apache.org>>; Piyush Mukati <pi...@gmail.com>>
Cc: user@lens.apache.org<ma...@lens.apache.org>; Sharanabasappa G Keriwaddi <sh...@huawei.com>>
Subject: Re: Tableau with Lens

AFAIK, JDBC client should automatically connect with correct url and configuration as documented at http://lens.apache.org/user/jdbc-client.html.



On Wed, Sep 21, 2016 at 3:58 PM, Puneet Gupta <pu...@inmobi.com>> wrote:
Can someone have a look at this feature.
Jaideep, Amruth, Amareshwari ?

Thanks,
Puneet Gupta

---------- Forwarded message ----------
From: Pawan Malwal <pa...@huawei.com>>
Date: Wed, Sep 21, 2016 at 11:24 AM
Subject: RE: Tableau with Lens
To: "user@lens.apache.org<ma...@lens.apache.org>" <us...@lens.apache.org>>
Cc: Sharanabasappa G Keriwaddi <sh...@huawei.com>>


Hi Puneet,



I tried using this JDBC driver “org.apache.lens.client.jdbc.LensJdbcDriver”
but it is throwing “No suitable driver found for jdbc”.



I checked the code of LensJdbcDriver class and found that connect method is
not implemented and it just returns null. Not sure if I have done it right.
Please have a look at it and let me know your views.



https://github.com/apache/lens/blob/master/lens-client/src/
main/java/org/apache/lens/client/jdbc/LensJdbcDriver.java



  *public* Connection connect(String s, Properties properties) *throws*
SQLException {

    *return* *null*;

  }





Regards

Pawan Malwal



*From:* Puneet Gupta [mailto:puneet.gupta@inmobi.com<ma...@inmobi.com>]
*Sent:* 19 September 2016 21:15
*To:* user@lens.apache.org<ma...@lens.apache.org>
*Subject:* Re: Tableau with Lens



Hi Pawan,



There is a JDBC driver . I think this will be the right place to look at to
integrate with tableau.

Also please note, there might be holes in JDBC driver implementation as its
not tested throughly. Do give it a try. Making minor modifications should
be easy.



Code Path : lens-client/src/main/java/org/apache/lens/client/jdbc/



Thanks,

Puneet Gupta



On Mon, Sep 19, 2016 at 6:20 PM, Pawan Malwal <pa...@huawei.com>>
wrote:

Hi Lens Developers,



I am trying to use Tableau with Lens. Not sure how it should be
configured.? Is there any plugin or something.? Could you please let me
know how can this be done or direct me to any link or documentation.



Regards

Pawan Malwal













_____________________________________________________________

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 prohibited and may be
unlawful. If you have received this communication in error, please notify
us immediately by responding to this email and then delete it from your
system. The firm is neither liable for the proper and complete transmission
of the information contained in this communication nor for any delay in its
receipt.
--
_____________________________________________________________
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 prohibited and may be
unlawful. If you have received this communication in error, please notify
us immediately by responding to this email and then delete it from your
system. The firm is neither liable for the proper and complete transmission
of the information contained in this communication nor for any delay in its
receipt.



_____________________________________________________________
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 prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by responding to this email and then delete it from your system. The firm is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt.

Re: Tableau with Lens

Posted by Puneet Gupta <pu...@inmobi.com>.
+Deepak

Thanks,
Puneet Gupta

On Wed, Sep 21, 2016 at 7:53 PM, Pawan Malwal <pa...@huawei.com>
wrote:

> I followed the same document and tried it. But I did not use these
> parameters
>
> <session confs key value pairs delimited by ;>?<lens-conf key value pair
> delimited by ;>#<session variables key value pair seperated by;>
>
> in my URL and also I am not sure if it is mandatory to put
> *lens-client-site.xml* in LENSCPPATH. I think it would  consider all the
> default values. Please let me know if you think I have missed something.
>
>
>
> Thanks
>
> Pawan Malwal
>
>
>
>
>
>
>
> *From:* amareshwarisr . [mailto:amareshwari@gmail.com]
> *Sent:* 21 September 2016 16:17
> *To:* dev <de...@lens.apache.org>; Piyush Mukati <pi...@gmail.com>
> *Cc:* user@lens.apache.org; Sharanabasappa G Keriwaddi <sh...@huawei.com>
> *Subject:* Re: Tableau with Lens
>
>
>
> AFAIK, JDBC client should automatically connect with correct url and
> configuration as documented at http://lens.apache.org/user/jd
> bc-client.html.
>
>
>
>
>
>
>
> On Wed, Sep 21, 2016 at 3:58 PM, Puneet Gupta <pu...@inmobi.com>
> wrote:
>
> Can someone have a look at this feature.
> Jaideep, Amruth, Amareshwari ?
>
> Thanks,
> Puneet Gupta
>
> ---------- Forwarded message ----------
> From: Pawan Malwal <pa...@huawei.com>
> Date: Wed, Sep 21, 2016 at 11:24 AM
> Subject: RE: Tableau with Lens
> To: "user@lens.apache.org" <us...@lens.apache.org>
> Cc: Sharanabasappa G Keriwaddi <sh...@huawei.com>
>
>
> Hi Puneet,
>
>
>
> I tried using this JDBC driver “org.apache.lens.client.jdbc.L
> ensJdbcDriver”
> but it is throwing “No suitable driver found for jdbc”.
>
>
>
> I checked the code of LensJdbcDriver class and found that connect method is
> not implemented and it just returns null. Not sure if I have done it right.
> Please have a look at it and let me know your views.
>
>
>
> https://github.com/apache/lens/blob/master/lens-client/src/
> main/java/org/apache/lens/client/jdbc/LensJdbcDriver.java
>
>
>
>   *public* Connection connect(String s, Properties properties) *throws*
> SQLException {
>
>     *return* *null*;
>
>   }
>
>
>
>
>
> Regards
>
> Pawan Malwal
>
>
>
> *From:* Puneet Gupta [mailto:puneet.gupta@inmobi.com]
> *Sent:* 19 September 2016 21:15
> *To:* user@lens.apache.org
> *Subject:* Re: Tableau with Lens
>
>
>
>
> Hi Pawan,
>
>
>
> There is a JDBC driver . I think this will be the right place to look at to
> integrate with tableau.
>
> Also please note, there might be holes in JDBC driver implementation as its
> not tested throughly. Do give it a try. Making minor modifications should
> be easy.
>
>
>
> Code Path : lens-client/src/main/java/org/apache/lens/client/jdbc/
>
>
>
> Thanks,
>
> Puneet Gupta
>
>
>
> On Mon, Sep 19, 2016 at 6:20 PM, Pawan Malwal <pa...@huawei.com>
> wrote:
>
> Hi Lens Developers,
>
>
>
> I am trying to use Tableau with Lens. Not sure how it should be
> configured.? Is there any plugin or something.? Could you please let me
> know how can this be done or direct me to any link or documentation.
>
>
>
> Regards
>
> Pawan Malwal
>
>
>
>
>
>
>
>
>
>
>
>
>
> _____________________________________________________________
>
> 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 prohibited and may be
> unlawful. If you have received this communication in error, please notify
> us immediately by responding to this email and then delete it from your
> system. The firm is neither liable for the proper and complete transmission
> of the information contained in this communication nor for any delay in its
> receipt.
>
> --
>
> _____________________________________________________________
> 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 prohibited and may be
> unlawful. If you have received this communication in error, please notify
> us immediately by responding to this email and then delete it from your
> system. The firm is neither liable for the proper and complete transmission
> of the information contained in this communication nor for any delay in its
> receipt.
>
>
>

-- 
_____________________________________________________________
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 prohibited and may be 
unlawful. If you have received this communication in error, please notify 
us immediately by responding to this email and then delete it from your 
system. The firm is neither liable for the proper and complete transmission 
of the information contained in this communication nor for any delay in its 
receipt.

Re: Tableau with Lens

Posted by Puneet Gupta <pu...@inmobi.com>.
+Deepak

Thanks,
Puneet Gupta

On Wed, Sep 21, 2016 at 7:53 PM, Pawan Malwal <pa...@huawei.com>
wrote:

> I followed the same document and tried it. But I did not use these
> parameters
>
> <session confs key value pairs delimited by ;>?<lens-conf key value pair
> delimited by ;>#<session variables key value pair seperated by;>
>
> in my URL and also I am not sure if it is mandatory to put
> *lens-client-site.xml* in LENSCPPATH. I think it would  consider all the
> default values. Please let me know if you think I have missed something.
>
>
>
> Thanks
>
> Pawan Malwal
>
>
>
>
>
>
>
> *From:* amareshwarisr . [mailto:amareshwari@gmail.com]
> *Sent:* 21 September 2016 16:17
> *To:* dev <de...@lens.apache.org>; Piyush Mukati <pi...@gmail.com>
> *Cc:* user@lens.apache.org; Sharanabasappa G Keriwaddi <sh...@huawei.com>
> *Subject:* Re: Tableau with Lens
>
>
>
> AFAIK, JDBC client should automatically connect with correct url and
> configuration as documented at http://lens.apache.org/user/jd
> bc-client.html.
>
>
>
>
>
>
>
> On Wed, Sep 21, 2016 at 3:58 PM, Puneet Gupta <pu...@inmobi.com>
> wrote:
>
> Can someone have a look at this feature.
> Jaideep, Amruth, Amareshwari ?
>
> Thanks,
> Puneet Gupta
>
> ---------- Forwarded message ----------
> From: Pawan Malwal <pa...@huawei.com>
> Date: Wed, Sep 21, 2016 at 11:24 AM
> Subject: RE: Tableau with Lens
> To: "user@lens.apache.org" <us...@lens.apache.org>
> Cc: Sharanabasappa G Keriwaddi <sh...@huawei.com>
>
>
> Hi Puneet,
>
>
>
> I tried using this JDBC driver “org.apache.lens.client.jdbc.L
> ensJdbcDriver”
> but it is throwing “No suitable driver found for jdbc”.
>
>
>
> I checked the code of LensJdbcDriver class and found that connect method is
> not implemented and it just returns null. Not sure if I have done it right.
> Please have a look at it and let me know your views.
>
>
>
> https://github.com/apache/lens/blob/master/lens-client/src/
> main/java/org/apache/lens/client/jdbc/LensJdbcDriver.java
>
>
>
>   *public* Connection connect(String s, Properties properties) *throws*
> SQLException {
>
>     *return* *null*;
>
>   }
>
>
>
>
>
> Regards
>
> Pawan Malwal
>
>
>
> *From:* Puneet Gupta [mailto:puneet.gupta@inmobi.com]
> *Sent:* 19 September 2016 21:15
> *To:* user@lens.apache.org
> *Subject:* Re: Tableau with Lens
>
>
>
>
> Hi Pawan,
>
>
>
> There is a JDBC driver . I think this will be the right place to look at to
> integrate with tableau.
>
> Also please note, there might be holes in JDBC driver implementation as its
> not tested throughly. Do give it a try. Making minor modifications should
> be easy.
>
>
>
> Code Path : lens-client/src/main/java/org/apache/lens/client/jdbc/
>
>
>
> Thanks,
>
> Puneet Gupta
>
>
>
> On Mon, Sep 19, 2016 at 6:20 PM, Pawan Malwal <pa...@huawei.com>
> wrote:
>
> Hi Lens Developers,
>
>
>
> I am trying to use Tableau with Lens. Not sure how it should be
> configured.? Is there any plugin or something.? Could you please let me
> know how can this be done or direct me to any link or documentation.
>
>
>
> Regards
>
> Pawan Malwal
>
>
>
>
>
>
>
>
>
>
>
>
>
> _____________________________________________________________
>
> 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 prohibited and may be
> unlawful. If you have received this communication in error, please notify
> us immediately by responding to this email and then delete it from your
> system. The firm is neither liable for the proper and complete transmission
> of the information contained in this communication nor for any delay in its
> receipt.
>
> --
>
> _____________________________________________________________
> 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 prohibited and may be
> unlawful. If you have received this communication in error, please notify
> us immediately by responding to this email and then delete it from your
> system. The firm is neither liable for the proper and complete transmission
> of the information contained in this communication nor for any delay in its
> receipt.
>
>
>

-- 
_____________________________________________________________
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 prohibited and may be 
unlawful. If you have received this communication in error, please notify 
us immediately by responding to this email and then delete it from your 
system. The firm is neither liable for the proper and complete transmission 
of the information contained in this communication nor for any delay in its 
receipt.

RE: Tableau with Lens

Posted by Pawan Malwal <pa...@huawei.com>.
I followed the same document and tried it. But I did not use these parameters
<session confs key value pairs delimited by ;>?<lens-conf key value pair delimited by ;>#<session variables key value pair seperated by;>
in my URL and also I am not sure if it is mandatory to put lens-client-site.xml in LENSCPPATH. I think it would  consider all the default values. Please let me know if you think I have missed something.

Thanks
Pawan Malwal



From: amareshwarisr . [mailto:amareshwari@gmail.com]
Sent: 21 September 2016 16:17
To: dev <de...@lens.apache.org>; Piyush Mukati <pi...@gmail.com>
Cc: user@lens.apache.org; Sharanabasappa G Keriwaddi <sh...@huawei.com>
Subject: Re: Tableau with Lens

AFAIK, JDBC client should automatically connect with correct url and configuration as documented at http://lens.apache.org/user/jdbc-client.html.



On Wed, Sep 21, 2016 at 3:58 PM, Puneet Gupta <pu...@inmobi.com>> wrote:
Can someone have a look at this feature.
Jaideep, Amruth, Amareshwari ?

Thanks,
Puneet Gupta

---------- Forwarded message ----------
From: Pawan Malwal <pa...@huawei.com>>
Date: Wed, Sep 21, 2016 at 11:24 AM
Subject: RE: Tableau with Lens
To: "user@lens.apache.org<ma...@lens.apache.org>" <us...@lens.apache.org>>
Cc: Sharanabasappa G Keriwaddi <sh...@huawei.com>>


Hi Puneet,



I tried using this JDBC driver “org.apache.lens.client.jdbc.LensJdbcDriver”
but it is throwing “No suitable driver found for jdbc”.



I checked the code of LensJdbcDriver class and found that connect method is
not implemented and it just returns null. Not sure if I have done it right.
Please have a look at it and let me know your views.



https://github.com/apache/lens/blob/master/lens-client/src/
main/java/org/apache/lens/client/jdbc/LensJdbcDriver.java



  *public* Connection connect(String s, Properties properties) *throws*
SQLException {

    *return* *null*;

  }





Regards

Pawan Malwal



*From:* Puneet Gupta [mailto:puneet.gupta@inmobi.com<ma...@inmobi.com>]
*Sent:* 19 September 2016 21:15
*To:* user@lens.apache.org<ma...@lens.apache.org>
*Subject:* Re: Tableau with Lens



Hi Pawan,



There is a JDBC driver . I think this will be the right place to look at to
integrate with tableau.

Also please note, there might be holes in JDBC driver implementation as its
not tested throughly. Do give it a try. Making minor modifications should
be easy.



Code Path : lens-client/src/main/java/org/apache/lens/client/jdbc/



Thanks,

Puneet Gupta



On Mon, Sep 19, 2016 at 6:20 PM, Pawan Malwal <pa...@huawei.com>>
wrote:

Hi Lens Developers,



I am trying to use Tableau with Lens. Not sure how it should be
configured.? Is there any plugin or something.? Could you please let me
know how can this be done or direct me to any link or documentation.



Regards

Pawan Malwal













_____________________________________________________________

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 prohibited and may be
unlawful. If you have received this communication in error, please notify
us immediately by responding to this email and then delete it from your
system. The firm is neither liable for the proper and complete transmission
of the information contained in this communication nor for any delay in its
receipt.
--
_____________________________________________________________
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 prohibited and may be
unlawful. If you have received this communication in error, please notify
us immediately by responding to this email and then delete it from your
system. The firm is neither liable for the proper and complete transmission
of the information contained in this communication nor for any delay in its
receipt.


RE: Tableau with Lens

Posted by Pawan Malwal <pa...@huawei.com>.
I followed the same document and tried it. But I did not use these parameters
<session confs key value pairs delimited by ;>?<lens-conf key value pair delimited by ;>#<session variables key value pair seperated by;>
in my URL and also I am not sure if it is mandatory to put lens-client-site.xml in LENSCPPATH. I think it would  consider all the default values. Please let me know if you think I have missed something.

Thanks
Pawan Malwal



From: amareshwarisr . [mailto:amareshwari@gmail.com]
Sent: 21 September 2016 16:17
To: dev <de...@lens.apache.org>; Piyush Mukati <pi...@gmail.com>
Cc: user@lens.apache.org; Sharanabasappa G Keriwaddi <sh...@huawei.com>
Subject: Re: Tableau with Lens

AFAIK, JDBC client should automatically connect with correct url and configuration as documented at http://lens.apache.org/user/jdbc-client.html.



On Wed, Sep 21, 2016 at 3:58 PM, Puneet Gupta <pu...@inmobi.com>> wrote:
Can someone have a look at this feature.
Jaideep, Amruth, Amareshwari ?

Thanks,
Puneet Gupta

---------- Forwarded message ----------
From: Pawan Malwal <pa...@huawei.com>>
Date: Wed, Sep 21, 2016 at 11:24 AM
Subject: RE: Tableau with Lens
To: "user@lens.apache.org<ma...@lens.apache.org>" <us...@lens.apache.org>>
Cc: Sharanabasappa G Keriwaddi <sh...@huawei.com>>


Hi Puneet,



I tried using this JDBC driver “org.apache.lens.client.jdbc.LensJdbcDriver”
but it is throwing “No suitable driver found for jdbc”.



I checked the code of LensJdbcDriver class and found that connect method is
not implemented and it just returns null. Not sure if I have done it right.
Please have a look at it and let me know your views.



https://github.com/apache/lens/blob/master/lens-client/src/
main/java/org/apache/lens/client/jdbc/LensJdbcDriver.java



  *public* Connection connect(String s, Properties properties) *throws*
SQLException {

    *return* *null*;

  }





Regards

Pawan Malwal



*From:* Puneet Gupta [mailto:puneet.gupta@inmobi.com<ma...@inmobi.com>]
*Sent:* 19 September 2016 21:15
*To:* user@lens.apache.org<ma...@lens.apache.org>
*Subject:* Re: Tableau with Lens



Hi Pawan,



There is a JDBC driver . I think this will be the right place to look at to
integrate with tableau.

Also please note, there might be holes in JDBC driver implementation as its
not tested throughly. Do give it a try. Making minor modifications should
be easy.



Code Path : lens-client/src/main/java/org/apache/lens/client/jdbc/



Thanks,

Puneet Gupta



On Mon, Sep 19, 2016 at 6:20 PM, Pawan Malwal <pa...@huawei.com>>
wrote:

Hi Lens Developers,



I am trying to use Tableau with Lens. Not sure how it should be
configured.? Is there any plugin or something.? Could you please let me
know how can this be done or direct me to any link or documentation.



Regards

Pawan Malwal













_____________________________________________________________

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 prohibited and may be
unlawful. If you have received this communication in error, please notify
us immediately by responding to this email and then delete it from your
system. The firm is neither liable for the proper and complete transmission
of the information contained in this communication nor for any delay in its
receipt.
--
_____________________________________________________________
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 prohibited and may be
unlawful. If you have received this communication in error, please notify
us immediately by responding to this email and then delete it from your
system. The firm is neither liable for the proper and complete transmission
of the information contained in this communication nor for any delay in its
receipt.


Re: Tableau with Lens

Posted by "amareshwarisr ." <am...@gmail.com>.
AFAIK, JDBC client should automatically connect with correct url and
configuration as documented at http://lens.apache.org/user/jdbc-client.html.



On Wed, Sep 21, 2016 at 3:58 PM, Puneet Gupta <pu...@inmobi.com>
wrote:

> Can someone have a look at this feature.
> Jaideep, Amruth, Amareshwari ?
>
> Thanks,
> Puneet Gupta
>
> ---------- Forwarded message ----------
> From: Pawan Malwal <pa...@huawei.com>
> Date: Wed, Sep 21, 2016 at 11:24 AM
> Subject: RE: Tableau with Lens
> To: "user@lens.apache.org" <us...@lens.apache.org>
> Cc: Sharanabasappa G Keriwaddi <sh...@huawei.com>
>
>
> Hi Puneet,
>
>
>
> I tried using this JDBC driver “org.apache.lens.client.jdbc.
> LensJdbcDriver”
> but it is throwing “No suitable driver found for jdbc”.
>
>
>
> I checked the code of LensJdbcDriver class and found that connect method is
> not implemented and it just returns null. Not sure if I have done it right.
> Please have a look at it and let me know your views.
>
>
>
> https://github.com/apache/lens/blob/master/lens-client/src/
> main/java/org/apache/lens/client/jdbc/LensJdbcDriver.java
>
>
>
>   *public* Connection connect(String s, Properties properties) *throws*
> SQLException {
>
>     *return* *null*;
>
>   }
>
>
>
>
>
> Regards
>
> Pawan Malwal
>
>
>
> *From:* Puneet Gupta [mailto:puneet.gupta@inmobi.com]
> *Sent:* 19 September 2016 21:15
> *To:* user@lens.apache.org
> *Subject:* Re: Tableau with Lens
>
>
>
> Hi Pawan,
>
>
>
> There is a JDBC driver . I think this will be the right place to look at to
> integrate with tableau.
>
> Also please note, there might be holes in JDBC driver implementation as its
> not tested throughly. Do give it a try. Making minor modifications should
> be easy.
>
>
>
> Code Path : lens-client/src/main/java/org/apache/lens/client/jdbc/
>
>
>
> Thanks,
>
> Puneet Gupta
>
>
>
> On Mon, Sep 19, 2016 at 6:20 PM, Pawan Malwal <pa...@huawei.com>
> wrote:
>
> Hi Lens Developers,
>
>
>
> I am trying to use Tableau with Lens. Not sure how it should be
> configured.? Is there any plugin or something.? Could you please let me
> know how can this be done or direct me to any link or documentation.
>
>
>
> Regards
>
> Pawan Malwal
>
>
>
>
>
>
>
>
>
>
>
>
>
> _____________________________________________________________
>
> 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 prohibited and may be
> unlawful. If you have received this communication in error, please notify
> us immediately by responding to this email and then delete it from your
> system. The firm is neither liable for the proper and complete transmission
> of the information contained in this communication nor for any delay in its
> receipt.
>
> --
> _____________________________________________________________
> 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 prohibited and may be
> unlawful. If you have received this communication in error, please notify
> us immediately by responding to this email and then delete it from your
> system. The firm is neither liable for the proper and complete transmission
> of the information contained in this communication nor for any delay in its
> receipt.
>

Re: Tableau with Lens

Posted by "amareshwarisr ." <am...@gmail.com>.
AFAIK, JDBC client should automatically connect with correct url and
configuration as documented at http://lens.apache.org/user/jdbc-client.html.



On Wed, Sep 21, 2016 at 3:58 PM, Puneet Gupta <pu...@inmobi.com>
wrote:

> Can someone have a look at this feature.
> Jaideep, Amruth, Amareshwari ?
>
> Thanks,
> Puneet Gupta
>
> ---------- Forwarded message ----------
> From: Pawan Malwal <pa...@huawei.com>
> Date: Wed, Sep 21, 2016 at 11:24 AM
> Subject: RE: Tableau with Lens
> To: "user@lens.apache.org" <us...@lens.apache.org>
> Cc: Sharanabasappa G Keriwaddi <sh...@huawei.com>
>
>
> Hi Puneet,
>
>
>
> I tried using this JDBC driver “org.apache.lens.client.jdbc.
> LensJdbcDriver”
> but it is throwing “No suitable driver found for jdbc”.
>
>
>
> I checked the code of LensJdbcDriver class and found that connect method is
> not implemented and it just returns null. Not sure if I have done it right.
> Please have a look at it and let me know your views.
>
>
>
> https://github.com/apache/lens/blob/master/lens-client/src/
> main/java/org/apache/lens/client/jdbc/LensJdbcDriver.java
>
>
>
>   *public* Connection connect(String s, Properties properties) *throws*
> SQLException {
>
>     *return* *null*;
>
>   }
>
>
>
>
>
> Regards
>
> Pawan Malwal
>
>
>
> *From:* Puneet Gupta [mailto:puneet.gupta@inmobi.com]
> *Sent:* 19 September 2016 21:15
> *To:* user@lens.apache.org
> *Subject:* Re: Tableau with Lens
>
>
>
> Hi Pawan,
>
>
>
> There is a JDBC driver . I think this will be the right place to look at to
> integrate with tableau.
>
> Also please note, there might be holes in JDBC driver implementation as its
> not tested throughly. Do give it a try. Making minor modifications should
> be easy.
>
>
>
> Code Path : lens-client/src/main/java/org/apache/lens/client/jdbc/
>
>
>
> Thanks,
>
> Puneet Gupta
>
>
>
> On Mon, Sep 19, 2016 at 6:20 PM, Pawan Malwal <pa...@huawei.com>
> wrote:
>
> Hi Lens Developers,
>
>
>
> I am trying to use Tableau with Lens. Not sure how it should be
> configured.? Is there any plugin or something.? Could you please let me
> know how can this be done or direct me to any link or documentation.
>
>
>
> Regards
>
> Pawan Malwal
>
>
>
>
>
>
>
>
>
>
>
>
>
> _____________________________________________________________
>
> 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 prohibited and may be
> unlawful. If you have received this communication in error, please notify
> us immediately by responding to this email and then delete it from your
> system. The firm is neither liable for the proper and complete transmission
> of the information contained in this communication nor for any delay in its
> receipt.
>
> --
> _____________________________________________________________
> 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 prohibited and may be
> unlawful. If you have received this communication in error, please notify
> us immediately by responding to this email and then delete it from your
> system. The firm is neither liable for the proper and complete transmission
> of the information contained in this communication nor for any delay in its
> receipt.
>