Latest Activity

code

Denodo Installation on Local (onpremise) system

Hi Denodo sme, i have username and password for Denodo and i am able to download Denodo and assuming this is license version 1) Denodo solution manager 2) Denodo VDP (windows) from Denodo website . 3) can anyone tell us what is Software requiremen...

code

How to setup DataSource using simba connector through config

In Denodo, I need to create a datasource which connects Azure DataBricks through Simba connector. I want to make a config file with all details. No manual as its our Dev environment setup I need details on Config file and It requires User/Password. Ho...

code

Data Catalog Promotion - VDP Server settings + Category/Tag view links

Using denodo Version 7 When I export the data catalog on our Dev Server and promote to Staging the Virtual DataPort Servers are also imported and there seems no way to stop this. Not a big issue on Staging, but when I do this migration to Prod I don't...

code

Denodo showing repeated data from ADLS Delta Table

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...

code

Denodo not able to identify ADLS DataBase

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...

code

Custom Pagination for REST API

We trying to connect to a third party REST API with denodo, but all the various pagination options which denodo supports are not suiting for this API. so, we like to customize the response header(for to support pagination) by writing some custom wrappe...

code

Connecting to a remote Excel file using Denodo Express

Hi, I need some help trying to connect to a remote Excel file as a data source. I have two servers (A & B), server A has Denodo Express installed on it, how, do I go about connecting to a Excel file on Server B? Using the FTP or HTTP options does...

code

JSON-stat Data Sources

Hi everyone, I need to import a Data Source which is in JSON-stat format (https://json-stat.org/), which basically represents multidimensional arrays of data in a flattened fashion. I wanted to ask you if there is a predefined Denodo routine to import ...

code

TomcatManager error when starting VDP

Hi Denodo Team, We are using denodo 8.0 version, and we have been having an error related to TomcatManager when starting VDP server; In vdp.log: 2276 [main] INFO 2021-06-08T14:35:05.800 server.start [] - Starting Denodo Platform 8.0 20210209 - Proces...

code

Custom functions jar file renaming and name conflicts

Hello, When we started developing custom functions in Denodo, we had stored them all in a single package. However, we have now reached about 200 custom functions and in order to simplify maintenance, we would like to split that package in 3 (Date func...