You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/10/17 11:02:22 UTC

[jira] Commented: (MAHOUT-528) Perverse serialization format ... JSON contain strings that parse into JSON that contain strings that parse into JSON

    [ https://issues.apache.org/jira/browse/MAHOUT-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921808#action_12921808 ] 

Hudson commented on MAHOUT-528:
-------------------------------

Integrated in Mahout-Quality #409 (See [https://hudson.apache.org/hudson/job/Mahout-Quality/409/])
    MAHOUT-528 - The actual VectorList
MAHOUT-528 - Added VectorList type of matrix for use in SVD code
Fixed serialization to not use strings inside JSON
Moved some checking to MatrixView
MAHOUT-528 - Set gson builder up for reuse


> Perverse serialization format ... JSON contain strings that parse into JSON that contain strings that parse into JSON
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAHOUT-528
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-528
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>             Fix For: 0.4
>
>
> The current use of gson has some very odd use of strings that could be eliminated to allow much faster serialization with less memory use.
> Backwards compatibility should be a mild goal with this fix.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.