cancel
Showing results for 
Search instead for 
Did you mean: 
adityapa
New Contributor II
since 3 weeks ago
2 weeks ago

User Stats

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi Everyone,I am trying to write data to a delta table created on Unity Catalog with external location. I am using AWS EMR and below are my table and spark properties.#### Spark Shell```spark-shell \--conf "spark.sql.defaultCatalog=<catalog_name>" \-...