Re: Using Hive with WebHCat

2013-12-30 Thread Eugene Koifman
Sorry, missed this mail earlier. The fact that these files are missing is OK. When you ask for status info via REST it tries to return a list of fields (each field like 'exitValue' is a file when using HDFStorage, which is the default) but it doesn't know which ones have never been written. For

Re: Using Hive with WebHCat

2013-12-18 Thread Eugene Koifman
It may be worth looking in webhcat.log and using job tracker UI On Mon, Dec 2, 2013 at 6:21 AM, Jonathan Hodges hodg...@gmail.com wrote: Hi, I have setup WebHCat that is bundled with Hive 0.11.0. I am able to kick of map reduce jobs with the REST API successfully. However I am having

Re: Using Hive with WebHCat

2013-12-10 Thread Jonathan Hodges
Would it be advisable to try 0.12, maybe this issue is resolved? On Wed, Dec 4, 2013 at 6:17 PM, Jonathan Hodges hodg...@gmail.com wrote: Hi Thejas, Thanks for your reply. The 'templeton.storage.root' property is set to the default value, '/templeton-hadoop'. Sorry I wasn't clear above

Re: Using Hive with WebHCat

2013-12-04 Thread Jonathan Hodges
Hi Thejas, Thanks for your reply. The 'templeton.storage.root' property is set to the default value, '/templeton-hadoop'. Sorry I wasn't clear above but the directory listing is the 'templeton.storage.root' directory on HDFS. hadoop fs -ls /templeton-hadoop/jobs/job_201311281741_0020 Found 3

Re: Using Hive with WebHCat

2013-12-03 Thread Thejas Nair
Can you try setting templeton.storage.root in webhcat-site.xml to a directory that exists ? On Mon, Dec 2, 2013 at 6:21 AM, Jonathan Hodges hodg...@gmail.com wrote: Hi, I have setup WebHCat that is bundled with Hive 0.11.0. I am able to kick of map reduce jobs with the REST API

Re: Using Hive with WebHCat

2013-12-02 Thread Jonathan Hodges
Hi, I have setup WebHCat that is bundled with Hive 0.11.0. I am able to kick of map reduce jobs with the REST API successfully. However I am having some issues with Hive commands over REST. The following is my $TEMPLETON_HOME/webhcat-site.xml. ?xml version=1.0 encoding=UTF-8? !-- The default