Can not run hive 0.4.1

2010-01-26 Thread Jeff Zhang
Hi all, I follow the get started wiki page, but I use the hive 0.4.1 release version rather than svn trunk. And when I invoke command: show tables; It shows the following error message, anyone has encounter this problem before ? hive show tables; FAILED: Error in metadata:

Re: Can not run hive 0.4.1

2010-01-26 Thread Zheng Shao
Can you post the traces in /tmp/user/hive.log? Zheng On Tue, Jan 26, 2010 at 12:40 AM, Jeff Zhang zjf...@gmail.com wrote: Hi all, I follow the get started wiki page, but I use the hive 0.4.1 release version rather than svn trunk. And when I invoke command: show tables; It shows the

Re: Can not run hive 0.4.1

2010-01-26 Thread Jeff Zhang
*The following is the logs:* 2010-01-26 17:23:51,509 ERROR exec.DDLTask (SessionState.java:printError(279)) - FAILED: Error in metadata: javax.jdo.JDOFatalInternalException: Unexpected exception caught. NestedThrowables: java.lang.reflect.InvocationTargetException

Re: Can not run hive 0.4.1

2010-01-26 Thread Zheng Shao
This usually happens when there is a problem in the metastore configuration. Did you change any hive configurations? Zheng On Tue, Jan 26, 2010 at 1:41 AM, Jeff Zhang zjf...@gmail.com wrote: The following is the logs: 2010-01-26 17:23:51,509 ERROR exec.DDLTask

Re: hive multiple inserts

2010-01-26 Thread wd
hi, I've tested branch 0.5 rev 903141. The sql runs as expected. Thx. I can't compile trunk version, so haven't test it. 2010/1/12 Ning Zhang nzh...@facebook.com HIVE-1039 is created for the bug when inserting to multiple local directories. Thanks, Ning On Jan 11, 2010, at 11:05 AM, Zheng

Re: Can not run hive 0.4.1

2010-01-26 Thread Jeff Zhang
No, I did not change anything. and BTW, I sync the Hive from svn, but can not build it, the following is the error message: [ivy:retrieve] :: resolution report :: resolve 7120ms :: artifacts dl 454644ms - |

Re: Can not run hive 0.4.1

2010-01-26 Thread Zheng Shao
In which directory did you run hive? Try ant package -Doffline=true on hive trunk. Zheng On Tue, Jan 26, 2010 at 2:14 AM, Jeff Zhang zjf...@gmail.com wrote: No, I did not change anything. and BTW, I sync the Hive from svn, but can not build it, the following is the error message:

Re: JDBC client

2010-01-26 Thread Bennie Schut
The patch also works for me :) I think you just made a lot of people happy.. Anty wrote: Thanks John Sichi, I have tested the path, it works fine.Thanks very much. On Tue, Jan 26, 2010 at 1:14 AM, John Sichi jsi...@facebook.com mailto:jsi...@facebook.com wrote: While working on CREATE

Hive UDAF Project Posted on Rentacoder

2010-01-26 Thread Mike Roberts
I need that max_n UDAF developed that Zheng suggests below. I have it open for bidding on Rentacoder here: http://www.rentacoder.com/RentACoder/misc/BidRequests/ShowBidRequest.asp?lngBidRequestId=1335150 I'll post the working code when I get it. --Mike -Original Message- From:

Re: JDBC client

2010-01-26 Thread John Sichi
We aim to please :) JVS On Jan 26, 2010, at 5:22 AM, Bennie Schut wrote: The patch also works for me :) I think you just made a lot of people happy.. Anty wrote: Thanks John Sichi, I have tested the path, it works fine.Thanks very much. On Tue, Jan 26, 2010 at 1:14 AM, John Sichi