Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Has anybody able to connect to Impala with native connector to the cluster which has LDAP security? As per my understanding currently uri of impala connection have hardcoded value "auth=noSasl" which is used only if cluster does not have security. To connect to LDAP secured cluster uri should pass parameter "AuthMech=3", but there is no such option.
p.s Talend promotes its big data appliance and is a partner of cloudera, but does not support such important functionality.
p.s2 I know that it is possible to set up custom JDBC connection, but i want native impala connector to work as it should.