[
https://issues.apache.org/jira/browse/CARBONDATA-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yadong Qi updated CARBONDATA-781:
---------------------------------
Description: 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. (was: When I load
carbondata 1000+ times with 35 nodes, I found SegmentProperties 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.)
> 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-incubating
> Reporter: Yadong Qi
> Attachments: CarbonProperties.jpg
>
> Time Spent: 10m
> 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)