-
## Expected Behavior
`dbx sync repo --dest-repo=test` should default to use `$DATABRICKS_HOST` and `$DATABRICKS_TOKEN` environment variables for authentication.
## Current Behavior
`dbx sync repo…
-
### What happened?
Finding that this change https://github.com/hashicorp/terraform-provider-aws/commit/7a4449abc8925c0b58cd0aca0558102f96331119#diff-58d6a027753b50994deb7e11e4a99dde423f35844986019bd9…
t0yv0 updated
1 month ago
-
Cross-posting here for visibility.
Please see the main issue here: https://github.com/liquibase/liquibase/issues/5721
doakd updated
8 months ago
-
Hi there,
@alistair-segment and I am trying to create a databricks workspace using terraform. The workspace is created successfully but in a failed state. Thus, we cannot launch the workspace. This…
-
When running local notebooks you need workspace-temp-dir. The notebook is uploaded to the temp dir, is then run and after the run is deleted. After this, the access-control-list-json no longer allows …
-
Hello!
Running databricks notebook I am getting exception:
![image](https://user-images.githubusercontent.com/3410289/181239852-a4aa909f-f8bf-4cc3-ad0f-d48a79db5318.png)
-
I'm getting the following error message when trying to create a cluster from our CD pipeline using the module.
` New-DatabricksCluster:` /data01/Agent01/_work/681/s/scripts/create_dbr_cluster_SPN.…
-
I want to train in Azure Databricks? It does only have blob storage. Has someone tried it?
I saw people running it on Google Colab as Notebook. But I get a lot of error for example with PIL
-
I'm trying to use the method `trackDependency()` to track custom dependencies in a NodeJS backend.
I create a custom object and save it like this:
```typescript
const message = {
name: …
-
Hi,
I'm trying to use mleap in Databricks but get an exception when trying to install mleap.
It fails since it can't install rJava. Here is the script I run:
```
install.packages("rJava")
insta…