ROHIT KALHANS created SPARK-29461: ------------------------------------- Summary: Spark dataframe writer does not expose metrics for JDBC writer Key: SPARK-29461 URL: https://issues.apache.org/jira/browse/SPARK-29461 Project: Spark Issue Type: Bug Components: Spark Core Affects Versions: 2.4.4, 2.4.0 Reporter: ROHIT KALHANS
Spark does not expose the writer metrics when using the Dataframe JDBC writer. Similar instances of such bugs have been fixed in previous versions. However, it seems the fix was not exhaustive since it does not cover all the writers. Similar bugs: https://issues.apache.org/jira/browse/SPARK-21882 https://issues.apache.org/jira/browse/SPARK-22605 Console reporter output app-name.1.executor.bytesWritten count = 0 app-name.1.executor.recordsWritten count = 0 -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org