You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Ferdy Galema (JIRA)" <ji...@apache.org> on 2012/05/09 15:39:48 UTC

[jira] [Created] (NUTCH-1358) Do not accept bogus arguments

Ferdy Galema created NUTCH-1358:
-----------------------------------

             Summary: Do not accept bogus arguments
                 Key: NUTCH-1358
                 URL: https://issues.apache.org/jira/browse/NUTCH-1358
             Project: Nutch
          Issue Type: Improvement
            Reporter: Ferdy Galema
            Priority: Minor
             Fix For: nutchgora


Some of the tools do not explicitely check every passed argument for validity. This can mask very frustrating issues because one passes wrong arguments and the tool does not fail fast.

--
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] [Closed] (NUTCH-1358) Do not accept bogus arguments

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

Ferdy Galema closed NUTCH-1358.
-------------------------------

    Resolution: Fixed

Committed.
                
> Do not accept bogus arguments
> -----------------------------
>
>                 Key: NUTCH-1358
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1358
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Ferdy Galema
>            Priority: Minor
>             Fix For: nutchgora
>
>         Attachments: NUTCH-1358.patch
>
>
> Some of the tools do not explicitely check every passed argument for validity. This can mask very frustrating issues because one passes wrong arguments and the tool does not fail fast.

--
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-1358) Do not accept bogus arguments

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

Ferdy Galema updated NUTCH-1358:
--------------------------------

    Attachment: NUTCH-1358.patch
    
> Do not accept bogus arguments
> -----------------------------
>
>                 Key: NUTCH-1358
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1358
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Ferdy Galema
>            Priority: Minor
>             Fix For: nutchgora
>
>         Attachments: NUTCH-1358.patch
>
>
> Some of the tools do not explicitely check every passed argument for validity. This can mask very frustrating issues because one passes wrong arguments and the tool does not fail fast.

--
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-1358) Do not accept bogus arguments

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

Hudson commented on NUTCH-1358:
-------------------------------

Integrated in Nutch-nutchgora #249 (See [https://builds.apache.org/job/Nutch-nutchgora/249/])
    NUTCH-1358 Do not accept bogus arguments (Revision 1336204)

     Result = SUCCESS
ferdy : 
Files : 
* /nutch/branches/nutchgora/CHANGES.txt
* /nutch/branches/nutchgora/src/java/org/apache/nutch/crawl/DbUpdaterJob.java
* /nutch/branches/nutchgora/src/java/org/apache/nutch/crawl/InjectorJob.java
* /nutch/branches/nutchgora/src/java/org/apache/nutch/fetcher/FetcherJob.java

                
> Do not accept bogus arguments
> -----------------------------
>
>                 Key: NUTCH-1358
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1358
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Ferdy Galema
>            Priority: Minor
>             Fix For: nutchgora
>
>         Attachments: NUTCH-1358.patch
>
>
> Some of the tools do not explicitely check every passed argument for validity. This can mask very frustrating issues because one passes wrong arguments and the tool does not fail fast.

--
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-1358) Do not accept bogus arguments

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

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

This is a good catch Ferdy. I noticed this needed to be addressed when improving the CLI. Nice 1.
                
> Do not accept bogus arguments
> -----------------------------
>
>                 Key: NUTCH-1358
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1358
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Ferdy Galema
>            Priority: Minor
>             Fix For: nutchgora
>
>         Attachments: NUTCH-1358.patch
>
>
> Some of the tools do not explicitely check every passed argument for validity. This can mask very frustrating issues because one passes wrong arguments and the tool does not fail fast.

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