You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/10/08 02:23:00 UTC

[jira] [Assigned] (SPARK-25674) If the records are incremented by more than 1 at a time,the number of bytes might rarely ever get updated

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

Apache Spark reassigned SPARK-25674:
------------------------------------

    Assignee: Apache Spark

> If the records are incremented by more than 1 at a time,the number of bytes might rarely ever get updated
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-25674
>                 URL: https://issues.apache.org/jira/browse/SPARK-25674
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: liuxian
>            Assignee: Apache Spark
>            Priority: Trivial
>
> If the records are incremented by more than 1 at a time,the number of bytes might rarely ever get updated in `FileScanRDD.scala`,because it might skip over the count that is an exact multiple of UPDATE_INPUT_METRICS_INTERVAL_RECORDS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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