Re: Stats Gathering Problems

2011-03-05 Thread Anja Gruenheid
I tried to use the default settings and with that it works (at least it doesn't throw an error). What's weird is that it collects the data on files/files size etc., but it doesn't compute the row count. Do you have any idea why that could be? The table is based on a textfile and is handled as m

Re: Stats Gathering Problems

2011-03-05 Thread Ning Zhang
Can you search your /tmp//hive.log for 'Stats' and see if there is any error message? You can also log on to mysql and see if the database you specified in the JDBC URI has been created and if there is any table in the database. On Mar 5, 2011, at 7:35 AM, Anja Gruenheid wrote: I also tried us

Re: Stats Gathering Problems

2011-03-05 Thread Anja Gruenheid
I also tried using the original parameters from the wiki (for derby), but it gives me the same error... On 03/04/2011 05:18 PM, Anja Gruenheid wrote: I fixed the XML problem and wrote everything into hive-site.xml. The update error still exists though. Anja On 03/04/2011 09:47 AM, Ajo Fod wr

Re: [Oozie-users] Oozie Hive action patch

2011-03-05 Thread Alejandro Abdelnur
Andreas, Well, that is not entirely true, Oozie consumes Yahoo distributions of Hadoop and Pig (from Yahoo GH maven). [BTW, this brings up again the GH-0226 issue] Thanks for reviewing the patch. In the mean time, anybody wanting to use Oozie with Hive action can use CDH Oozie CDH3b4 which inclu