You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2012/06/14 01:39:43 UTC

[jira] [Created] (NUTCH-1393) Display consistent usage of GeneratorJob with 1.X

Lewis John McGibbney created NUTCH-1393:
-------------------------------------------

             Summary: Display consistent usage of GeneratorJob with 1.X
                 Key: NUTCH-1393
                 URL: https://issues.apache.org/jira/browse/NUTCH-1393
             Project: Nutch
          Issue Type: Bug
          Components: administration gui, generator
    Affects Versions: nutchgora
            Reporter: Lewis John McGibbney
             Fix For: 2.1


If we pass the generate argument to the nutch script, the Generator auto-spings into action and begins generating fetchlists. This should not be the case, instead it should print traditional usage to stdout. An example is below
{code}
lewis@lewis:~/ASF/nutchgora/runtime/local$ ./bin/nutch generate
GeneratorJob: Selecting best-scoring urls due for fetch.
GeneratorJob: starting
GeneratorJob: filtering: true
GeneratorJob: done
GeneratorJob: generated batch id: 1339628223-1694200031
{code}

All I wanted to do was get the usage params printed to stdout but instead it generated my batch willy nilly.  

--
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-1393) Display consistent usage of GeneratorJob with 1.X

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

Lewis John McGibbney updated NUTCH-1393:
----------------------------------------

    Fix Version/s:     (was: 2.1)
                   2.2
    
> Display consistent usage of GeneratorJob with 1.X
> -------------------------------------------------
>
>                 Key: NUTCH-1393
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1393
>             Project: Nutch
>          Issue Type: Bug
>          Components: administration gui, generator
>    Affects Versions: nutchgora
>            Reporter: Lewis John McGibbney
>             Fix For: 2.2
>
>
> If we pass the generate argument to the nutch script, the Generator auto-spings into action and begins generating fetchlists. This should not be the case, instead it should print traditional usage to stdout. An example is below
> {code}
> lewis@lewis:~/ASF/nutchgora/runtime/local$ ./bin/nutch generate
> GeneratorJob: Selecting best-scoring urls due for fetch.
> GeneratorJob: starting
> GeneratorJob: filtering: true
> GeneratorJob: done
> GeneratorJob: generated batch id: 1339628223-1694200031
> {code}
> All I wanted to do was get the usage params printed to stdout but instead it generated my batch willy nilly.  

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