GitHub user zsxwing opened a pull request:
https://github.com/apache/spark/pull/22334
[SPARK-25336][SS]Revert SPARK-24863 and SPARK 24748
## What changes were proposed in this pull request?
Revert SPARK-24863 and SPARK 24748 as per discussion in #21721. We will
revisit them when the data source v2 APIs are out.
## How was this patch tested?
Jenkins
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zsxwing/spark revert-SPARK-24863-SPARK-24748
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22334.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 #22334
----
commit 555e5d7f4271b534cce542faa5e3065c765c78b4
Author: Shixiong Zhu <zsxwing@...>
Date: 2018-09-04T20:35:25Z
Revert "[SPARK-24863][SS] Report Kafka offset lag as a custom metrics"
This reverts commit 14d7c1c3e99e7523c757628d411525aa9d8e0709.
commit 3d59df12fa407e998bbca9f83dd374e552849da6
Author: Shixiong Zhu <zsxwing@...>
Date: 2018-09-04T21:24:57Z
Revert "[SPARK-24748][SS] Support for reporting custom metrics via
StreamingQuery Progress"
This reverts commit 18b6ec14716bfafc25ae281b190547ea58b59af1.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]