i am using Apache hive ODBC connectors with Authentication :UserName only
with dsn-less connection
Below is my connect string when Authentication ;UserName only.
Driver=cloudera Hive ODBC Connector;Host=myserver.com;Port=10001;HiveServerType=2;AuthMech=2;ThriftTransport=SASL;Schema=my_datamart;UID=myid119;ssl=false
I get Below Error
[Cloudera][ThriftExtension] (2) Error occured during authentication.
i really appreciate your Suggestions and help..
Thanks
Jay