You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Dan Rosher (Created) (JIRA)" <ji...@apache.org> on 2012/03/06 12:40:58 UTC

[jira] [Created] (NUTCH-1301) Index job resume switch to resume a failed job

Index job resume switch to resume a failed job
----------------------------------------------

                 Key: NUTCH-1301
                 URL: https://issues.apache.org/jira/browse/NUTCH-1301
             Project: Nutch
          Issue Type: Improvement
          Components: indexer
    Affects Versions: nutchgora
            Reporter: Dan Rosher
            Priority: Minor
             Fix For: nutchgora


This is also useful in nutchgora to allow for continuous indexing with -all -resume, as it is for fetching, cron scripts can then be independent without having to know the batchid.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (NUTCH-1301) Index job resume switch to resume a failed job

Posted by "Lewis John McGibbney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney updated NUTCH-1301:
----------------------------------------

    Fix Version/s:     (was: 2.1)
                   2.2
    
> Index job resume switch to resume a failed job
> ----------------------------------------------
>
>                 Key: NUTCH-1301
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1301
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>    Affects Versions: nutchgora
>            Reporter: Dan Rosher
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: NUTCH-1301.patch, NUTCH-1301-v2.patch
>
>
> This is also useful in nutchgora to allow for continuous indexing with -all -resume, as it is for fetching, cron scripts can then be independent without having to know the batchid.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (NUTCH-1301) Index job resume switch to resume a failed job

Posted by "Dan Rosher (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Rosher updated NUTCH-1301:
------------------------------

    Attachment: NUTCH-1301.patch
    
> Index job resume switch to resume a failed job
> ----------------------------------------------
>
>                 Key: NUTCH-1301
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1301
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>    Affects Versions: nutchgora
>            Reporter: Dan Rosher
>            Priority: Minor
>             Fix For: nutchgora
>
>         Attachments: NUTCH-1301.patch
>
>
> This is also useful in nutchgora to allow for continuous indexing with -all -resume, as it is for fetching, cron scripts can then be independent without having to know the batchid.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (NUTCH-1301) Index job resume switch to resume a failed job

Posted by "Ferdy Galema (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272334#comment-13272334 ] 

Ferdy Galema commented on NUTCH-1301:
-------------------------------------

Base functionality looks good.

2 remarks:
-There are some tabs instead of spaces
-in the for loop parsing arguments: add else statement that rejects bogus arguments

Could you fix this and then commit?

Thanks.
                
> Index job resume switch to resume a failed job
> ----------------------------------------------
>
>                 Key: NUTCH-1301
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1301
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>    Affects Versions: nutchgora
>            Reporter: Dan Rosher
>            Priority: Minor
>             Fix For: nutchgora
>
>         Attachments: NUTCH-1301.patch
>
>
> This is also useful in nutchgora to allow for continuous indexing with -all -resume, as it is for fetching, cron scripts can then be independent without having to know the batchid.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (NUTCH-1301) Index job resume switch to resume a failed job

Posted by "Lewis John McGibbney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney updated NUTCH-1301:
----------------------------------------

    Fix Version/s:     (was: nutchgora)
                   2.1
    
> Index job resume switch to resume a failed job
> ----------------------------------------------
>
>                 Key: NUTCH-1301
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1301
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>    Affects Versions: nutchgora
>            Reporter: Dan Rosher
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: NUTCH-1301-v2.patch, NUTCH-1301.patch
>
>
> This is also useful in nutchgora to allow for continuous indexing with -all -resume, as it is for fetching, cron scripts can then be independent without having to know the batchid.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (NUTCH-1301) Index job resume switch to resume a failed job

Posted by "Lewis John McGibbney (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270386#comment-13270386 ] 

Lewis John McGibbney commented on NUTCH-1301:
---------------------------------------------

Any blockers for committing this? It is (sparsely) linked to the initial headache I was having with NUTCH-1349. I like the introduction of the new -resume switch.  
                
> Index job resume switch to resume a failed job
> ----------------------------------------------
>
>                 Key: NUTCH-1301
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1301
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>    Affects Versions: nutchgora
>            Reporter: Dan Rosher
>            Priority: Minor
>             Fix For: nutchgora
>
>         Attachments: NUTCH-1301.patch
>
>
> This is also useful in nutchgora to allow for continuous indexing with -all -resume, as it is for fetching, cron scripts can then be independent without having to know the batchid.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (NUTCH-1301) Index job resume switch to resume a failed job

Posted by "Lewis John McGibbney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney updated NUTCH-1301:
----------------------------------------

    Attachment: NUTCH-1301-v2.patch

patch for nutchgora but I haven't tested and think there might even be a small bug in the stuff I added. So based on that I'm staying on the safe side... setting and classifying for 2.1
                
> Index job resume switch to resume a failed job
> ----------------------------------------------
>
>                 Key: NUTCH-1301
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1301
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>    Affects Versions: nutchgora
>            Reporter: Dan Rosher
>            Priority: Minor
>             Fix For: nutchgora
>
>         Attachments: NUTCH-1301-v2.patch, NUTCH-1301.patch
>
>
> This is also useful in nutchgora to allow for continuous indexing with -all -resume, as it is for fetching, cron scripts can then be independent without having to know the batchid.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira