You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2021/02/20 02:33:33 UTC

[GitHub] [kylin] zhengshengjun commented on a change in pull request #1585: KYLIN-4906 Support query/job server dynamic register and discovery in kylin4

zhengshengjun commented on a change in pull request #1585:
URL: https://github.com/apache/kylin/pull/1585#discussion_r579576534



##########
File path: core-common/pom.xml
##########
@@ -49,6 +49,12 @@
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-databind</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.apache.curator</groupId>
+            <artifactId>curator-x-discovery</artifactId>
+            <!-- this jar was absent from hbase lib, so compile it  -->

Review comment:
       thanks for reviewing 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org