[jira] Updated: (NUTCH-586) Add option to run compiled classes w/o job file

2007-12-04 Thread Enis Soztutar (JIRA)

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

Enis Soztutar updated NUTCH-586:


Attachment: run-core_v2.patch

bq. I think you also need to put a comment, which clarifies that this works 
only in the "local" Hadoop mode.
agreed. This patch addresses that.  

> Add option to run compiled classes w/o job file
> ---
>
> Key: NUTCH-586
> URL: https://issues.apache.org/jira/browse/NUTCH-586
> Project: Nutch
>  Issue Type: New Feature
>Affects Versions: 1.0.0
>Reporter: Enis Soztutar
>Assignee: Enis Soztutar
> Fix For: 1.0.0
>
> Attachments: run-core_v1.patch, run-core_v2.patch
>
>
> bin/nutch adds nutch-*.job files under build and base directory to the 
> classpath. However building the job file takes a long time. We have a target 
> compile-core which builds only the core classes w/o plugins, but we need a 
> way to run the compiled core class files. An option to bin/nutch to run the 
> classes compiled with ant compile-core seems enough. 

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



[jira] Updated: (NUTCH-586) Add option to run compiled classes w/o job file

2007-11-30 Thread Enis Soztutar (JIRA)

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

Enis Soztutar updated NUTCH-586:


Attachment: run-core_v1.patch

Attached file adds -core option to bin/nutch. 

> Add option to run compiled classes w/o job file
> ---
>
> Key: NUTCH-586
> URL: https://issues.apache.org/jira/browse/NUTCH-586
> Project: Nutch
>  Issue Type: New Feature
>Affects Versions: 1.0.0
>Reporter: Enis Soztutar
>Assignee: Enis Soztutar
> Fix For: 1.0.0
>
> Attachments: run-core_v1.patch
>
>
> bin/nutch adds nutch-*.job files under build and base directory to the 
> classpath. However building the job file takes a long time. We have a target 
> compile-core which builds only the core classes w/o plugins, but we need a 
> way to run the compiled core class files. An option to bin/nutch to run the 
> classes compiled with ant compile-core seems enough. 

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