[
https://issues.apache.org/jira/browse/MAHOUT-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994505#comment-14994505
]
ASF GitHub Bot commented on MAHOUT-1785:
----------------------------------------
GitHub user smarthi opened a pull request:
https://github.com/apache/mahout/pull/175
MAHOUT-1785: Replace 'spark.kryoserializer.buffer.mb' from Spark conf…
…ig with 'spark.kryoserializer.buffer'
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smarthi/mahout flink-binding
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/175.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 #175
----
commit 1c6664ce120351741fff0505061fa230aaf913f6
Author: smarthi <[email protected]>
Date: 2015-11-06T21:44:41Z
MAHOUT-1785: Replace 'spark.kryoserializer.buffer.mb' from Spark config
with 'spark.kryoserializer.buffer'
----
> Replace 'spark.kryoserializer.buffer.mb' from Spark config
> ----------------------------------------------------------
>
> Key: MAHOUT-1785
> URL: https://issues.apache.org/jira/browse/MAHOUT-1785
> Project: Mahout
> Issue Type: Improvement
> Components: Mahout spark shell
> Affects Versions: 0.11.0
> Reporter: Suneel Marthi
> Assignee: Suneel Marthi
> Priority: Trivial
> Fix For: 0.12.0
>
>
> 'spark.kryoserializer.buffer.mb' has been deprecated as of spark 1.4 and
> should be replaced by 'spark.kryoserializer.buffer'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)