You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/09/23 19:54:05 UTC

[jira] [Commented] (NUTCH-2111) Delete temporary files location for selenium tmp files after driver quits

    [ https://issues.apache.org/jira/browse/NUTCH-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904912#comment-14904912 ] 

Hudson commented on NUTCH-2111:
-------------------------------

SUCCESS: Integrated in Nutch-trunk #3280 (See [https://builds.apache.org/job/Nutch-trunk/3280/])
NUTCH-2111 Delete temporary files location for selenium tmp files after driver quits (lewismc: http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1704896)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/plugin/lib-selenium/src/java/org/apache/nutch/protocol/selenium/HttpWebClient.java


> Delete temporary files location for selenium tmp files after driver quits
> -------------------------------------------------------------------------
>
>                 Key: NUTCH-2111
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2111
>             Project: Nutch
>          Issue Type: Improvement
>          Components: plugin
>    Affects Versions: 1.10
>            Reporter: Kim Whitehall
>            Assignee: Kim Whitehall
>
> When using the selenium plug in (local mode or selenium grid), a large # tmp files can be generated for each webdriver executed. The default location for selenium is the /tmp library. Thus very quickly (and inadvertently) the nutch-selenium interaction can lead to filesystem issues. 
> I propose to include a config in nutch-default.xml that allows users to specify where they want the selenium tmp files to be written. 
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)