Adding new class to nutch

2007-10-29 Thread eyal edri
Hi, i'm interested in adding a new class on my own to nutch, to allow a few config needed to our application (such as reading config file, etc.) i've written a new java class called: LabConf.java and placed it in the $NUTCH_HOME/src/java/org/apache/nutch/util dir. after running ant i didnt see

Re: What are the side effects of running crawl multiple times?

2007-10-29 Thread Andrzej Bialecki
Paolo Castagna wrote: Crawl.java: line 84if (fs.exists(dir)) { line 85 throw new RuntimeException(dir + already exists.); line 86} What are the side effects of removing those lines from Crawl.java? Hi, These lines were put there to warn off users from running the crawl tool

[jira] Resolved: (NUTCH-501) Implement a different caching mechanism for objects cached in configuration

2007-10-29 Thread JIRA
[ https://issues.apache.org/jira/browse/NUTCH-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doğacan Güney resolved NUTCH-501. - Resolution: Fixed Committed in rev. 589654. I am working in a new environment now, so I hope I

Re: Adding new class to nutch

2007-10-29 Thread Doğacan Güney
Hi, On 10/29/07, eyal edri [EMAIL PROTECTED] wrote: Hi, i'm interested in adding a new class on my own to nutch, to allow a few config needed to our application (such as reading config file, etc.) i've written a new java class called: LabConf.java and placed it in the

Re: Adding new class to nutch

2007-10-29 Thread eyal edri
it's working now, thanks, On 10/29/07, Doğacan Güney [EMAIL PROTECTED] wrote: Hi, On 10/29/07, eyal edri [EMAIL PROTECTED] wrote: Hi, i'm interested in adding a new class on my own to nutch, to allow a few config needed to our application (such as reading config file, etc.) i've

[jira] Commented: (NUTCH-552) Upgrade Nutch to Hadoop 0.15.x

2007-10-29 Thread JIRA
[ https://issues.apache.org/jira/browse/NUTCH-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538563 ] Doğacan Güney commented on NUTCH-552: - As for the stringify. I was trying not to make it dependent upon the

[jira] Commented: (NUTCH-501) Implement a different caching mechanism for objects cached in configuration

2007-10-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538655 ] Hudson commented on NUTCH-501: -- Integrated in Nutch-Nightly #251 (See