- 3281 Views
- 1 replies
- 1 kudos
Hi,i stream data from postgis to s3 using debezium. postgis->debezium->s3->spark(databricks)once read it i decode it and i can see that the binary representation is similiar to what i have in postgis, on a wkb formated column.once i try to read it ei...
- 3281 Views
- 1 replies
- 1 kudos
by
Harun
• Honored Contributor
- 4934 Views
- 5 replies
- 6 kudos
Hi All,I am working on a streaming data processing. As a intial step i have read the data from azure eventhub using readstream. now i want to writestream this into a delta table. My requirement is, The data should present in external location (adls g...
- 4934 Views
- 5 replies
- 6 kudos
Latest Reply
There are a couple ways to connect to ADLS Gen2. Please refer to below doc. For instance, if you decide to go by service principal method, you need to add below storage account configurations details to the cluster or notebooks. Same goes for storag...
4 More Replies