[ 
https://issues.apache.org/jira/browse/NUTCH-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enis Soztutar updated NUTCH-510:
--------------------------------

    Attachment: index.merger.delete.temp.dirs.patch

Attached patch deletes working dirs on finally clause, eliminates java 5.0 
warnings and in IndexMerger. 
An FileAlreadyExistsException is thrown if the output index directory already 
exists, which is similar to OutputFormatBase#chechOutputSpecs(); 

> IndexMerger delete working dir
> ------------------------------
>
>                 Key: NUTCH-510
>                 URL: https://issues.apache.org/jira/browse/NUTCH-510
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>    Affects Versions: 1.0.0
>            Reporter: Enis Soztutar
>             Fix For: 1.0.0
>
>         Attachments: index.merger.delete.temp.dirs.patch
>
>
> IndexMerger does not delete the working dir when an IOException is thrown 
> such as No space left on device. Local temporary directories should be 
> deleted. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to