pan3793 commented on issue #6776: URL: https://github.com/apache/kyuubi/issues/6776#issuecomment-2449020488
@christiangierschner it indicates that `spark-submit` process does not respect `HTTP(s)_PROXY` env. AFAIK, most Java HTTP libraries do not support that. I would suggest 1) set env `DEFAULT_ARTIFACT_REPOSITORY` to your corp maven repo, instead of the `https://repo1.maven.org/maven2/`, or 2) rebuild your Spark and Kyuubi image to ship the additional jars -- 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: notifications-unsubscr...@kyuubi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org