You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/20 20:25:00 UTC

[jira] [Resolved] (SPARK-7713) Use shared broadcast hadoop conf for partitioned table scan.

     [ https://issues.apache.org/jira/browse/SPARK-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yin Huai resolved SPARK-7713.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Issue resolved by pull request 6252
[https://github.com/apache/spark/pull/6252]

> Use shared broadcast hadoop conf for partitioned table scan.
> ------------------------------------------------------------
>
>                 Key: SPARK-7713
>                 URL: https://issues.apache.org/jira/browse/SPARK-7713
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.4.0
>            Reporter: Yin Huai
>            Assignee: Yin Huai
>            Priority: Blocker
>             Fix For: 1.4.0
>
>
> While debugging SPARK-7673, we also found that we are broadcasting a hadoop conf for every Partition (backed by a Hadoop RDD). It also causes the performance regression of compiling a query involving a large number of partitions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org