GitHub user guoxiaolongzte opened a pull request:

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

    [CORE]stage api modify the description format, add version api, modify the 
duration real-time calculation

    
    ## What changes were proposed in this pull request?
    
    
    stage api modify the description format
    <td>A list of all stages for a given application.</td>
    <br><code>?status=[active|complete|pending|failed]</code> list only stages 
in the state.
    content should be included in <td> </ td>
    add version api doc '/api/v1/version'
    modify the duration real-time calculation in running appcations
    
    ## How was this patch tested?
    manual 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/guoxiaolongzte/spark SPARK-22311

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

    https://github.com/apache/spark/pull/19532.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 #19532
    
----
commit 8f53eceb9ed3c33388cef09f628dfb7e4f6de70d
Author: guoxiaolong <[email protected]>
Date:   2017-10-19T03:15:13Z

    [CORE]stage api modify the description format, add version api, modify the 
duration real-time calculation

----


---

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

Reply via email to