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

Thanks,
Puneet Gupta

---------- Forwarded message ----------
From: Pawan Malwal <pawan.mal...@huawei.com>
Date: Wed, Sep 21, 2016 at 11:24 AM
Subject: RE: Tableau with Lens
To: "u...@lens.apache.org" <u...@lens.apache.org>
Cc: Sharanabasappa G Keriwaddi <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]
*Sent:* 19 September 2016 21:15
*To:* u...@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>
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.

Reply via email to