Golden Gate replicate to Microsoft Fabrics Mirrored Database
SDK Dependencies:
- onelake v12.20.0
- hadoop v3.4.0
- parquet v1.12.0
Issue
I'm trying to replicate a sample trail file from <OGG_HOME>/opt/AdapterExamples/trail
into a Mirrored Database in a Microsoft Fabrics workspace. When I start the replicat process, I encounter the following error:
Azure Identity => ERROR in getToken() call for scopes [https://storage.azure.com/.default]: java.io.UncheckedIOException: io.netty.channel.StacklessClosedChannelException
Troubleshooting Steps
- I verified credentials using the
azure-identity (1.10.0)
andazure-storage-file-datalake (12.8.0)
libraries in a Python script. The credentials successfully listed files in a Fabrics Lakehouse. - Below is the properties file and the full error sourced from the