You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/07/31 07:17:38 UTC

[jira] [Commented] (NUTCH-1819) Check for batchId input in GeneratorJob#run

    [ https://issues.apache.org/jira/browse/NUTCH-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080507#comment-14080507 ] 

Hudson commented on NUTCH-1819:
-------------------------------

SUCCESS: Integrated in Nutch-nutchgora #1104 (See [https://builds.apache.org/job/Nutch-nutchgora/1104/])
NUTCH-1819 Check for batchId input in GeneratorJob#run (lewismc: http://svn.apache.org/viewvc/nutch/branches/2.x/?view=rev&rev=1614801)
* /nutch/branches/2.x/CHANGES.txt
* /nutch/branches/2.x/src/java/org/apache/nutch/crawl/GeneratorJob.java


> Check for batchId input in GeneratorJob#run
> -------------------------------------------
>
>                 Key: NUTCH-1819
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1819
>             Project: Nutch
>          Issue Type: Bug
>          Components: generator
>    Affects Versions: 2.2.1
>            Reporter: Fjodor Vershinin
>            Assignee: Fjodor Vershinin
>            Priority: Minor
>             Fix For: 2.3
>
>         Attachments: nutch-1819.patch
>
>
> When I run it GeneratorJob from command line, it parses batchId without any problem. However, if I run it using API (run method), then it gives exception. Problem is caused by fact, that batchId is parsed only in main method.
> I would propose simple patch to fix this problem.



--
This message was sent by Atlassian JIRA
(v6.2#6252)