[ https://issues.apache.org/jira/browse/KYLIN-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Liu Shaohui updated KYLIN-3913: ------------------------------- Priority: Minor (was: Major) > Remove getAllOutputs api in ExecutableManager to avoid OOM for large metadata > ----------------------------------------------------------------------------- > > Key: KYLIN-3913 > URL: https://issues.apache.org/jira/browse/KYLIN-3913 > Project: Kylin > Issue Type: Improvement > Reporter: Liu Shaohui > Assignee: PENG Zhengshuai > Priority: Minor > > In a big cluster, there will be many job info left in the metadata. The kylin > server will be OOM when search the jobs with a long time range. The reason is > that ExecutableManager will load all job output info into memory when search > a job. > -- This message was sent by Atlassian JIRA (v7.6.14#76016)