Re: setting job name when issuing a JDBC Hive query

2011-05-02 Thread Edward Capriolo
On Mon, May 2, 2011 at 4:29 PM, Zeus Courtois wrote: > 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

setting job name when issuing a JDBC Hive query

2011-05-02 Thread Zeus Courtois
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