You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/26 13:36:20 UTC

[jira] [Commented] (SPARK-17262) Spark SizeEstimator does not ignore transient fields in java classes when calculates class size

    [ https://issues.apache.org/jira/browse/SPARK-17262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438928#comment-15438928 ] 

Sean Owen commented on SPARK-17262:
-----------------------------------

It's estimating size in memory, not serialized size, and transient fields are as real as any others for that purpose.

> Spark SizeEstimator does not ignore transient fields in java classes when calculates class size
> -----------------------------------------------------------------------------------------------
>
>                 Key: SPARK-17262
>                 URL: https://issues.apache.org/jira/browse/SPARK-17262
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.6.2, 2.0.0
>            Reporter: George Shuklin
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org