cancel
Showing results for 
Search instead for 
Did you mean: 
Hatter1337
New Contributor III
since ‎03-19-2025
‎07-25-2025

User Stats

  • 4 Posts
  • 1 Solutions
  • 0 Kudos given
  • 3 Kudos received

User Activity

Hi Databricks Community,I'm trying to read an index from OpenSearch or write a DataFrame into an OpenSearch index using the native Spark OpenSearch connector:host = dbutils.secrets.get(scope="opensearch", key="host") port = dbutils.secrets.get(scope=...
Kudos from