Driver: com.cloudera.hive.jdbc41.HS2Driver
jdbc url:
jdbcUrl=jdbc:hive2://EXAMPLE.NET:10010/;AuthMech=1;KrbHostFQDN=EXAMPLE.NET/;KrbServiceName=hive;krbRealm=REALM;SSL=1;SSLTrustStore=FILE;SSLTrustStorePwd=PASS
Facing below issue com.cloudera.hiveserver2.support.exceptions.GeneralException: [Cloudera]HiveJDBCDriver Error initialized or created transport for authentication: Empty nameString not allowed.
Any lead here ?