Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2023 08:54 AM
Hi @Debayan Mukherjee
I don't have a custom spark conf (except the following line in order to make it ignore the missing file)
spark.sql.files.ignoreMissingFiles trueThe cluster conf
Policy: Unrestricted
Multi node
Access mode: Single user
Databricks runtime version: 11.3 LTS (Scala 2.12, Spark 3.3.0)
Worker type: r5d.xlarge
Workers: 2 (64 GB Memory 8 cores)
Driver type: Same as worker (32 GB Memory, 4 Cores)I'm using Unity Catalog also if that helps.