GitHub user squito opened a pull request:

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

    [SPARK-18836][MINOR] remove obsolete param doc for metrics

    ## What changes were proposed in this pull request?
    
    4cb49412d1d7d10ffcc738475928c7de2bc59fd4 removed the `metrics` parameter 
from Task, but left it in the docs -- this removes it from the docs as well.  
(The original commit removed it from the docs for ResultTask and 
ShuffleMapTask, but not the parent Task.)
    
    ## How was this patch tested?
    
    jenkins

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

    $ git pull https://github.com/squito/spark SPARK-18836_doc_fix

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

    https://github.com/apache/spark/pull/16489.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 #16489
    
----
commit 974921dca1a74fcb4fff4fdc6c3bdba314f681ec
Author: Imran Rashid <[email protected]>
Date:   2017-01-06T17:15:03Z

    remove obsolete param doc

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to