cancel
Showing results for 
Search instead for 
Did you mean: 
Data Governance
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

wpcreative
by New Contributor
  • 1443 Views
  • 1 replies
  • 0 kudos

Optimizing Your Site’s Branded Search - 5 Simple Ways Trusted by Every SEO Agency Sydney  What is Branded searching Simply told, brand searches occur ...

Optimizing Your Site’s Branded Search - 5 Simple Ways Trusted by Every SEO Agency SydneyWhat is Branded searching Simply told, brand searches occur when individuals type your WP Creative in search engines like Google, Yahoo etc. Since customers are d...

  • 1443 Views
  • 1 replies
  • 0 kudos
Latest Reply
zoeburgess
New Contributor II
  • 0 kudos

Optimizing your site's branded search is crucial for enhancing visibility and driving organic traffic. Every SEO agency relies on several key strategies to achieve this goal effectively. Firstly, ensure your website's metadata, including title tags a...

  • 0 kudos
Snoonan
by New Contributor II
  • 38 Views
  • 1 replies
  • 0 kudos

External locations

Hi all,I am getting an error when I try to 'Browse' an external location in catalog explorer through Databricks UI.This is the error I get: Error loading files.Input path url 'abfss://dbx-ccc-hive-metastore-unity-catalog@xxxxxxxxxx.dfs.core.windows.n...

  • 38 Views
  • 1 replies
  • 0 kudos
Latest Reply
NandiniN
Valued Contributor II
  • 0 kudos

Hi Sean, This is expected for a managed path, as a user, we are not supposed to directly access paths that are managed by UC. Hope you are able to access this KB with detailed info - https://kb.databricks.com/unity-catalog/invalid_parameter_valueloca...

  • 0 kudos
erigaud
by Honored Contributor
  • 474 Views
  • 2 replies
  • 1 kudos

Create a catalog with external location from different Metastore

Hello community !Here's my problem : I had a workspace with Unity Catalog enabled, and a catalog stored on an external location (Azure storage account). All my schemas and tables were storage on this storage. However we recently deleted the metastore...

erigaud_0-1713797409085.png
  • 474 Views
  • 2 replies
  • 1 kudos
Latest Reply
erigaud
Honored Contributor
  • 1 kudos

I have an issue when trying to create a new catalog based on the previous catalog location : Any idea ? Thanks Scott ! 

  • 1 kudos
1 More Replies
Nivethan
by New Contributor
  • 201 Views
  • 1 replies
  • 0 kudos

UC Enablement in Databricks workspace for metastores in different region - Azure Cloud

SpoilerWe have a UC enabled on Databricks where we have two Metastores,Metastore in West Europe regionMetastore in North America regionAnd Databricks workspace.Workspace in West Europe regionAnd we want to have a single Databricks workspace for both ...

  • 201 Views
  • 1 replies
  • 0 kudos
Latest Reply
Yeshwanth
Contributor III
  • 0 kudos

@Nivethan A metastore is the top-level container for data in Unity Catalog. Unity Catalog metastores register metadata about securable objects (such as tables, volumes, external locations, and shares) and the permissions that govern access to them. E...

  • 0 kudos
WWoman
by New Contributor II
  • 1894 Views
  • 4 replies
  • 0 kudos

Direct access to Databricks query history database

Hello,I would like to know if there is direct access to the Databricks query history tables. For compliance issues, I would like to be able to create reports  for something like: who has accessed a particular column in a table in the past 6 months. T...

  • 1894 Views
  • 4 replies
  • 0 kudos
Latest Reply
josh_melton
New Contributor III
  • 0 kudos

%pip install databricks-sdk dbutils.library.restartPython()warehouse_id = "bc1af43449227761" hours_back_to_check = 2from databricks.sdk import WorkspaceClient from databricks.sdk.service import sql from pyspark.sql.types import StructType, StructFiel...

  • 0 kudos
3 More Replies
jpaladini
by New Contributor II
  • 215 Views
  • 2 replies
  • 0 kudos

Can't enable delta sharing inside metastore

Hi,I'm currently using Unity Catalog and serving as the metastore admin. However, I've encountered an issue where I cannot select the "Enable Delta sharing to allow a Databricks user to share data outside their organization" checkbox as it appears to...

  • 215 Views
  • 2 replies
  • 0 kudos
Latest Reply
shan_chandra
Honored Contributor III
  • 0 kudos

@jpaladini - could you please let us know if you had a chance to follow the steps to setup Delta Sharing on your workspace - https://docs.databricks.com/en/data-sharing/set-up.html#enable-delta-sharing-for-your-account?

  • 0 kudos
1 More Replies
crimson
by New Contributor II
  • 776 Views
  • 2 replies
  • 0 kudos

Loading Keras model from ADLS

I want to load a Keras model using abfss. As far as I know, this is not possible, and the only way of doing this is by copying the model from ADLS to dbfs.I am concerned about the data governance, as everybody could potentionally modify/delete the mo...

Data Governance
ADLS
keras
  • 776 Views
  • 2 replies
  • 0 kudos
Latest Reply
crimson
New Contributor II
  • 0 kudos

Hi @Kaniz,Can you please elaborate on these or share related documentation?Use Access Control Lists (ACLs) or Shared Access Signatures (SAS) to restrict access further.Is it possible to use ACLs to control DBFS access?Serialize your Keras model (arch...

  • 0 kudos
1 More Replies
Data_Analytics1
by Contributor III
  • 13952 Views
  • 11 replies
  • 3 kudos

File not found error.

FileNotFoundError: [Errno 2] No such file or directory: '/dbfs/FileStore/config.share'When I am trying to read the config.share file, it is throwing this error. I tried with spark path format as well which is dbfs:/FileStore/config.share' but it also...

  • 13952 Views
  • 11 replies
  • 3 kudos
Latest Reply
raghu2
New Contributor III
  • 3 kudos

Was able to resolve the issue by adding pyOpenSSL library to the cluster.

  • 3 kudos
10 More Replies
nccodemonkey
by New Contributor III
  • 24853 Views
  • 18 replies
  • 9 kudos

Unity Catalog Shared Access Mode - dbutils.notebook.entry_point...getContext() not whitelisted

we are switching over to Unity Catalog and attempting to confirm the ability to run our existing notebooks. I have created a new Shared Unity Catalog Cluster and ran the notebook using the new cluster. Ran into an error attempting to execute a prin...

  • 24853 Views
  • 18 replies
  • 9 kudos
Latest Reply
JakubMlacki
New Contributor II
  • 9 kudos

I faced the same issue when switching to Shared Access cluster and found that there is a possibility to run :dbutils.notebook.entry_point.getDbutils().notebook().getContext().safeToJson()Hope this helps

  • 9 kudos
17 More Replies
Karlo_Kotarac
by New Contributor II
  • 743 Views
  • 2 replies
  • 0 kudos

Databricks autocomplete uses hive_metastore catalog although we have other default catalog

Databricks autocomplete is checking the hive_metastore catalog when I enter the schema_name and table_name in the notebook although we have other default catalog set at the workspace level. How to make Databricks autocomplete use that catalog when en...

  • 743 Views
  • 2 replies
  • 0 kudos
Latest Reply
Karlo_Kotarac
New Contributor II
  • 0 kudos

Hi @Kaniz ! Thanks for your answer. I forgot to mention that we already have this set up at the cluster level (using spark.databricks.sql.initial.catalog.name variable) besides setting this on the workspace level in the workspace settings but none of...

  • 0 kudos
1 More Replies
Kibour
by New Contributor III
  • 10958 Views
  • 3 replies
  • 0 kudos

git reset

Hi all,Since the last update of Databricks (21.03.2024), I can't find the option to git reset my repo anymore. Where did it go?Thanks in advance for your guidance!

  • 10958 Views
  • 3 replies
  • 0 kudos
Latest Reply
-werners-
Esteemed Contributor III
  • 0 kudos

Yay!  I guess it was an oopsie

  • 0 kudos
2 More Replies
Cami
by Contributor III
  • 1591 Views
  • 2 replies
  • 1 kudos

Privileges for SHOW GROUPS WITH USER '***@***'

Hello Briksters, i am looking for a giving a grand to developer being able execute with SHOW GROUPS WITH USER '***@***' without admin permission on UC.Could you give any tips to do it? UC Admin is able to see result query, but developer is not. 

  • 1591 Views
  • 2 replies
  • 1 kudos
Latest Reply
Cami
Contributor III
  • 1 kudos

Thank you for your comprehensive answer.I assume from what you have written that this cannot be done without admin permissions on the metastore.So is there any other way to check who is in which group?

  • 1 kudos
1 More Replies
Synasenn
by New Contributor II
  • 1317 Views
  • 2 replies
  • 1 kudos

Resolved! Unity catalog; how to remove tags completely?

Hi,We are rolling out Unity in our organization and while playing around I had set some tags on a test catalog.After removing this catalog, the tag keys I used are still present in our Unity environment and I am unable to find where they are stored t...

Synasenn_0-1712216775874.png
  • 1317 Views
  • 2 replies
  • 1 kudos
Latest Reply
Synasenn
New Contributor II
  • 1 kudos

Thanks! I will take that to heart and include it on our internal wiki

  • 1 kudos
1 More Replies
rkalluri-apex
by New Contributor III
  • 696 Views
  • 1 replies
  • 0 kudos

Cannot create External Location due to HNS on Azure Datarbricks

I have run into an issue with creating an External Location on an ASLS storage container with the following error  :"Hierarchical Namespace (HNS) not enabledAzure storage account does not have hierarchical namespace (HNS) enabled." The Storage accoun...

  • 696 Views
  • 1 replies
  • 0 kudos
Latest Reply
Kaniz
Community Manager
  • 0 kudos

Hi @rkalluri-apex,  Ensure that HNS is indeed enabled on your upgraded ADLS Gen2 storage account. Sometimes, even after upgrading, the setting might not take effect immediately.Verify that there are no conflicting configurations or issues specific to...

  • 0 kudos
Labels