Latest Activity
We are trying to connect Denodo toAzure using custom wrpper. we are using denodo-class name:-com.denodo.connect.hadoop.hfds.wrapper.HDFSParquetFileWrapper whenever we try to create a base view we get an error "Error while executing custom wrapper met...
Hi Team, I am trying to connect to Denodo server from Azure Databricks using spark read api for jdbc like: url = "jdbc:vdb://%s:%s/%s" % (server, port, vdb) remote_table = (spark.read .format("jdbc") .option("driver", driver) .option("url", url) .opti...
Azure Driver databricks JDBC Denodo vdp jdbc driver Azure databricks
Planning on the Denodo platform on the Azure platform. However, in the service provided by Azure, Database is not listed as official support. example ・Azure SQL Database ・Azure Database for PostgreSQL ・Azure Database for MySQL etc... Reference:List ...
Hi team, I am trying to configure Azure AD for SSO with SAML in denodo solution manager, Afetr following all the steps mentioned for configuring single sign-on with SAML as per the documentation i am getting error as "Error ocurred during user context ...
Hi all, I followed the steps accoring to the Denodo Data sources guide (https://community.denodo.com/kb/view/document/How%20to%20connect%20to%20Azure%20Blob%20Storage%20from%20Denodo) and obtained the OAuth2.0 credentials. Everything worked fine but a...
Azure azure blobl storage Web Service OAuth 2.0 Refresh Token
Hi All, This is probably mainly to get pointed in the right direction. Here's the problem. I would like to be able to geocode addresses as they appear in the Address table. My idea is 1) Create a base view for the REST API from the census. The censu...
Hi, I am looking solution to connect Denodo database with Power BI direct query method. I am able to connect Power BI desktop with Denodo database using ODBC connection but unable to view the content into Power BI service. I am connecting Power BI de...
Azure #powerBI connection #Denodo-PowerBI LDAP #powerBI connection #Denodo-PowerBI #reportserver
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...
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
Hi, after follwoing the steps in the guide (https://community.denodo.com/kb/view/document/How%20to%20connect%20to%20Azure%20SQL%20Data%20Warehouse%20from%20Denodo?category=Data+Sources) I always get the same error message:"Unable to establish connecti...