-
hudi 0.15.0
---
AFAIK currently when metasync (hive/glue...) fails, hudi commits the data:
1. [hudi commit](https://github.com/apache/hudi/blob/be0068065d6727e6354e601846a4cf4d5e6d4f53/hudi-sp…
-
### Configuration
https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/storage_credential
https://registry.terraform.io/providers/databricks/databricks/latest/do…
-
### Apache Iceberg version
main (development)
### Query engine
Spark
### Please describe the bug 🐞
When using Spark shell or spark sql in local mode, it uses the embedded derby database…
-
I am trying to do a select on hive table and not working.
```
presto:default> show tables;
Table
-----------
employee
employee1
genre
horlytemp
(4 rows)
Query 20230330_102136_0001…
-
### Configuration
```hcl
terraform {
required_providers {
databricks = {
source = "databricks/databricks"
version = "=1.30.0"
}
}
}
variable "location" {
type…
-
Build out a custom entity with bundles to replace the "data" content type in Drupal.
## Acceptance criteria
- On enabling module, there is a custom entity for metastore items and bundles for sch…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
I updated ve…
-
❌ test_running_real_assessment_job_ext_hms: databricks.labs.blueprint.parallel.ManyError: Detected 16 failures: Unknown: assess_CLOUD_ENV_service_principals: ImportError: cannot import name 'InvalidS…
-
The `databricks_metastore_assignment` incorrectly refreshes state from the API.
### Configuration
```hcl
resource "databricks_metastore_assignment" "metastore_assignment" {
provider …
-
### Version
main branch
### Describe what's wrong
I want to use federation query using hive metastore stored in 2 hadoop clusters.
So we added two hive catalogues to metalake.
There is a diff…