You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2017/09/12 20:01:00 UTC

[jira] [Updated] (KNOX-1015) ZooKeeper-Based Service Discovery

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

Larry McCay updated KNOX-1015:
------------------------------
    Description: 
Implement service discovery where ZooKeeper is the service registry.

Discover the appropriate URLs to declare in the Knox topology for the services specified in the simple topology descriptor.

Need to determine to what degree Hadoop services are registering their details in ZooKeeper, and may need to encourage them to do so or augment what they're already registering.

This must be named something less generic than "ZooKeeper" Service Discovery, since the implementation will depend on the structure of the data registered by the services, and will not be a general-purpose ZooKeeper service discovery mechanism.

Here is a link to the existing YARN Service Registry docs - we will need to determine whether there is enough fidelity in the metadata available there to actual generate topologies from it. https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/registry/yarn-registry.html


  was:
Implement service discovery where ZooKeeper is the service registry.

Discover the appropriate URLs to declare in the Knox topology for the services specified in the simple topology descriptor.

Need to determine to what degree Hadoop services are registering their details in ZooKeeper, and may need to encourage them to do so or augment what they're already registering.

This must be named something less generic than "ZooKeeper" Service Discovery, since the implementation will depend on the structure of the data registered by the services, and will not be a general-purpose ZooKeeper service discovery mechanism.


> ZooKeeper-Based Service Discovery
> ---------------------------------
>
>                 Key: KNOX-1015
>                 URL: https://issues.apache.org/jira/browse/KNOX-1015
>             Project: Apache Knox
>          Issue Type: Sub-task
>          Components: Server
>            Reporter: Phil Zampino
>
> Implement service discovery where ZooKeeper is the service registry.
> Discover the appropriate URLs to declare in the Knox topology for the services specified in the simple topology descriptor.
> Need to determine to what degree Hadoop services are registering their details in ZooKeeper, and may need to encourage them to do so or augment what they're already registering.
> This must be named something less generic than "ZooKeeper" Service Discovery, since the implementation will depend on the structure of the data registered by the services, and will not be a general-purpose ZooKeeper service discovery mechanism.
> Here is a link to the existing YARN Service Registry docs - we will need to determine whether there is enough fidelity in the metadata available there to actual generate topologies from it. https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/registry/yarn-registry.html



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)