[
https://issues.apache.org/jira/browse/SPARK-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell resolved SPARK-2248.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
Issue resolved by pull request 1194
[https://github.com/apache/spark/pull/1194]
> spark.default.parallelism does not apply in local mode
> ------------------------------------------------------
>
> Key: SPARK-2248
> URL: https://issues.apache.org/jira/browse/SPARK-2248
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Reporter: Matei Zaharia
> Assignee: Guoqiang Li
> Priority: Trivial
> Labels: Starter
> Fix For: 1.1.0
>
>
> LocalBackend.defaultParallelism ignores the "spark.default.parallelism"
> property, unlike the other SchedulerBackends. We should make it take this in
> for consistency.
--
This message was sent by Atlassian JIRA
(v6.2#6252)