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

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

vvysotskyi commented on code in PR #2622:
URL: https://github.com/apache/drill/pull/2622#discussion_r946147460


##########
contrib/storage-phoenix/pom.xml:
##########
@@ -353,6 +381,9 @@
   <profiles>
     <profile>
       <id>hadoop-2</id>
+      <properties>
+        <phoenix.skip.tests>true</phoenix.skip.tests>

Review Comment:
   For some reason CI tests fail with hadoop-2 profile, but pass fine locally. 
Seems like some issue with MiniKdc.





> Use thick Phoenix driver
> ------------------------
>
>                 Key: DRILL-8279
>                 URL: https://issues.apache.org/jira/browse/DRILL-8279
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Vova Vysotskyi
>            Assignee: Vova Vysotskyi
>            Priority: Blocker
>
> phoenix-queryserver-client shades Avatica classes, so it causes issues when 
> starting Drill and shaded class from phoenix jars is loaded before, so Drill 
> wouldn't be able to start correctly.
> To avoid that, phoenix thick client can be used, it also will improve query 
> performance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to