You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Nguyen Manh Tien (JIRA)" <ji...@apache.org> on 2013/11/14 09:43:20 UTC

[jira] [Created] (NUTCH-1667) Updatedb always ignore batchId

Nguyen Manh Tien created NUTCH-1667:
---------------------------------------

             Summary: Updatedb always ignore batchId
                 Key: NUTCH-1667
                 URL: https://issues.apache.org/jira/browse/NUTCH-1667
             Project: Nutch
          Issue Type: Bug
    Affects Versions: 2.3
            Reporter: Nguyen Manh Tien
            Priority: Minor


batchId is not set in currentJob because we set batchId after creating currentJob, so in UpdateDbMapper batchId is null and will be assign to -all.
I change to set batchId befor creating currentJob



--
This message was sent by Atlassian JIRA
(v6.1#6144)