[jira] [Resolved] (CARBONDATA-1179) Improve the Object Size calculation for Objects added to LRU cache

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Resolved] (CARBONDATA-1179) Improve the Object Size calculation for Objects added to LRU cache

Akash R Nilugal (Jira)

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

Venkata Ramana G resolved CARBONDATA-1179.
------------------------------------------
       Resolution: Fixed
         Assignee: Raghunandan S
    Fix Version/s: 1.2.0

> Improve the Object Size calculation for Objects added to LRU cache
> ------------------------------------------------------------------
>
>                 Key: CARBONDATA-1179
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1179
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Raghunandan
>            Assignee: Raghunandan S
>            Priority: Minor
>             Fix For: 1.2.0
>
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> Java Object model has a bigger overhead when loading the objects into memory.
> The current way of estimating the object size by looking at the file size is not correct and gives wrong results.Moreover due to this calculation, we are storing more than the configured size for LRU cache.
> Improve the ObjectSize calculation by using the spark SizeEstimator utility



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