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. -- 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-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org