You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2017/11/29 06:51:00 UTC

[jira] [Closed] (KYLIN-2466) Dynamic resource allocation in spark cubing

     [ https://issues.apache.org/jira/browse/KYLIN-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shaofeng SHI closed KYLIN-2466.
-------------------------------
    Resolution: Not A Problem

Just follow Spark configuration document to enable the dynamic resource allocation. Kylin doesn't need extra change.

> Dynamic resource allocation in spark cubing
> -------------------------------------------
>
>                 Key: KYLIN-2466
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2466
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Spark Engine
>    Affects Versions: v2.0.0
>            Reporter: XIE FAN
>            Assignee: XIE FAN
>
> Spark provides a mechanism to dynamically adjust the resources your application needed. This means that in spark cubing procedure, kylin can apply for resources dynamically, which is very helpful in many cases such as saving resources and avoid out of memory error. So we need to provide users a easy way to enable this feature in spark cubing.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)