coolderli commented on PR #4819:
URL: https://github.com/apache/gravitino/pull/4819#issuecomment-2412999947

   @FANNG1 
   I can't find a way to print the dependent jar in the connector jar. Here are 
the dependencies.
   ```
   ------------------------------------------------------------
   Project ':flink-connector:flink'
   ------------------------------------------------------------
   
   runtimeClasspath - Runtime classpath of source set 'main'.
   +--- project :catalogs:catalog-common
   |    +--- org.apache.commons:commons-lang3:3.14.0
   |    +--- com.google.guava:guava:32.1.3-jre
   |    |    +--- com.google.guava:failureaccess:1.0.1
   |    |    +--- 
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
   |    |    +--- com.google.code.findbugs:jsr305:3.0.2
   |    |    +--- org.checkerframework:checker-qual:3.37.0
   |    |    \--- com.google.errorprone:error_prone_annotations:2.21.1
   |    \--- org.slf4j:slf4j-api:2.0.9
   \--- com.google.guava:guava:32.1.3-jre (*)
   
   ------------------------------------------------------------
   Project ':flink-connector:flink-runtime'
   ------------------------------------------------------------
   
   implementation - Implementation dependencies for the 'main' feature. (n)
   +--- project client-java-runtime (n)
   \--- project flink (n)
   ```
   
   


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