You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Navis (JIRA)" <ji...@apache.org> on 2015/08/24 04:11:47 UTC

[jira] [Commented] (HIVE-8319) Add configuration for custom services in hiveserver2

    [ https://issues.apache.org/jira/browse/HIVE-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708669#comment-14708669 ] 

Navis commented on HIVE-8319:
-----------------------------

[~thejas] Do you still have an interest to get this into hive? 

> Add configuration for custom services in hiveserver2
> ----------------------------------------------------
>
>                 Key: HIVE-8319
>                 URL: https://issues.apache.org/jira/browse/HIVE-8319
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Minor
>         Attachments: HIVE-8319.1.patch.txt, HIVE-8319.2.patch.txt, HIVE-8319.3.patch.txt, HIVE-8319.4.patch.txt
>
>
> NO PRECOMMIT TESTS
> Register services to hiveserver2, for example, 
> {noformat}
> <property>
>   <name>hive.server2.service.classes<name>
>   <value>com.nexr.hive.service.HiveStatus,com.nexr.hive.service.AzkabanService<value>
> </property>
> <property>
>   <name>azkaban.ssl.port<name>
>   <name>...<name>
> </property>
> {noformat}



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