You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2007/12/04 14:21:43 UTC

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

     [ 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.