[ https://issues.apache.org/jira/browse/HIVE-18899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Dere updated HIVE-18899: ------------------------------ Status: Patch Available (was: Open) > Separate FetchWork required for each query that uses the results cache > ---------------------------------------------------------------------- > > Key: HIVE-18899 > URL: https://issues.apache.org/jira/browse/HIVE-18899 > Project: Hive > Issue Type: Sub-task > Reporter: Jason Dere > Assignee: Jason Dere > Priority: Major > Attachments: HIVE-18899.1.patch > > > [~gopalv] found issues when running lots of concurrent queries against HS2 > with the query cache. Looks like the FetchWork held by the results cache > cannot be shared between multiple queries because it contains a > ListSinkOperator that is used to hold the results of a fetch. -- This message was sent by Atlassian JIRA (v7.6.3#76005)