You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2014/11/10 22:38:34 UTC

[jira] [Updated] (HIVE-8808) HiveInputFormat caching cannot work with all input formats

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

Brock Noland updated HIVE-8808:
-------------------------------
    Description: In {{HiveInputFormat}} we implement instance caching (see {{getInputFormatFromCache}}). In HS2, this assumes that InputFormats are stateless but I don't think this assumption is true, especially with regards to HBase.  (was: In {{HiveInputFormat}} we implement instance caching (see {{getInputFormatFromCache}}). This assumes that inputformats are stateless but I don't think this assumption is true, especially with regards to HBase.)

> HiveInputFormat caching cannot work with all input formats
> ----------------------------------------------------------
>
>                 Key: HIVE-8808
>                 URL: https://issues.apache.org/jira/browse/HIVE-8808
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Brock Noland
>
> In {{HiveInputFormat}} we implement instance caching (see {{getInputFormatFromCache}}). In HS2, this assumes that InputFormats are stateless but I don't think this assumption is true, especially with regards to HBase.



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