You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Chaoyu Tang (JIRA)" <ji...@apache.org> on 2015/06/10 15:23:00 UTC

[jira] [Updated] (HIVE-10976) Redundant HiveMetaStore connect check in HS2 CLIService start

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

Chaoyu Tang updated HIVE-10976:
-------------------------------
    Attachment: HIVE-10976.patch

Remove the redundant HMS connection check.
[~xuefuz] & [~jxiang] could you review it? Thanks.

> Redundant HiveMetaStore connect check in HS2 CLIService start
> -------------------------------------------------------------
>
>                 Key: HIVE-10976
>                 URL: https://issues.apache.org/jira/browse/HIVE-10976
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>            Reporter: Chaoyu Tang
>            Assignee: Chaoyu Tang
>            Priority: Trivial
>         Attachments: HIVE-10976.patch
>
>
> During HS2 startup, CLIService start() does a HMS connection test to HMS.
> It is redundant, since in its init stage, CLIService calls applyAuthorizationConfigPolicy where it starts a sessionState and establishes a connection to HMS. 



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