Hi,

I am able to issue Hive queries through the Hive JDBC but I cannot find a way 
to set config parameters nor change the job name.
Is there a way to pass/modify the HiveConf when issuing a JDBC statement?

I have tried creating my own Session but had not much success by using: 
org.apache.hadoop.hive.jdbc.JdbcSessionState.JdbcSessionState(HiveConf conf)
The properties that I set are not taken when the job runs.

thanks,

Reply via email to