You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by chen keven <ck...@gmail.com> on 2009/07/20 02:58:57 UTC

CachedRowSetImpl error

I tried to use run a query and get a resultset by using
CachedRowSet.execute(). The reason I do this is I want to close the
connection after doing the query. However, hive doesn't support this
operation. I'm wondering how do you guys deal with such a problem?

-- 
Thank you,
Keven Chen