If denodo has a Zero Replication criteria? What will happen when a server is down for some unforeseen conditions? Scenario: If a customer wants to do a Data Visualization and needs to access the data and he/she is unable to access it. As his/her compan...
Answers:
1
Hi All, We have Denodo 8 on Windows Server. We installed mongodb-customwrapper according to document. (https://community.denodo.com/docs/html/document/denodoconnects/6.0/Denodo%20MongoDB%20Custom%20Wrapper%20-%20User%20Manual) No problem connecting o...
Answers:
1
Hi all, How do I find a view in a folder based on a partial name of the folder? For example: SELECT name FROM GET_VIEWS WHERE input_database_name = 'database' AND folder='/%derived%' Some of my databases have views stored in say: Derived Views ...
Answers:
1
Hello, How do I create custom ssh data source? I want execute a script as a baseview. https://community.denodo.com/docs/html/document/denodoconnects/8.0/en/Denodo%20SSH%20Custom%20Wrapper%20-%20User%20Manual In above community site link, does not ta...
Answers:
1
Refers to Denodo 7. One of my cache tables stores multiple caches, although it is set up to invalidate all rows. Only when calling 'clean_cache_database' the invalid rows are being removed and the table gets cleared. Other very similar cache tables nev...
Answers:
1
I have a follow up question regarding the responseI received below: In order to access Denodo from Dataiku, I will follow the below steps: As a first step, I will copy the Denodo JDBC driver denodo-vdp-jdbcdriver.jar residing in the folder <DENODO...
Answers:
1
A business user wants to use Denodo as a data source for Dataiku. How do I set up a connection to allow Dataiku to access Denodo?
Answers:
1
Greetings here. I've been trying to find whether or not Denodo is affected by CVE-2021-44228 https://nvd.nist.gov/vuln/detail/CVE-2021-44228 but i could not find anything. Can anybody here please confirm if that's the case, if you are looking into it ...
Answers:
2
Hi, I am working on pulling the data from followign API and i need help in how to pass in the API key in the URL? URL https://mymarketnews.ams.usda.gov/mymarketnews-api/authentication I am using this URL in the JSON data source and aslo using the API...
Answers:
6
I am trying to limit the volume returned by a view for testing purposes. I have tried using FETCH or LIMIT. Let's say I have a dataset that has groups A, B, and C and I only want to return two records for each group (I don't care which two- I'm only co...
Answers:
1