You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Jacky Li (JIRA)" <ji...@apache.org> on 2017/04/28 05:30:05 UTC

[jira] [Resolved] (CARBONDATA-781) Some SegmentProperties objects occupy too much memory in driver

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

Jacky Li resolved CARBONDATA-781.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

> Some SegmentProperties objects occupy too much memory in driver
> ---------------------------------------------------------------
>
>                 Key: CARBONDATA-781
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-781
>             Project: CarbonData
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.1.0
>            Reporter: Yadong Qi
>            Assignee: Yadong Qi
>             Fix For: 1.1.0
>
>         Attachments: CarbonProperties.jpg
>
>          Time Spent: 6h
>  Remaining Estimate: 0h
>
> When I load carbondata 1000+ times with 35 nodes, I found SegmentProperties objects occupy 2.5+G(76K * 35 * 1000) memory in driver. I don't have small files so I don't want to compact the segments. I analyzed the dump file and found the values of SegmentProperties are the same, so I think we can reuse the SegmentProperties object if possible.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)