GitHub user zsxwing opened a pull request:

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

    [SPARK-8701][Streaming][WebUI] Add input metadata in the batch page

    This PR adds `metadata` to `InputInfo`. `InputDStream` can report its 
metadata for a batch and it will be shown in the batch page. 
    
    For example,
    
    ![screen 
shot](https://cloud.githubusercontent.com/assets/1000778/8403741/d6ffc7e2-1e79-11e5-9888-c78c1575123a.png)
    
    FileInputDStream will display the new files for a batch, and 
DirectKafkaInputDStream will display its offset ranges.


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

    $ git pull https://github.com/zsxwing/spark input-metadata

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

    https://github.com/apache/spark/pull/7081.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 #7081
    
----
commit d496ae9eb042ee81a9b497cf4f5ebaf87bb38337
Author: zsxwing <[email protected]>
Date:   2015-06-29T07:44:13Z

    Add input metadata in the batch page

----


---
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