How to configure hive server to run on remote mode

2011-06-03 Thread Shouguo Li
hey guys i added hive package to my hadoop cluster. if i go into hive cli, i can run hive in remote mode. but queries going through hive server runs in local mode which is really slow... the only changes i did to hive is to set up derby network server, following this link:

HUE Beeswax failed to execute status bar view

2011-06-03 Thread sanjeev sagar
Hello I'm trying to connect hue/beeswax to my cloudera hadoop cluster master node with Hive running. Hive and Hue both are using the mysql database repository on master node itself. I'm running into the following error in my browser when i click on Beeswax or file browser or user admin etc. I've

changing metastore of Hive to MySQL problem

2011-06-03 Thread Ayon Sinha
Hi, I am trying to change the metastore from Derby to Mysql and following the directions. We changed the hive-site.xml to point to the right jdbc connection URL. The jars are available in the classpath. It seems to pick up the local box's hostname and try default username and password.  Neither

Re: changing metastore of Hive to MySQL problem

2011-06-03 Thread Ayon Sinha
Hi Sanjeev, I'm not sure what is the mysql id issue. Where is Hive even getting this 'APP'@'dwdb002.internal.xxx.com' ? We asked it to connect to a machine called internaldb001 with a username 'app'. Why is Hive picking up dwdb02 which is the machine it is running on and 'APP' which is the