xuqi1633 commented on issue #3028:
URL: https://github.com/apache/iceberg/issues/3028#issuecomment-1711568897

   After compiling the project, a relocated guava jar file will be generated 
under the bundled-guava module
   ```
   ./gradlew clean build -x test -x javadoc -x integrationTest
   ```
   
![image](https://github.com/apache/iceberg/assets/70441327/51c2d53f-c50a-45ce-91eb-c44f9e03d2bb)
   
![image](https://github.com/apache/iceberg/assets/70441327/b75e709c-2238-4a91-b6f6-68cf28ac1fd8)
   
   If other modules also rely on the bundled-guava module, add the 
iceberg-bundled-guava-1.4.0-SNAPSHOT libraries to the module
   
![image](https://github.com/apache/iceberg/assets/70441327/54bbd4fa-5265-41e6-9a0a-15242c9225f5)
   
   after adding libraries
   
![image](https://github.com/apache/iceberg/assets/70441327/3eaa6bf6-bc94-4cd4-89ac-99fabd6e356f)
   
   @ahmedriza 


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

Reply via email to