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

Xiao Li edited comment on SPARK-6148 at 10/7/16 7:21 AM:
---------------------------------------------------------

If we remove the session-specific metadata cache from the whole framework 
(pending), this becomes not an issue. 


was (Author: smilegator):
If we remove the session-specific metadata cache, this becomes not an issue.

> cachedDataSourceTables may store outdated metadata if the table is updated 
> from another HiveContext
> ---------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-6148
>                 URL: https://issues.apache.org/jira/browse/SPARK-6148
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Yin Huai
>
> If we have two HiveContext, if we change a table through one (e.g. append and 
> overwrite with new data), cachedDataSourceTables in another one will not be 
> updated automatically
> . 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to