You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Murtadha Hubail (JIRA)" <ji...@apache.org> on 2018/01/24 23:38:00 UTC

[jira] [Created] (ASTERIXDB-2263) Use Job Stages For Estimating Memory Requirement

Murtadha Hubail created ASTERIXDB-2263:
------------------------------------------

             Summary: Use Job Stages For Estimating Memory Requirement
                 Key: ASTERIXDB-2263
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2263
             Project: Apache AsterixDB
          Issue Type: Improvement
            Reporter: Murtadha Hubail


Currently, we calculate a job's estimated memory usage based on all of its operators, which could lead to huge over estimation. It is better to use job stages to calculate better estimation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)