nqvuong1998 commented on issue #3089:
URL: https://github.com/apache/amoro/issues/3089#issuecomment-2301303941

   Hi @zhoujinsong 
   
   1. Does Amoro support advanced authentication properties for the 
Nessie/Polaris REST catalog, such as Bearer authentication settings and OAuth2 
settings?
   
   - Example (Spark with Nessie REST Catalog):
   
     - spark.sql.catalog.nessie.oauth2-server-uri
     - spark.sql.catalog.nessie.oauth2-server-uri
     - spark.sql.catalog.nessie.credential
   
   2. Does Amoro require a custom jar to run with Nessie, such as 
org.projectnessie.nessie-integrations:nessie-spark-extensions-3.5_2.12?
   
   - Example (Spark with Nessie REST Catalog): 
spark.sql.extensions=org.projectnessie.spark.extensions.NessieSparkSessionExtensions,org.apache.iceberg.spark.extensions.IcebergSparkSessionExtensions
   


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