-
sync mysql data to hive by mysql cdc connector.
1.initial synced all the data and it's right in hive table;
2.changed some data in original mysql table or remove some records;
3.the dest hive conta…
-
## Round ID: 51548
## Test Merges:
Not Supplied / None
## Reproduction:
Description: I think the ability is contained in the hive node organ? Not 100% sure but whichever one its in it doesnt work
…
-
I am trying to compile the latest (1.6.0rc8 / git master -> PARQUET-214: Fix Avro string regression.) version of parquet-mr. The required versions of protobuf (2.5.0) and thrift (0.7) are installed an…
-
Runnify command fails on windows
```
$ bob runnify --single
```
```
PrettyError: Cannot find C:\projects\hive\graphql-hive\packages\server\src\index.ts
at normalizeOptions (C:\projects\h…
-
Drill version:
1.22.0-SNAPSHOT
**Describe the bug**
the mergejoin memery leak.
**To Reproduce**
1. Configure direct memory, In the drill-env.sh file in the conf directory add:
export DRILL_M…
-
### Request Type
Question
### Work Environment
docker-compse running on Centos 7 (just testing this platform as a POC.)
### Problem Description
Are there any internal workflows/automations wi…
-
### Describe the enhancement requested
`pyarrow.dataset.partitioning(... flavor...)` supports three `flavor` values:
> The default (None) is DirectoryPartitioning. Specify flavor="hive" for a Hive…
-
### Steps to reproduce the behavior (Required)
1 set CATALOG PROPERTIES enable_hms_events_incremental_sync=true for one catalog
2 but fe.conf param enable_hms_events_incremental_sync=false
3 …
-
**Steps to Reproduce**
I updated Hive from version `2.0.0` -> `2.0.4`, I performed logic which re-initialises Hive (using `Hive.initFlutter`) with a new `subDir`, I then got the following exception w…
-
Hello, in my Flutter App using Hive is all running correct till I restart the App. Then the box is empty and the Object is not stored?
Till I restart the App again, all is working fine. The Object is…