[
https://issues.apache.org/jira/browse/NUTCH-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17096387#comment-17096387
]
Hudson commented on NUTCH-2784:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3678 (See
[https://builds.apache.org/job/Nutch-trunk/3678/])
NUTCH-2784 Tool to list Nutch properties and configured values (snagel:
[https://github.com/apache/nutch/commit/a20c2613c944a8e845632fcc81384abac5dcdf85])
* (edit) src/bin/nutch
* (add) src/java/org/apache/nutch/tools/ShowProperties.java
> Add tool to list Nutch and Hadoop properties
> --------------------------------------------
>
> Key: NUTCH-2784
> URL: https://issues.apache.org/jira/browse/NUTCH-2784
> Project: Nutch
> Issue Type: Improvement
> Components: tool
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Minor
> Fix For: 1.17
>
>
> Nutch properties are defined in nutch-default.xml but can be redefined
> (overridden) in nutch-site.xml or from command-line (-Dproperty=value). In
> addition, property definitions can include other properties
> ({{${property.name}}}) which makes it sometimes hard to figure out what the
> actual value of a property is.
> In short, a command-line tool which lists all properties and the configured
> values could be useful.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)