Re: Possible bug loading data in Hive.

2014-06-10 Thread Nitin Pawar
The error you see is with hive metastore and these issues were kind of related to two sided 1) Load on metastore 2) datanuclueas related For now if possible, see if you can restart hive metastore and that resolves your issue. On Tue, Jun 10, 2014 at 3:27 PM, Fernando Agudo wrote: > I have pr

Re: Possible bug loading data in Hive.

2014-06-10 Thread Fernando Agudo
I have problems to upgrade to hive-0.13 or 0.12 because is in production. Only have this configuration of the datanuclues: datanucleus.fixedDatastore true datanucleus.autoCreateSchema false This is relevant for the problem? Tha

Re: Possible bug loading data in Hive.

2014-06-10 Thread Nitin Pawar
Hive 0.9.0 with CDH4.1 <--- This is very old release. I would recommend to upgrade to hive-0.13 or at least 0.12 and see. Error you are seeing is on loading data into a partition and metastore alter/add partition is failing. Can you try upgrading and see if that resolves your issue? If not can y

Possible bug loading data in Hive.

2014-06-10 Thread Fernando Agudo
Hello, I'm working with Hive 0.9.0 with CDH4.1. I have a process which it's loading data in Hive every minute. It creates the partition if it's necessary. I have been monitoring this process for three days and I realize that there's a method (*listStorageDescriptorsWithCD*) which increases the