Latest Activity

code

Denodo Career

Hi all I want to join donodo training and make my career, how to learn denodo in best way and how will be the future of denodo. Kindly suggest your opinions to bridge the gap.] Thanks,

denodo

code

How to Connect to Tencent COS from Denodo Platform.

Hi, I’m trying to connect DENODO to Tencent COS to extract data from it. While browsing your online resources, I was unable to find the information necessary to make these connections. Please Could you recommend some tutorials that I can use to do t...

Tencent COS Denodo

code

Denodo Cache question

Hi Support, is it possible to use two different cache source at a same time? I mean to say to separate databases(like teradata & oracle) as cache? and If yes, then how we will synch up both at a same time? Thanks.

cache denodo

code

Denodo custom policy function to get curent view name

Hi team, I am currently working on denodo custom policy, and I want to get the current view name, which function I can use. I understand if I want to get the currentusername, I can use function "context. getCurrentUserName()", how about for getting cur...

Denodo custom policy current view name

code

Invalid Identifier(too long) Error

Hi team, We are unble to create the base view with length maximun to some Extend. We tried to run the below script , but we are getting the same error set 'com.denodo.vdb.catalog.Catalog.identifiersMaxLength' = '110' Syntax error: invalid identifier:...

names baseview DENODO Baseview

code

Delimited file source headers have _0 appended to them

Sorry, I tried to find an answer by searching but couldn't. I have a .csv data source where every column is enclosed in double quotes. When I create a base view off of this source the quotes are removed, which is great, but the header gets a "_0" appe...

Delimited file data source Delimited File DENODO Delimited Files

code

Fetch database from Denodo through Airflow

I am trying to fetch databases from Denodo through Airflow.I have built a docker-compose.yml,dockerfile. I need suggestions as whats the right configuration to put in docker-compose.yaml,dockerfile an Airflow so that denodo is accessible from Airflow

Airflow Denodo Docker

code

How to connect Denodo with HDFS?

Hi. Does anyone know what is the best way to connect Denodo with HDFS? I cannot find any article or how-to about this topic. I added data sources like Oracle and MySQL databases, Hive. But I need to connect to HDFS.

DENODO Hadoop HDFS

code

I am integrating denodo view with Spring DATA JPA and facing unrecognized ssl connection error.

(http://)com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@987ff5 -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed a...

SSL I/O error springdatajpa DENODO

code

How to fetch execution time for Denodo query by python

Hi team, Do we have some way about how to fetch execution time for Denodo query by python script? Or do we have some pre-defined store procedure can be used for this property, we have the requirement to auto-collect the query running time. Thanks.

Denodo python query execution time