Re: Export/Import Table in Hive NPE

2013-09-19 Thread Brad Ruderman
Hi All- I have opened up a ticket for this issue: https://issues.apache.org/jira/browse/HIVE-5318 Can anyone repo to confirm its a bug with Hive and not with a configuration within my instance? THanks, Brad On Tue, Sep 17, 2013 at 2:22 PM, Brad Ruderman wrote: > Hi All- > I am trying to export

Re: Export/Import Table in Hive NPE

2013-09-18 Thread Brad Ruderman
Hi All- Just wondering if anyone had any ideas. The error message I am getting now when exporting a managed table from hive 0.9 to hive .10 is: 13/09/18 13:14:02 ERROR ql.Driver: FAILED: SemanticException Exception while processing org.apache.hadoop.hive.ql.parse.SemanticException: Exception whil

Export/Import Table in Hive NPE

2013-09-17 Thread Brad Ruderman
Hi All- I am trying to export a table in Hive 0.9, then import it into Hive 0.10 staging. Essentially moving data from a production import to staging. I used the EXPORT table command, however when I try to import the table back into staging I receive the following (pulled from the hive.log file).