You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kuhu Shukla (Jira)" <ji...@apache.org> on 2019/09/30 14:22:00 UTC

[jira] [Updated] (SPARK-29304) Input Bytes Metric for Datasource v2 is absent

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

Kuhu Shukla updated SPARK-29304:
--------------------------------
    Attachment: jira-spark.png

> Input Bytes Metric for Datasource v2 is absent
> ----------------------------------------------
>
>                 Key: SPARK-29304
>                 URL: https://issues.apache.org/jira/browse/SPARK-29304
>             Project: Spark
>          Issue Type: Bug
>          Components: Input/Output
>    Affects Versions: 3.0.0
>            Reporter: Kuhu Shukla
>            Priority: Major
>         Attachments: jira-spark.png
>
>
> Input metrics while reading a simple CSV file with 
> {code}
> spark.read.csv(....)
> {code}
> are absent. 
> Switching to v1 data source works. Adding the inputMetrics calculation from FileScanRDD to DataSourceRDD helps get the values.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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