SjjThaler commented on issue #8300: URL: https://github.com/apache/gravitino/issues/8300#issuecomment-3261950694
Hey @justinmclean, I already fixed the space in RemoveModelVersionProperty.java. However, I can't get all ./gradlew tests to pass. The test which keeps failing is :clients:client-python:integrationTest. It says it's timing out while waiting for API to be available. I figured that it might be an issue with docker. My docker server status is [stop] but I can't figure out how to get it running. Systemctl says that docker.service is active but gravitino doesn't seem to make use of it. I looked at gradle.properties and the docker-composer.yml in integration-test-common/ and also went through the documentation several times but can't figure it out. Can you maybe help me with this? -- 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]
