cancel
Showing results for 
Search instead for 
Did you mean: 
Hatter1337
New Contributor
since Wednesday
Wednesday

User Stats

  • 3 Posts
  • 1 Solutions
  • 0 Kudos given
  • 0 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=...