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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14580586#comment-14580586 ] 

Jimmy Xiang commented on HIVE-10976:
------------------------------------

+1

> 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)