Latest Activity
Hi Team, We have established the connection between ADLSv2 conatiner with Denodo docker container which is running on a Azure VM. We have tested the connection and it is sucessfull. But when we crate the baseview we got this error. There was an err...
Hi Team, I have tried placing the core-site.xml inside the denodo docker container which is running on a Azure VM. I have established a connection between ADLSv2 container with denodo docker container. When I try to test connection the connection is ...
container Base view Docker DENODO Azure Data Lake Storage Gen2
How to connect ADLSv2 container with Denodo docker container running on a Azure VM.
I would like to get better understanding on how the Denodo caching with Azure Databricks + ADLS v2 works. My understanding is that we could also use directly ADLS v2 as a cache, but thanks to its computing power of Databricks, it is enhancing even more...
Hi, I am trying to setup Azure Databricks + ADLS as cache. On the Linux server, logged into the docker container runnig Denodo instance, and I installed databricks-cli and configured with token. I can see the directories when executing dbfs ls, which m...
databricks Cache Azure databricks Azure Data Lake Storage Gen2
Hi, I am trying to establish a connection to read and write back a csv file ADLS 2.0 container. I am trying in custom wrapper so I configured my core-site.xml with my ADLS account with keys. When I try to test connection the connection is succes...
CSV Create Base View Data sources Azure Data Lake Storage Gen2
Hi, I am using DataBrick to create Tables in Azure ADLS Gen2. I am loading a table data multiple times in a day. so have multiple parquet files. From Denodo, when I access this table, The data is repeated for each load. While on DataBrick (Notepad) it...
Hi, I am using DataBrick to create Tables in Azure ADLS Gen2. I have one "DataBase" and a few "Tables" of Delta format. I am following the Denodo Doc to connect to dfs and able to connect my azure ADLS. Prob1: while creating "Create Base View" . I spe...
Hi, I stored my delta tables on Azure Blob Storage. Now I want to access these tables from Denodo. Alternatively, I tried Simba connector to connect Azure DataBricks tables, and that works fine. But that does not show the Blob Store Tables. Ideally Sim...
I am trying to export denodo view to ADLSv2. I am able to do the below things without any issues using Denodo Distributed File System Custom Wrapper connected to ADLSv2 container to read csv file from container created data source and base view i...
Denodo on Azure BLOB azure blobl storage CSV Export Azure Data Lake Storage Gen2 azure