GitHub user vanzin opened a pull request:

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

    [SPARK-20645][core] Port environment page to new UI backend.

    This change modifies the status listener to collect the information
    needed to render the envionment page, and populates that page and the
    API with information collected by the listener.
    
    Tested with existing and added unit tests.


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

    $ git pull https://github.com/vanzin/spark SPARK-20645

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

    https://github.com/apache/spark/pull/19677.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 #19677
    
----
commit 85a0665aaf572040b109e369418d9ab8acb277ce
Author: Marcelo Vanzin <van...@cloudera.com>
Date:   2017-03-16T00:13:17Z

    [SPARK-20645][core] Port environment page to new UI backend.
    
    This change modifies the status listener to collect the information
    needed to render the envionment page, and populates that page and the
    API with information collected by the listener.
    
    Tested with existing and added unit tests.

----


---

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

Reply via email to