GitHub user phpisciuneri opened a pull request:

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

    [SPARK-23867][Scheduler] use getCount in logWarning

    ## What changes were proposed in this pull request?
    
    Get the count of dropped events for output in log message.
    
    ## How was this patch tested?
    
    The fix is pretty trivial, but `./dev/run-tests` were run and were 
successful.
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.
    
    @vanzin @cloud-fan
    
    The contribution is my original work and I license the work to the project 
under the project’s open source license.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/phpisciuneri/spark fix-log-warning

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

    https://github.com/apache/spark/pull/20977.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 #20977
    
----
commit 4b66488e4672c9da36fc6843b0247aec7d9322f4
Author: Patrick Pisciuneri <patrick.pisciuneri@...>
Date:   2018-04-04T15:37:03Z

    use getCount in logWarning

----


---

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

Reply via email to