You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/19 18:14:00 UTC

[jira] [Commented] (DRILL-5261) Expose REST endpoint in zookeeper

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

ASF GitHub Bot commented on DRILL-5261:
---------------------------------------

GitHub user xhochy opened a pull request:

    https://github.com/apache/drill/pull/1042

    DRILL-5261: Expose REST endpoint in zookeeper

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/xhochy/drill DRILL-5261

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/1042.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1042
    
----
commit 2df606590158afe6cb29e9f292eb33e945c26ba0
Author: Uwe L. Korn <uw...@xhochy.com>
Date:   2017-11-19T09:36:32Z

    DRILL-5261: Expose REST endpoint in zookeeper

----


> Expose REST endpoint in zookeeper
> ---------------------------------
>
>                 Key: DRILL-5261
>                 URL: https://issues.apache.org/jira/browse/DRILL-5261
>             Project: Apache Drill
>          Issue Type: New Feature
>            Reporter: Uwe L. Korn
>
> It would be nice to also publish the REST API endpoint of each Drillbit in the Zookeeper. This would mean that we need an additional entry in {{DrillbitEndpoint}}. While I would know how to add the attribute to the ProtoBuf definition and filling the attribute with the correct information, I'm unsure if there is the need for some migration code to support older {{DrillbitEndpoint}} implementations that don't have this attribute.



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