[
https://issues.apache.org/jira/browse/MAHOUT-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15560885#comment-15560885
]
ASF GitHub Bot commented on MAHOUT-1888:
----------------------------------------
GitHub user smarthi opened a pull request:
https://github.com/apache/mahout/pull/260
MAHOUT-1888: [WIP] Performance Bug with Mahout Vector Serialization
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smarthi/mahout MAHOUT-1888
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/260.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #260
----
commit 839f404cee25290c43b4cdeaadeb7c3ec865b448
Author: smarthi <[email protected]>
Date: 2016-10-10T00:16:26Z
MAHOUT-1888: [WIP] Performance Bug with Mahout Vector Serialization
----
> Performance Bug with Mahout Vector Serialization
> ------------------------------------------------
>
> Key: MAHOUT-1888
> URL: https://issues.apache.org/jira/browse/MAHOUT-1888
> Project: Mahout
> Issue Type: Bug
> Components: spark
> Affects Versions: 0.12.2
> Reporter: Suneel Marthi
> Assignee: Suneel Marthi
> Fix For: 0.13.0
>
>
> Identified a performance bug with Mahout Vector serialization in
> DistributedSparkSuite.
> Add the following
> {Code}
> .set("spark.kryo.registrationRequired", "true")
> {Code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)