[
https://issues.apache.org/jira/browse/HIVE-7992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth J updated HIVE-7992:
-----------------------------
Labels: (was: performance)
> StatsRulesProcFactory should gracefully handle overflows
> --------------------------------------------------------
>
> Key: HIVE-7992
> URL: https://issues.apache.org/jira/browse/HIVE-7992
> Project: Hive
> Issue Type: Sub-task
> Components: Statistics
> Affects Versions: 0.13.1
> Reporter: Mostafa Mokhtar
> Assignee: Prasanth J
>
> When StatsRulesProcFactory overflows it sets data size to 0 and as a result
> the Vertex will ask for a single task, this results in a fairly slow running
> query, most likely the overflow is a result of higher than usual number of
> rows.
> The class should detect an overflow and set a flag when an overflow occurs,
> if an overflow occurs StatsRulesProcFactory should request the maximum number
> of tasks for the vertex.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)