You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2014/11/25 09:18:13 UTC

[jira] [Commented] (SPARK-4594) Improvement the broadcast for HiveConf

    [ https://issues.apache.org/jira/browse/SPARK-4594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224207#comment-14224207 ] 

Apache Spark commented on SPARK-4594:
-------------------------------------

User 'Leolh' has created a pull request for this issue:
https://github.com/apache/spark/pull/3448

> Improvement the broadcast for HiveConf
> --------------------------------------
>
>                 Key: SPARK-4594
>                 URL: https://issues.apache.org/jira/browse/SPARK-4594
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.1.0
>            Reporter: Leo
>            Priority: Minor
>
> Every time we need to get a table from hive , HadoopTableReader will broadcast HiveConf to clustor .  Acturally In one application the hiveconf is single, so I think we can keep it in HiveContext for every query . Although it just 50kb , it's useful for JDBC user and streaming+sql app  .



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