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/18 21:54:59 UTC

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

Yin Huai created SPARK-7713:
-------------------------------

             Summary: 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


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