sfc-gh-hdogra opened a new issue, #569: URL: https://github.com/apache/polaris/issues/569
### Is your feature request related to a problem? Please describe. The customer requested it for the following use case- > As Snowflake open catalog account is a SAAS service, it needs to go via our organization proxy. In order to that we need to provide proxy details while connecting to open catalog. > > Currently from on premises or AWS, we connect to Snowflake accounts using proxy. > > For example we provide proxy details using below configuration for Snowflake spark connector https://docs.snowflake.com/en/user-guide/spark-connector-use#proxy-options > > Similarly, how to do it while connecting to Snowflake open catalog account using Spark with Java programming language. > > We tried to provide the proxy details using "spark.driver.extraJavaOptions" but it didnt work. ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context As requested by the engineering team, raising this FR for the issue. -- 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]
