tisonkun commented on PR #5488: URL: https://github.com/apache/kyuubi/pull/5488#issuecomment-1774315729
@bowenliang123 Thanks for reaching out to me. I'm sure that [elasticsearch-rest-client](https://mvnrepository.com/artifact/org.elasticsearch.client/elasticsearch-rest-client) can be used under Apache License 2.0. For [elasticsearch-java](https://mvnrepository.com/artifact/co.elastic.clients/elasticsearch-java) you referred, Elastic released it [under Apache License 2.0](https://github.com/elastic/elasticsearch-java/blob/2d0e3a5fe76285f91b28784ba19adf124327d533/LICENSE.txt). From the [dependencies it includes](https://github.com/elastic/elasticsearch-java/blob/2d0e3a5fe76285f91b28784ba19adf124327d533/java-client/build.gradle.kts#L187-L259), the final JAR should be compatible with Apache License 2.0 to use. -- 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]
