GitHub user CodingCat opened a pull request:

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

    [SS][SPARK-20971] purge metadata log in FileStreamSource

    ## What changes were proposed in this pull request?
    
    Currently, there is no cleanup mechanism for FileStreamSource's metadata 
log so that the data is growing infinitely
    
    This PR purges the log which is out of the retaining windowing
    
    ## How was this patch tested?
    
    existing tests

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

    $ git pull https://github.com/CodingCat/spark SPARK-20971

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

    https://github.com/apache/spark/pull/18410.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 #18410
    
----
commit 9c21aca0ea24836259a5c94931ed9c7831607192
Author: CodingCat <zhunans...@gmail.com>
Date:   2016-03-07T14:37:37Z

    improve the doc for "spark.memory.offHeap.size"

commit c82e3822751a461550906a6d78117633e7db4d1f
Author: CodingCat <zhunans...@gmail.com>
Date:   2016-03-07T19:00:16Z

    fix

commit b37ec112e01880e3d67d81972bae33487763c742
Author: Nan Zhu <zhunans...@gmail.com>
Date:   2017-06-23T22:28:31Z

    purge log in metadatalog of filesourcestream

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to