ufukomer / node-impala

Node Client for Impala using Apache Thrift
https://www.npmjs.com/package/node-impala
MIT License
31 stars 12 forks source link

Support TLS/SSL #19

Open kwent opened 6 years ago

kwent commented 6 years ago

Hi @ufukomer, thanks for this piece of software !

Would be nice to support TLS/SSL configuration as well

Cf. https://www.cloudera.com/documentation/enterprise/latest/topics/impala_ssl.html Cf. https://github.com/apache/thrift/blob/c8e0207053a26f206d6515313747b7e1999a01d5/lib/nodejs/lib/thrift/connection.js#L249

jmicco commented 3 years ago

I cannot use this without SSL support - it would be great to have it - I am left without a client

ufukomer commented 3 years ago

@jmicco I've asked for a working cluster but no one helped thus I could not configure these security layers (https://github.com/ufukomer/node-impala/issues/17#issuecomment-410825756).