You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2016/03/05 01:09:40 UTC

[jira] [Created] (HIVE-13211) normalize Hive.get overloads to go thru one path

Sergey Shelukhin created HIVE-13211:
---------------------------------------

             Summary: normalize Hive.get overloads to go thru one path
                 Key: HIVE-13211
                 URL: https://issues.apache.org/jira/browse/HIVE-13211
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin


There are multiple subtly different paths in Hive.get(...) methods. Some close the old db on refresh, some don't. Some check if the client is compatible with config, some don't. Also there were some parameters (don't register functions, disallow embedded metastore) that were added recently.
Need to make this stuff go thru one path.



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