Re: Using hive from a remote machine to run queries

2009-08-11 Thread Vijay
Sorry it was my mistake. Information in hive.log was only marginally useful but I figured out what the problem was. I did not have the right metastore on the remote machine I'm running hive on. 2009-08-11 21:03:33,315 ERROR exec.ExecDriver (SessionState.java:printError(279)) - Job Submission faile

Re: Using hive from a remote machine to run queries

2009-08-11 Thread Raghu Murthy
Anything in /tmp//hive.log? On 8/11/09 5:51 PM, "Vijay" wrote: > I have a simple hadoop cluster setup with a couple of machines (one master > running everything and one additional slave). I have hive configured with the > right hive-site.xml file pointing the fs.default.name

Using hive from a remote machine to run queries

2009-08-11 Thread Vijay
I have a simple hadoop cluster setup with a couple of machines (one master running everything and one additional slave). I have hive configured with the right hive-site.xml file pointing the fs.default.name and mapred.job.tracker correctly to the master. When I run hive from the master machine, hiv