04-30-2023 02:12 PM
Heres my current setup, dev workspace connected to dev keyvault and a prod workspace connected to a prod keyvault. There's a github repo and action syncing the two environments on pull request and all resources created through terraform. This is my normal workflow:
Go to dev workspace
Create new resource, say a DLT pipeline
Populate and test resource in dev workspace against dev catalog
Pull request to prod
Terraform creates new resource and schedules in prod workspace against prod catalog
My issue is, say I create a pipeline to populate tables for say raw.schema_name.table_name, when I promote the pipeline to prod workspace it will tell me there is already a pipeline managing the table.
05-13-2023 09:54 AM
@Jordan Fox :
To manage dev/prod environments with the new Unity Catalog Delta Live Table (DLT) integration, you could consider the following approach:
By following these steps, you should be able to manage dev/prod environments with the new Unity Catalog Delta Live Table integration and ensure that your pipelines and tables are properly synchronized across environments.
05-18-2023 02:28 AM
Hi @Jordan Fox
Thank you for posting your question in our community! We are happy to assist you.
To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?
This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.
If there isn’t a group near you, start one and help create a community that brings people together.
Request a New Group