[
https://issues.apache.org/jira/browse/MAHOUT-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812444#comment-13812444
]
Hudson commented on MAHOUT-1343:
--------------------------------
SUCCESS: Integrated in Mahout-Quality #2310 (See
[https://builds.apache.org/job/Mahout-Quality/2310/])
MAHOUT-1343: JSON output format support in cluster dumper (sslavic: rev 1538406)
* /mahout/trunk/CHANGELOG
*
/mahout/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java
*
/mahout/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/JsonClusterWriter.java
*
/mahout/trunk/integration/src/test/java/org/apache/mahout/clustering/TestClusterDumper.java
> JSON output format for clusterdumper
> ------------------------------------
>
> Key: MAHOUT-1343
> URL: https://issues.apache.org/jira/browse/MAHOUT-1343
> Project: Mahout
> Issue Type: Improvement
> Components: Clustering, Integration
> Affects Versions: 0.8
> Reporter: Telvis Calhoun
> Labels: dumper
> Fix For: 0.9
>
> Attachments: MAHOUT-1343.patch, MAHOUT-1343.patch,
> clusterdump-example.json
>
>
> This patch adds JSON output format to the clusterdump utility. Each cluster
> is represented as a JSON-encoded line. The command is something like:
> >> mahout clusterdump -d dictionary -dt text -i clusters/clusters-2-final -p
> >> clusters/clusteredPoints -n 10 -o clusterdump.json -of JSON
--
This message was sent by Atlassian JIRA
(v6.1#6144)