n3nash commented on issue #2848:
URL: https://github.com/apache/hudi/issues/2848#issuecomment-826542320


   @raphaelauv I don't think there is any dependency of jdk.tools in Hudi 
repository. Looked through the POM as well as any transitive dependencies. 
   
   hoodie % mvn dependency:tree > temp
   hoodie % cat temp | grep jdk.tools
   [INFO] |  |  \- jdk.tools:jdk.tools:jar:1.8:system
   [INFO] |  |  |  \- jdk.tools:jdk.tools:jar:1.7:system
   [INFO] |  |  |  \- jdk.tools:jdk.tools:jar:1.7:system
   [INFO] |  |  |  \- jdk.tools:jdk.tools:jar:1.7:system
   [INFO] |  |  |  \- jdk.tools:jdk.tools:jar:1.7:system
   [INFO] |  |  \- jdk.tools:jdk.tools:jar:1.8:system
   
   May be this is a default loader of your intellij ?


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


Reply via email to