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

Hudson commented on NUTCH-2602:
-------------------------------

FAILURE: Integrated in Jenkins build Nutch-trunk #3553 (See 
[https://builds.apache.org/job/Nutch-trunk/3553/])
Fixes for NUTCH-2602: Index writers description in the form: (r0ann3l: 
[https://github.com/apache/nutch/commit/29280bf8a6da3d037f5c7daf506028194b327d62])
* (edit) 
src/plugin/indexer-cloudsearch/src/java/org/apache/nutch/indexwriter/cloudsearch/CloudSearchIndexWriter.java
* (edit) 
src/plugin/indexer-dummy/src/java/org/apache/nutch/indexwriter/dummy/DummyIndexWriter.java
* (edit) 
src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java
* (edit) 
src/plugin/indexer-elastic/src/java/org/apache/nutch/indexwriter/elastic/ElasticIndexWriter.java
* (edit) src/java/org/apache/nutch/indexer/IndexerOutputFormat.java
* (edit) 
src/plugin/indexer-rabbit/src/java/org/apache/nutch/indexwriter/rabbit/RabbitIndexWriter.java
* (edit) 
src/plugin/indexer-cloudsearch/src/java/org/apache/nutch/indexwriter/cloudsearch/CloudSearchConstants.java
* (edit) 
src/plugin/indexer-elastic-rest/src/java/org/apache/nutch/indexwriter/elasticrest/ElasticRestIndexWriter.java
* (edit) src/java/org/apache/nutch/indexer/IndexingJob.java
Fixes for NUTCH-2602: No index writer description when commands have no 
(r0ann3l: 
[https://github.com/apache/nutch/commit/57d82ffba3c15adb924b1db705b9d89c026ac58f])
* (edit) src/java/org/apache/nutch/indexer/CleaningJob.java
* (edit) src/java/org/apache/nutch/indexer/IndexingJob.java
Fixes for NUTCH-2602: Description as a table with columns: KEY, (r0ann3l: 
[https://github.com/apache/nutch/commit/4e70af25e9181bf2234ed131c22e9aacffe1524c])
* (edit) 
src/plugin/indexer-dummy/src/java/org/apache/nutch/indexwriter/dummy/DummyIndexWriter.java
* (edit) 
src/plugin/indexer-rabbit/src/java/org/apache/nutch/indexwriter/rabbit/RabbitIndexWriter.java
* (edit) 
src/plugin/indexer-solr/src/java/org/apache/nutch/indexwriter/solr/SolrIndexWriter.java
* (edit) 
src/plugin/indexer-csv/src/java/org/apache/nutch/indexwriter/csv/CSVIndexWriter.java
* (edit) src/java/org/apache/nutch/indexer/IndexWriter.java
* (edit) 
src/plugin/indexer-elastic/src/java/org/apache/nutch/indexwriter/elastic/ElasticIndexWriter.java
* (edit) ivy/ivy.xml
* (edit) 
src/plugin/indexer-elastic-rest/src/java/org/apache/nutch/indexwriter/elasticrest/ElasticRestIndexWriter.java
* (edit) 
src/plugin/indexer-cloudsearch/src/java/org/apache/nutch/indexwriter/cloudsearch/CloudSearchIndexWriter.java
* (edit) src/java/org/apache/nutch/indexer/IndexWriters.java


> Configuration values in the description of index writers
> --------------------------------------------------------
>
>                 Key: NUTCH-2602
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2602
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer, plugin
>    Affects Versions: 1.15
>            Reporter: Roannel Fernández Hernández
>            Assignee: Roannel Fernández Hernández
>            Priority: Minor
>             Fix For: 1.16
>
>         Attachments: Nutch output.png
>
>
> Since [GitHub Pull Request #218|https://github.com/apache/nutch/pull/218] 
> when you have 2+ different configuration of the same index writers (the same 
> implementation class), the index command print the same description several 
> times. I propose the {{describe()}} method show the values of its own 
> configuration and not a generic one.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to