- 4979 Views
- 1 replies
- 1 kudos
By using System Tables (systen.billing.usage) I'm able to identity DBU usage per query, but I'm not able to identify who ran each query because is not part of the table. I'm also aware of query history where all the queries and who ran them is listed...
- 4979 Views
- 1 replies
- 1 kudos
Latest Reply
thanks @Retired_mod for the reply, however query_id is not part of the system.billing.usage table, so no way to join them by IDs. What my Databricks account team suggested me is to join them by timestamps since both tables contain a column like that....
- 6210 Views
- 2 replies
- 0 kudos
In AWS with this current error when spinning up the SQL warehouse or personal compute.Backend private link is enabled.Error: NPIP tunnel setup failure during launch. Please try again later and contact Databricks if the problem persists. Instance boot...
- 6210 Views
- 2 replies
- 0 kudos
Latest Reply
Hello,
Thanks for contacting Databricks Support.
Based on the error message: NPIP_TUNNEL_SETUP_FAILURE. It indicates that bootstrap failed due to network connectivity issues between the data plane and control plane.
Seems like you have already dow...
1 More Replies
- 2286 Views
- 0 replies
- 0 kudos
Hi I'm using Unity Catalog on Azure with a Managed Identity connected to my Storage Account. I can read and write data without issues, and interact with data using pyspark and SQL.I can display the history by running a cell with the following code:fr...
- 2286 Views
- 0 replies
- 0 kudos