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

[jira] [Created] (NUTCH-2111) Set temporary file location for selenium tmp files

Kim Whitehall created NUTCH-2111:
------------------------------------

             Summary: Set temporary file location for selenium tmp files
                 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


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)