Hi Daniel
I might not be the best person to answer this, but I'd think that for supporting encryption
to data sources, both Drill and the data source would need to agree to a common implementation
of such a protocol. I don't know if there is any defacto standard for data sources in general.
For a JDBC source, there might be something that the datasource's JDBC driver can provide
as a client on behalf of Drill.
Is there a specific datasource you are looking at that would need encryption?
~ Kunal
On 6/29/2018 3:57:27 PM, Daniel Zhang <daniel@chopin-io.com> wrote:
Hi Everyone,
I've searched for this questions in all platforms and couldn't find an
answer, hence i'm here, this is my question.
I'm using Drill (version 1.11) with JDBC on top and multiple plugins to
different databases on the bottom. I understand the security support on
Drillbit to JDBC via Kerberos, so what about Drillbit to the data sources?
Is there any support for encryption to ensure a secured connection?
--
Regards,
Daniel
|