Do Ngoc Duc
Do Ngoc Duc
- I am ingesting data from oracle to iceberg table. This is data types of source table in my oracle  - And this is data types in iceberg table....
I followed the tutorial, using debezium-server-iceberg to read data from postgres and saved to Iceberg format. However, in the log, I don't see ingestion taking place and I don't any...
Hi @ismailsimsek, I am testing cdc the coll with complex schema. ``` { "_id": { "$oid": "66431c2ad73dcddc48f55b2a" }, "app_key": "55040710f33156c2ba1872db714b4cf7b0a1a245", "device_id": "453E5B45-0B64-4E34-AD17-105725A58631", "device_os": "iOS", "device_model_name": "iPhone 8", "screenX": 375, "screenY":...
Hi, I want to mount a configmap sparkmagic config to singleuser pod but it doesn't work for me. I created a configmap file, tried to mount it into a hub...