Latest Activity

code

base view metadata

Hi Team, Is there any procedure, function to get : datasource uri, CATALOGNAME, RELATIONNAME for base views. I am looking for a scripted solution which could list down these details for base views in tabular format Thanks

code

Split a string and return the last element as a string (not an array)

Hi There, I have a string in the following format: /section1/section2/section3 I need to return only section3 as a string. Is there a way to do this? Regards, Adam

code

Connection of ADLS container with Denodo on-prem dev server. Error while creating the base view.

Error : There was an error while creating this base view: Error while executing custom wrapper method 'getSchemaParameters': Error accessing DFS file: AADToken: HTTP connection failed for getting token from AzureAD. Http response: 400 Bad Request Cont...

code

Change detection property groups in Data Catalog

Hello, I would like to output the username of in the "property groups" -> "Edit property" --> " Allow variables in value" and not only in denodo but also in the export file (custom_property.json). So far there is only the "Default value" ->"$...

code

Handler Section

In the Handler section there is a check box in the “When to send:” previously “the number of exported documents is less than: “. Can some please define what this is? If I set it to 0 I dont get an email for COMPLETE, but when I set it to 1 an e-mail al...

code

Authentication error: The username or password is incorrect

Hi, For following components Denodo 8.0 java 11.0 mac OS 12.1 installation worked and sucessful. Virtual Dataport server running successfully on port 9999. Virtual admin tool lanched successfully. But when i put credentials as admin/admin and URI a...

code

Denodo MPP

I want a sample document for getting MPP done in denodo with PrestoDB or Impala.Configure MPP Query Acceleration in Denodo.

MPP
code

timestamp to date

Hi Team, How to convert timestamp to date ? from: 2022-02-17 09:23:13 to: 2022-02-17 Denodo 7.0 update 20210224 Thanks.

code

Denodo alerts when server is in hang state and is not responding

I know we can put email alerts in denodo. But is it possible for scenario where the server is not responding and in hang state, to receive alerts.???

code

Integration of a Json file with a special structure

Hello all, I currently have the problem that a json file cannot be read correctly into Denodo. No data is displayed here, see image 1. With other Json files this works perfectly. I used tuple root as "TUPLEROOT = /JSONFile/JSONArray". Attached is the...