lsiu opened a new pull request, #148:
URL: https://github.com/apache/gravitino-playground/pull/148

   ### What changes were proposed in this pull request?
   
   [Issue#142](https://github.com/apache/gravitino-playground/issues/142) / 
[PR#143](https://github.com/apache/gravitino-playground/pull/143) introduce 
environment variables to versions and added change to `spark-dependency.sh` 
which get trigger by `playground.sh` not docker compose.
   
   The problem shows up as an error message why we try to start `playground.sh 
start` and recieve this warning message:
   ```
   Downloading iceberg-spark-runtime-3.4_2.12-1.5.2.jar to 
/home/yk/src/gravitino-playground/init/spark/packages
   Downloading gravitino-spark-connector-runtime-3.4_2.12 to 
/home/yk/src/gravitino-playground/init/spark/packages
   Use gravitino-spark-connector-runtime-3.4_2.12.md5 to MD5 checksum 
gravitino-spark-connector-runtime-3.4_2.12 verification failed, Please delete 
it.
   ```
   
   ### Why are the changes needed?
   
   With out fixing this. Running the spark the examples in [Using Apache 
Iceberg REST 
service](https://github.com/apache/gravitino-playground?tab=readme-ov-file#using-apache-iceberg-rest-service)
 does not work.
   
   Fix: #143 
   
   ### Does this PR introduce _any_ user-facing change?
   
   No
   
   ### How was this patch tested?
   
   Manually tested.


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