You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2016/01/26 23:34:39 UTC

[jira] [Updated] (HIVE-12935) LLAP: Replace Yarn registry with Zookeeper registry

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

Prasanth Jayachandran updated HIVE-12935:
-----------------------------------------
    Attachment: 12935.1.patch

This is the first take on the patch. Haven't tested secure zk client-server connection yet. There could be some more cleanup on LlapTaskSchedulerService. In case if something can be cleaned up will do so in follow up patches. 

> LLAP: Replace Yarn registry with Zookeeper registry
> ---------------------------------------------------
>
>                 Key: HIVE-12935
>                 URL: https://issues.apache.org/jira/browse/HIVE-12935
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>         Attachments: 12935.1.patch
>
>
> Existing YARN registry service for cluster membership has to depend on refresh intervals to get the list of instances/daemons that are running in the cluster. Better approach would be replace it with zookeeper based registry service so that custom listeners can be added to update healthiness of daemons in the cluster.  



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