You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2015/02/06 19:55:35 UTC

[jira] [Updated] (HIVE-9574) Lazy computing in HiveBaseFunctionResultList may hurt performance [Spark Branch]

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

Jimmy Xiang updated HIVE-9574:
------------------------------
    Attachment: HIVE-9574.1-spark.patch

> Lazy computing in HiveBaseFunctionResultList may hurt performance [Spark Branch]
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-9574
>                 URL: https://issues.apache.org/jira/browse/HIVE-9574
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Spark
>            Reporter: Rui Li
>            Assignee: Jimmy Xiang
>         Attachments: HIVE-9574.1-spark.patch
>
>
> {{RowContainer.first}} may call {{InputFormat.getSplits}}, which is expensive. If we switch {{container}} and {{backupContainer}} frequently in {{HiveKVResultCache}}, it will downgrade performance.



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