It is possible to connect to Impala with LDAP Authentication rather than Kerberos Auth???
Principal is a parameter of "connect" function but i cant set a user and password instead. It should look like this:
"jdbc:hive2://:/;user=;password="
Is it possible??
Thank you!