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:21:00 UTC

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

Kuhu Shukla created SPARK-29304:
-----------------------------------

             Summary: 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


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