You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by kwhitehall <gi...@git.apache.org> on 2015/09/23 18:08:23 UTC

[GitHub] nutch pull request: fix for NUTCH-2111 contributed by kwhitehall

GitHub user kwhitehall opened a pull request:

    https://github.com/apache/nutch/pull/64

    fix for NUTCH-2111 contributed by kwhitehall

    Further investigation showed that changing the temporary path does not get rid of the tmp files that eat up space. Further, if a selenium grid is utilized, the location chosen on a given node may not be available on all nodes. As such, it is best to stay with the default /tmp location and handle deleting the files there instead. The patch submitted does this.

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

    $ git pull https://github.com/kwhitehall/nutch NUTCH-2111

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

    https://github.com/apache/nutch/pull/64.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 #64
    
----
commit 5ef50e123a0e00eb5b55cdc44dc82c8be8fbf565
Author: Kim Whitehall <ki...@jpl.nasa.gov>
Date:   2015-09-23T16:16:07Z

    fix for NUTCH-2111 contributed by kwhitehall

----


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

[GitHub] nutch pull request: fix for NUTCH-2111 contributed by kwhitehall

Posted by kwhitehall <gi...@git.apache.org>.
Github user kwhitehall closed the pull request at:

    https://github.com/apache/nutch/pull/64


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