[
https://issues.apache.org/jira/browse/NUTCH-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490558#comment-14490558
]
Hudson commented on NUTCH-1983:
-------------------------------
SUCCESS: Integrated in Nutch-trunk #3055 (See
[https://builds.apache.org/job/Nutch-trunk/3055/])
- fix for NUTCH-1983 CommonCrawlDumper and FileDumper don't dump correct JSON
(mattmann: http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1672796)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/tools/CommonCrawlDataDumper.java
* /nutch/trunk/src/java/org/apache/nutch/tools/FileDumper.java
* /nutch/trunk/src/java/org/apache/nutch/util/DumpFileUtil.java
> CommonCrawlDumper and FileDumper don't dump correct JSON
> --------------------------------------------------------
>
> Key: NUTCH-1983
> URL: https://issues.apache.org/jira/browse/NUTCH-1983
> Project: Nutch
> Issue Type: Bug
> Components: dumpers, tool
> Reporter: Chris A. Mattmann
> Assignee: Chris A. Mattmann
> Fix For: 1.10
>
>
> The FileDumper and CommonCrawlDumper tools provide a JSON summarization of
> the dumped mimeType. The JSON summarization right now incorrectly uses an
> outer "{" instead of "[" (list) structure (incorrect JSON) and also it
> neglects to include a double quote prefix to the count values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)