- 2692 Views
- 0 replies
- 0 kudos
I am trying to create a workspace using AWS CloudFormation, but the stack fails with the following error:"The resource CreateWorkspace is in a CREATE_FAILED state. This Custom::CreateWorkspace resource is in a CREATE_FAILED state. Received response s...
- 2692 Views
- 0 replies
- 0 kudos
- 833 Views
- 1 replies
- 1 kudos
When launching a job via "Create and trigger a one-time run" (docs), when using a custom image (docs), what's the lifetime of the container? Does it create the cluster, start the container, run the job, then terminate the container? Or does the runni...
- 833 Views
- 1 replies
- 1 kudos
Latest Reply
Hi @mrstevegross
Cluster Creation: When you submit a job using the "Create and trigger a one-time run" API, a new cluster is created if one is not specified.Container Start: The custom Docker image specified in the cluster configuration is us...
- 2706 Views
- 0 replies
- 0 kudos
We have three source tables used for a streaming dimension table in silver. Around 50K records are changed in one of the source tables, and the DLT pipeline shows that it has updated those 50K records, but they remain unchanged. The only way to pick ...
- 2706 Views
- 0 replies
- 0 kudos