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 2016/07/06 06:50:10 UTC

[jira] [Commented] (SPARK-15968) HiveMetastoreCatalog does not correctly validate partitioned metastore relation when searching the internal table cache

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

Apache Spark commented on SPARK-15968:
--------------------------------------

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

> HiveMetastoreCatalog does not correctly validate partitioned metastore relation when searching the internal table cache
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-15968
>                 URL: https://issues.apache.org/jira/browse/SPARK-15968
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Michael Allman
>            Assignee: Michael Allman
>              Labels: hive, metastore
>             Fix For: 2.1.0
>
>
> The {{getCached}} method of {{HiveMetastoreCatalog}} computes {{pathsInMetastore}} from the metastore relation's catalog table. This only returns the table base path, which is not correct for non-empty partitioned tables. As a result, cache lookups on non-empty partitioned tables always miss and these relations are always recomputed.



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