GitHub user MrBago opened a pull request:

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

    [SPARK-24747][ML] Update spark.ml to use Instrumentation.instrumented.

    ## What changes were proposed in this pull request?
    
    Update spark.ml training code to fully wrap instrumented methods and remove 
old instrumentation APIs.
    
    ## How was this patch tested?
    
    existing 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/MrBago/spark new-instrumentation-apis2

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

    https://github.com/apache/spark/pull/21799.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 #21799
    
----
commit e43491c276ce10f228fd830eacad2cdc1edc52e6
Author: Bago Amirbekian <bago@...>
Date:   2018-07-17T21:06:28Z

    Update spark.ml to use Instrumentation.instrumented.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to