lsm1 commented on code in PR #3216:
URL: https://github.com/apache/incubator-kyuubi/pull/3216#discussion_r944222036


##########
externals/kyuubi-spark-sql-engine/pom.xml:
##########
@@ -224,6 +224,7 @@
                             
<include>org.apache.curator:curator-recipes</include>
                             <include>org.apache.hive:hive-service-rpc</include>
                             <include>org.apache.thrift:*</include>
+                            <include>org.apache.logging.log4j:*</include>

Review Comment:
   ok,remove this line of code,build and run ut such as  
`org.apache.kyuubi.operation.PlanOnlyOperationSuite`,we will get this error. if 
the warn string in `OperationModes`  is not import,maybe we can remove it?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to