GitHub user arunmahadevan opened a pull request:
https://github.com/apache/spark/pull/22299
[SPARK-24748][SS][FOLLOWUP] Switch custom metrics to Unstable APIs
- Mark custom metrics related APIs as unstable
- Move CustomMetrics (and a few other streaming interfaces in parent
package) to streaming package
Ideally could move `v2/reader/streaming` and `v2/writer/streaming` under
`streaming/reader` and `streaming/writer` but that can be a follow up PR if
required.
## How was this patch tested?
Existing unit tests
Please review http://spark.apache.org/contributing.html before opening a
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arunmahadevan/spark refactor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22299.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 #22299
----
commit 49a94c6016a0a4cd6076329797f4c2ac5a9cb588
Author: Arun Mahadevan <arunm@...>
Date: 2018-08-31T05:53:57Z
[SPARK-24748][SS][FOLLOWUP] Switch custom metrics to Unstable APIs
- Mark custom metrics related APIs as unstable
- Move streaming related interfaces to streaming package
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]