You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2021/06/06 18:57:24 UTC

[GitHub] [drill] vvysotskyi opened a new pull request #2253: DRILL-7950: Drill classpath includes both avatica-core:jar:1.15.0 and avatica:jar:1.17.0

vvysotskyi opened a new pull request #2253:
URL: https://github.com/apache/drill/pull/2253


   # [DRILL-7950](https://issues.apache.org/jira/browse/DRILL-7950): Drill classpath includes both avatica-core:jar:1.15.0 and avatica:jar:1.17.0
   
   ## Description
   ```
   mvn dependency:tree -Dincludes=org.apache.calcite.avatica:avatica* -pl contrib/storage-cassandra,contrib/storage-elasticsearch
   
   [INFO] ----------< org.apache.drill.contrib:drill-storage-cassandra >----------
   [INFO] Building Drill : Contrib : Storage : Cassandra 1.19.0              [1/2]
   [INFO] --------------------------------[ jar ]---------------------------------
   [INFO]
   [INFO] --- maven-dependency-plugin:3.1.1:tree (default-cli) @ drill-storage-cassandra ---
   [INFO] org.apache.drill.contrib:drill-storage-cassandra:jar:1.19.0
   [INFO] +- org.apache.drill.exec:drill-java-exec:jar:1.19.0:compile
   [INFO] |  \- org.apache.calcite.avatica:avatica:jar:1.17.0:compile
   [INFO] \- com.github.vvysotskyi.drill-calcite:calcite-cassandra:jar:1.21.0-drill-r2:compile
   [INFO]    \- org.apache.calcite.avatica:avatica-core:jar:1.15.0:compile
   [INFO]       \- org.apache.calcite.avatica:avatica-metrics:jar:1.15.0:compile
   [INFO]
   [INFO] --------< org.apache.drill.contrib:drill-storage-elasticsearch >--------
   [INFO] Building Drill : Contrib : Storage : ElasticSearch 1.19.0          [2/2]
   [INFO] --------------------------------[ jar ]---------------------------------
   [INFO]
   [INFO] --- maven-dependency-plugin:3.1.1:tree (default-cli) @ drill-storage-elasticsearch ---
   [INFO] org.apache.drill.contrib:drill-storage-elasticsearch:jar:1.19.0
   [INFO] +- org.apache.drill.exec:drill-java-exec:jar:1.19.0:compile
   [INFO] |  \- org.apache.calcite.avatica:avatica:jar:1.17.0:compile
   [INFO] \- com.github.vvysotskyi.drill-calcite:calcite-elasticsearch:jar:1.21.0-drill-r2:compile
   [INFO]    \- org.apache.calcite.avatica:avatica-core:jar:1.15.0:compile
   [INFO]       \- org.apache.calcite.avatica:avatica-metrics:jar:1.15.0:compile
   ```
   
   ## Documentation
   NA
   
   ## Testing
   NA
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [drill] vvysotskyi commented on pull request #2253: DRILL-7950: Drill classpath includes both avatica-core:jar:1.15.0 and avatica:jar:1.17.0

Posted by GitBox <gi...@apache.org>.
vvysotskyi commented on pull request #2253:
URL: https://github.com/apache/drill/pull/2253#issuecomment-859592827






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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [drill] cgivre merged pull request #2253: DRILL-7950: Drill classpath includes both avatica-core:jar:1.15.0 and avatica:jar:1.17.0

Posted by GitBox <gi...@apache.org>.
cgivre merged pull request #2253:
URL: https://github.com/apache/drill/pull/2253


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [drill] cgivre commented on pull request #2253: DRILL-7950: Drill classpath includes both avatica-core:jar:1.15.0 and avatica:jar:1.17.0

Posted by GitBox <gi...@apache.org>.
cgivre commented on pull request #2253:
URL: https://github.com/apache/drill/pull/2253#issuecomment-859538370






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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org