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/04/27 01:00:16 UTC

[jira] [Commented] (NUTCH-1764) readdb to show command-line help if no action (-stats, -dump, etc.) given

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

Hudson commented on NUTCH-1764:
-------------------------------

SUCCESS: Integrated in Nutch-trunk #2618 (See [https://builds.apache.org/job/Nutch-trunk/2618/])
NUTCH-1764 readdb to show command-line help if no action (-stats, -dump, etc.) given (snagel: http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1590315)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/crawl/CrawlDbReader.java


> readdb to show command-line help if no action (-stats, -dump, etc.) given
> -------------------------------------------------------------------------
>
>                 Key: NUTCH-1764
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1764
>             Project: Nutch
>          Issue Type: Bug
>          Components: crawldb
>    Affects Versions: 1.8, 1.9
>            Reporter: Diaa
>            Priority: Minor
>             Fix For: 1.9
>
>         Attachments: CrawlDbReader.java.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> If you run the command readdb with just one argument nothing happens and no usage warning is issued.
> Example: bin/nutch readdb crawldb
> Actual Result: Nothing happens
> Expected Result: "Usage CrawlDbReader ... "
> The issue is due to "if (args.length < 1) " which should be 2



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