Re: bugs in 0.12 version

2014-04-06 Thread Lior Schachter
H JV, We keep getting this error on 2 different clusters (2 MySQL instances). With version 0.11 we did not encounter this problem and I've found few posts describing similar errors. I'm wondering whether it might be related to the BoneCP/Datanucleus framework that was introduced in 0,12. Regards,

Re: bugs in 0.12 version

2014-04-02 Thread Juraj jiv
6113: Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry 'default' for key 'UNIQUE_DATABASE' it looks to me like problem is on your side. JV On Tue, Apr 1, 2014 at 2:55 PM, Lior Schachter wrote: > Hi all, > > We are randomly getting 2 types o

bugs in 0.12 version

2014-04-01 Thread Lior Schachter
Hi all, We are randomly getting 2 types of exceptions while inserting data to hive. Seems like we encountered : HIVE-6114 , HIVE-6113 issues. Both issues are critical but there is no patch nor worka