GitHub user vackosar opened a pull request:

    https://github.com/apache/spark/pull/22143

    [SPARK-24647][SS] Report KafkaStreamWriter's written min and max offs…

    …ets via CustomMetrics.
    
    ## What changes were proposed in this pull request?
    
    Report KafkaStreamWriter's written min and max offsets via CustomMetrics. 
This is important for data lineage projects like Spline. Related issue: 
https://issues.apache.org/jira/browse/SPARK-24647
    
    ## How was this patch tested?
    
    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/AbsaOSS/spark 
feature/SPARK-24647-kafka-writer-offsets

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22143.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 #22143
    
----
commit 767a0156a1acef515974d48bbcb6cfdb17f68d90
Author: Kosar, Vaclav: Functions Transformation <vaclav.kosar@...>
Date:   2018-08-17T13:31:57Z

    [SPARK-24647][SS] Report KafkaStreamWriter's written min and max offsets 
via CustomMetrics.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to