-
### Configuration
https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/storage_credential
https://registry.terraform.io/providers/databricks/databricks/latest/do…
-
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…
-
Recently hit a problem when using table with name length > 128. Failed to create table due to HMS `SERDES.NAME` column restriction:
```
Caused by: io.trino.hive.thrift.metastore.MetaException: Attem…
-
The `databricks_metastore_assignment` incorrectly refreshes state from the API.
### Configuration
```hcl
resource "databricks_metastore_assignment" "metastore_assignment" {
provider …
-
### 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…
-
Since we made UC available in the test pipeline we have not checked that the tables are actually created in UC. This needs to be checked.
-
### Configuration
We have staged pipeline that creates a Metastore together with a data_access_storage_credential first in a preprod environment and then in a prod.
Therefore, the same TF code is …
-
Hi, i want to use hive's metastore as metadata storage, but i can't find any documentation on how to do this
-
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…