I've installed ODBC Driver from http://hortonworks.com/hdp/addons/
and configured to use my Hive Server 2 on HDP installation.
I'm using Microstrategy Microstrategy Analytics Desktop to run queries. It works fine, until I'm trying to use server side property.
I've configured my ODBC Data Source Administrator/System DSN/Hortoworks Hive ODBC Driver Setup/Advanced Options/Setver Side Properties as follows:
SSP_mapred.job.queue.name = pr
SSP_tez.queue.name = pr
But in Applications on HDP I can see that MSTR is using 'default' queue instead of pr.
What am I doing wrong? In Installation guide for the Hortonworks driver (as well as for Simba Driver) property is calld: SSP_mapred.queue.names=myQueue but it doesnt work as well..
Is there any place I can see the log of this connection and check if the properties are sent to the asever at all?
Regrds
Pawel