Liu Shaohui created KYLIN-3913:
----------------------------------
Summary: 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
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.3#76005)