[jira] [Resolved] (HIVE-6509) Error in metadata: MetaException(message:java.lang.IllegalStateException: Can't overwrite cause)

2014-03-11 Thread Ashutosh Chauhan (JIRA)
reopen if you can repro and provide a test-case. > Error in metadata: MetaException(message:java.lang.IllegalStateException: > Can't overwrite cause) > > >

[jira] [Updated] (HIVE-6509) Error in metadata: MetaException(message:java.lang.IllegalStateException: Can't overwrite cause)

2014-02-26 Thread Rishabh Bhardwaj (JIRA)
this table I get the following error: FAILED: Error in metadata: MetaException(message:java.lang.IllegalStateException: Can't overwrite cause) FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask Also I am able to load the same file using PIG Script usin

[jira] [Updated] (HIVE-6509) Error in metadata: MetaException(message:java.lang.IllegalStateException: Can't overwrite cause)

2014-02-26 Thread Rishabh Bhardwaj (JIRA)
this table I get the following error: FAILED: Error in metadata: MetaException(message:java.lang.IllegalStateException: Can't overwrite cause) FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask Also I am able to load the same file using PIG Script usin

[jira] [Created] (HIVE-6509) Error in metadata: MetaException(message:java.lang.IllegalStateException: Can't overwrite cause)

2014-02-26 Thread Rishabh Bhardwaj (JIRA)
Rishabh Bhardwaj created HIVE-6509: -- Summary: Error in metadata: MetaException(message:java.lang.IllegalStateException: Can't overwrite cause) Key: HIVE-6509 URL: https://issues.apache.org/jira/browse/HIVE

[jira] [Created] (HIVE-4043) Parallel Hive Queries: Sporadic Errors of form: Error in metadata: javax.jdo.JDOFatalDataStoreException: IO Error: Connection reset

2013-02-20 Thread Andrew Tindle (JIRA)
Andrew Tindle created HIVE-4043: --- Summary: Parallel Hive Queries: Sporadic Errors of form: Error in metadata: javax.jdo.JDOFatalDataStoreException: IO Error: Connection reset Key: HIVE-4043 URL: https

Error in metadata

2011-01-24 Thread ankit bhatnagar
Hi All, when I execute the create table query-I get error Query -- create external table my_table(a string, b string, c string) row format serde 'com.test.CSVSerde' stored as textfile; Error Mesage - ------ Error in metadata: Cannot vali