[ https://issues.apache.org/jira/browse/NUTCH-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538655#comment-16538655 ]
Hudson commented on NUTCH-1541: ------------------------------- SUCCESS: Integrated in Jenkins build Nutch-trunk #3543 (See [https://builds.apache.org/job/Nutch-trunk/3543/]) NUTCH-1541 initial import from patch (snagel: [https://github.com/apache/nutch/commit/b770b45681dbf8d1b76fce59576f85043e93ba01]) * (edit) default.properties * (add) src/plugin/indexer-csv/plugin.xml * (edit) src/plugin/build.xml * (add) src/plugin/indexer-csv/build.xml * (add) src/plugin/indexer-csv/ivy.xml * (add) src/plugin/indexer-csv/src/test/org/apache/nutch/indexwriter/csv/TestCSVIndexWriter.java * (edit) build.xml * (add) src/plugin/indexer-csv/src/java/org/apache/nutch/indexwriter/csv/CSVIndexWriter.java NUTCH-1541 - fix field quoting - update to junit 4 - improve (snagel: [https://github.com/apache/nutch/commit/991771d32346c64f504596732e59f5efc64e5660]) * (add) src/plugin/indexer-csv/src/java/org/apache/nutch/indexwriter/csv/package-info.java * (edit) src/plugin/indexer-csv/src/java/org/apache/nutch/indexwriter/csv/CSVIndexWriter.java * (edit) src/plugin/indexer-csv/src/test/org/apache/nutch/indexwriter/csv/TestCSVIndexWriter.java NUTCH-1541 - rebase to current master - update to use new MapReduce API (snagel: [https://github.com/apache/nutch/commit/a8e59ec2c6dc4f61acdc33bf42f4a7eb98e98663]) * (edit) src/plugin/indexer-csv/src/java/org/apache/nutch/indexwriter/csv/CSVIndexWriter.java * (edit) src/plugin/indexer-csv/src/test/org/apache/nutch/indexwriter/csv/TestCSVIndexWriter.java > Indexer plugin to write CSV > --------------------------- > > Key: NUTCH-1541 > URL: https://issues.apache.org/jira/browse/NUTCH-1541 > Project: Nutch > Issue Type: New Feature > Components: indexer > Affects Versions: 1.7 > Reporter: Sebastian Nagel > Priority: Minor > Fix For: 1.15 > > Attachments: NUTCH-1541-v1.patch, NUTCH-1541-v2.patch > > > With the new pluggable indexer a simple plugin would be handy to write > configurable fields into a CSV file - for further analysis or just for export. -- This message was sent by Atlassian JIRA (v7.6.3#76005)