[
https://issues.apache.org/jira/browse/NUTCH-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143767#comment-14143767
]
Sebastian Nagel commented on NUTCH-1839:
----------------------------------------
+1 for the improved command-line parsing: well-structured, clear cli help. (If
all Nutch tools could be that way...:))
0 (-1?) for some indentation changes: are they covered by
{{eclipse-codeformat.xml}}? E.g., the multi-line class definitions:
{code}
public class WebGraph
extends Configured
implements Tool {
{code}
> Improve WebGraph CLI parsing
> ----------------------------
>
> Key: NUTCH-1839
> URL: https://issues.apache.org/jira/browse/NUTCH-1839
> Project: Nutch
> Issue Type: Improvement
> Components: linkdb
> Affects Versions: 1.9
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Fix For: 1.10
>
> Attachments: NUTCH-1839.patch
>
>
> Right now the WebGraph parsing can be improved to at least print out the
> options as well as what the options represent.
> Patch coming up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)