Daniel Dai created HIVE-19251: --------------------------------- Summary: ObjectStore.getNextNotification with LIMIT should use less memory Key: HIVE-19251 URL: https://issues.apache.org/jira/browse/HIVE-19251 Project: Hive Issue Type: Bug Components: repl, Standalone Metastore Reporter: Daniel Dai Assignee: Daniel Dai
Experience OOM when Hive metastore try to retrieve huge amount of notification logs even there's limit clause. Hive shall only retrieve necessary rows. -- This message was sent by Atlassian JIRA (v7.6.3#76005)