You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2022/01/19 11:26:05 UTC

[GitHub] [drill] jnturton commented on a change in pull request #2422: DRILL-8061: Add Impersonation Support for Phoenix

jnturton commented on a change in pull request #2422:
URL: https://github.com/apache/drill/pull/2422#discussion_r787651312



##########
File path: contrib/storage-phoenix/pom.xml
##########
@@ -33,6 +33,7 @@
     <phoenix.version>5.1.2</phoenix.version>
     <!-- Keep the 2.4.2 to reduce dependency conflict -->
     <hbase.minicluster.version>2.4.2</hbase.minicluster.version>
+    <jetty.version>9.4.31.v20200723</jetty.version>

Review comment:
       @vdiravka I cannot find any pom file in the Drill tree that actually _uses_ the property jetty.version.  Or does it get used in the pom files of some of Drill's dependencies?




-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@drill.apache.org

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