-
Trying to get Spark NLP to work in Google Cloud Jupyterlab through dataproc and having trouble loading the pipeline (specifically "documentAssembler"). As you advised in #11555, I added the c…
-
I tried to use flink sql to create hive catalog, but an error was reported, Can you give me some advice? thx
My environment:
flink1.11.2, iceberg0.11.0,hive2.3.6
My dependences:
```
…
-
### Bug Description
when restart the pod one day later, the istio-proxy memory will grow to 150MB, and it will be go on.
[profile.pb.gz](https://github.com/istio/istio/files/9448881/profile.pb.g…
-
### FlinkSQL中创建的表结构信息在SparkSQL中不可见
FlinkSQL中创建的表结构信息在SparkSQL中不可见、字段的注释信息不可见,导致在SparkSQL中不能查询FlinkSQL定义的表数据。
**FlinkSQL中创建hudi表和mysql表,在FlinkSQL能够看到表结构信息。**
[flink]$ bin/sql-client.sh
Flink SQL>…
-
Setup/Env config:
Flink 1.13.5
hudi: 0.10.1
Hudi Flink Config:
'connector'='hudi',
'path' ='-------',
'table.type'='MERGE_ON_READ',
'hoodie.datasource.write.recordkey.field' = 'track_i…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
hudi 0.9.0, spark3.1
To experiment with OCC I setup this local tools:
- local hive metastore
- pyspark script
- run concurrently with xargs
Sometimes it works as expected (mostrly with 2 conc…
-
I am unable to query hive table via trino when hive/hadoop is kerberized.
I was able to run the above query if i edit the /etc/krb5.conf & remove "renew_lifetime = 7d". But this is not feasible to…
-
### Configuration
```hcl
resource "databricks_sql_permissions" "permissions" {
catalog = true
privilege_assignments {
principal = "hive_metastore_users"
privileges = ["USAGE", "CR…
-
I encountered the flakey unit tests several times:
```
org.apache.iceberg.flink.TestFlinkTableSink > testHashDistributeMode[catalogName=testhive, baseNamespace=, format=AVRO, isStreaming=true] FA…