Re: JSON SerDe

2010-11-06 Thread Rajappa Iyer
I presume you're talking about this: http://code.google.com/p/hive-json-serde/? I did use it, but it doesn't deal with complex objects (arrays and maps) properly. I had created a patch to fix that issue at my previous job, but thought I'd do a "clean-room" implementation which could be contribute

Re: JSON SerDe

2010-11-06 Thread Ted Yu
Have you tried using org.apache.hadoop.hive.contrib.serde2.JsonSerde ? On Sat, Nov 6, 2010 at 3:07 PM, Rajappa Iyer wrote: > Hi, > > I seem to recall that this issue has popped up every now and then and I was > wondering if anyone is working on this? If not, I'd like to create a JIRA > issue a

[jira] Updated: (HIVE-1501) when generating reentrant INSERT for index rebuild, quote identifiers using backticks

2010-11-06 Thread Skye Berghel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Skye Berghel updated HIVE-1501: --- Attachment: HIVE-1501.5.patch Moved function from MetaStoreUtils to HiveUtils. > when generating reen

[jira] Updated: (HIVE-1501) when generating reentrant INSERT for index rebuild, quote identifiers using backticks

2010-11-06 Thread Skye Berghel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Skye Berghel updated HIVE-1501: --- Status: Patch Available (was: Open) > when generating reentrant INSERT for index rebuild, quote ident

JSON SerDe

2010-11-06 Thread Rajappa Iyer
Hi, I seem to recall that this issue has popped up every now and then and I was wondering if anyone is working on this? If not, I'd like to create a JIRA issue and start work on this. Thanks, Rajappa

Build failed in Hudson: Hive-trunk-h0.20 #414

2010-11-06 Thread Apache Hudson Server
See Changes: [heyongqiang] HIVE-1765 Add queryid while locking.(namit via He Yongqiang) [namit] HIVE-1768 Update transident_lastDdlTime only if not specified (Paul Yang via namit) [namit] HIVE-1750 Remove partition filtering co