cancel
Showing results for 
Search instead for 
Did you mean: 
jv_v
Contributor
since ‎05-10-2024
Friday

User Stats

  • 22 Posts
  • 0 Solutions
  • 11 Kudos given
  • 3 Kudos received

User Activity

I am currently working on a table migration project from a source Hive Metastore workspace to a target Unity Catalog workspace. After migrating the tables, I intend to write table validation scripts using the Remorph Reconcile tool. However, I am enc...
Hi Databricks Community,I'm currently trying to create a feature table under the Hive metastore in the source workspace and migrate it later to Unity Catalog. Below is the code I am using:from pyspark.sql.types import StructType, StructField, StringT...
I am currently trying to create an external table with an external location in the legacy Hive metastore. As part of this process, I have also created the necessary secret scope using below steps, but I am still encountering issues when attempting to...
Hi Databricks Community,I’m encountering some challenges when working with external tables in Databricks. I’m using both Unity Catalog and Hive Meta store and have noticed differences in how external tables are handled.Unity Catalog: I can successful...
I am currently working on syncing workspaces in Databricks Accounts console, and I came across the command databricks-labs-ucx sync-workspace-info. I am wondering if this command is suitable for both UCX (Unity Catalog) assessments and other non-UCX ...