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

Nanda kumar commented on HDFS-12868:
------------------------------------

Thanks [~xyao] for the review, addressed the same in patch v001.

> Ozone: Service Discovery API
> ----------------------------
>
>                 Key: HDFS-12868
>                 URL: https://issues.apache.org/jira/browse/HDFS-12868
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone
>            Reporter: Nanda kumar
>            Assignee: Nanda kumar
>            Priority: Major
>         Attachments: HDFS-12868-HDFS-7240.000.patch, 
> HDFS-12868-HDFS-7240.001.patch
>
>
> Currently if a client wants to connect to Ozone cluster we need multiple 
> properties to be configured in the client.
> For RPC based connection we need
> {{ozone.ksm.address}}
> {{ozone.scm.client.address}}
> and the ports if something other than default is configured.
> For REST based connection
> {{ozone.rest.servers}}
> and port if something other than default is configured.
> With the introduction of Service Discovery API the client should be able to 
> discover all the configurations needed for the connection. Service discovery 
> calls will be handled by KSM, at the client side, we only need to configure 
> {{ozone.ksm.address}}. The client should first connect to KSM and get all the 
> required configurations.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to