[
https://issues.apache.org/jira/browse/NUTCH-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved NUTCH-1983.
--------------------------------------
Resolution: Fixed
Committed a fix for this in r1672796. I fixed it in such a way that I
refactored the displayFileTypes function into FileDumpUtil class as a static
method. Then, fixed the output 1 time, and then made the CommonCrawlDumper and
FileDumper depend on this.
> 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)