pan3793 commented on a change in pull request #1981:
URL: https://github.com/apache/incubator-kyuubi/pull/1981#discussion_r815925378



##########
File path: pom.xml
##########
@@ -532,6 +532,10 @@
                 <artifactId>libthrift</artifactId>
                 <version>${thrift.version}</version>
                 <exclusions>
+                    <exclusion>
+                        <groupId>org.apache.commons</groupId>
+                        <artifactId>commons-lang3</artifactId>

Review comment:
       Not sure if required by thrift HTTP mode (not implemented yet)




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


Reply via email to