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:35:34 UTC

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

Brock Noland created HIVE-8808:
----------------------------------

             Summary: 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}}). 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)