GitHub user gaborgsomogyi opened a pull request:
https://github.com/apache/spark/pull/20639
[SPARK-23288][SS] Fix output metrics with parquet sink
## What changes were proposed in this pull request?
Output metrics were not filled when parquet sink used.
This PR fixes this problem by passing a `BasicWriteJobStatsTracker` in
`FileStreamSink`.
## How was this patch tested?
Additional unit test added.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gaborgsomogyi/spark SPARK-23288
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20639.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20639
----
commit 22e6ca1576bdeee2092afc8bc82a743e0700a959
Author: Gabor Somogyi <gabor.g.somogyi@...>
Date: 2018-02-19T23:43:46Z
[SPARK-23288][SS] Fix output metrics with parquet sink
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]