FrankChen021 commented on PR #15664: URL: https://github.com/apache/druid/pull/15664#issuecomment-1894956000
@AlbericByte Could you try again by adding the command `apt-get install ca-certificates `? ``` apt-get update apt-get install -y wget apt-get install ca-certificates wget https://repo1.maven.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.3/mariadb-java-client-2.7.3.jar ``` -- 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]
