Please let me know if you need more details on my configurations. Thank Pawan Malwal
From: Puneet Gupta [mailto:puneet.gu...@inmobi.com] Sent: 23 September 2016 11:54 To: user@lens.apache.org; Deepak Barr <deepak.b...@gmail.com> Cc: dev <d...@lens.apache.org>; Piyush Mukati <piyush.muk...@gmail.com>; Sharanabasappa G Keriwaddi <sha...@huawei.com> Subject: Re: Tableau with Lens +Deepak Thanks, Puneet Gupta On Wed, Sep 21, 2016 at 7:53 PM, Pawan Malwal <pawan.mal...@huawei.com<mailto:pawan.mal...@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:amareshw...@gmail.com<mailto:amareshw...@gmail.com>] Sent: 21 September 2016 16:17 To: dev <d...@lens.apache.org<mailto:d...@lens.apache.org>>; Piyush Mukati <piyush.muk...@gmail.com<mailto:piyush.muk...@gmail.com>> Cc: user@lens.apache.org<mailto:user@lens.apache.org>; Sharanabasappa G Keriwaddi <sha...@huawei.com<mailto:sha...@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 <puneet.gu...@inmobi.com<mailto:puneet.gu...@inmobi.com>> wrote: Can someone have a look at this feature. Jaideep, Amruth, Amareshwari ? Thanks, Puneet Gupta ---------- Forwarded message ---------- From: Pawan Malwal <pawan.mal...@huawei.com<mailto:pawan.mal...@huawei.com>> Date: Wed, Sep 21, 2016 at 11:24 AM Subject: RE: Tableau with Lens To: "user@lens.apache.org<mailto:user@lens.apache.org>" <user@lens.apache.org<mailto:user@lens.apache.org>> Cc: Sharanabasappa G Keriwaddi <sha...@huawei.com<mailto:sha...@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.gu...@inmobi.com<mailto:puneet.gu...@inmobi.com>] *Sent:* 19 September 2016 21:15 *To:* user@lens.apache.org<mailto: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 <pawan.mal...@huawei.com<mailto:pawan.mal...@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.