Hi Community!
We are evaluating Azure Fabric to replace our in-house SQL server to store our structured data. I’m currently testing how to connect Knime with the Lakehouse data tables. I have done the following :
- Connect to the underlaying storage account that fabric resource group is running on:
- Use the Azure ADLS2 connector to connect to the storage account data:
But, when I click on browse, or add a parquet reader after the ADLS2 connector, All I see is the blob containers pdf files under the current storage account and not the lakehouse data tables.
Below a screenshot of one of the Lakehouse table definitions .
What am I doing wrong? Do I need to use some other working directory to access them or some other node? Been struggling with this for days now, and cant figure out how to access them
Any help is appreciated!!