You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Edward Capriolo <ed...@gmail.com> on 2010/07/20 19:25:00 UTC

Alternate to java beans xml serializer for query plan

I was unable to locate a ticket on this but I know a few people have
brought this up. A query with a large number of OR clauses ( >100  )
cause hive to throw OOM. Has anyone looked into an xml serializer that
will not OOM regardless of how larger the query is?

Edward