Latest Activity
Hello Team, We are trying to use import.sh available in bin folder of sol manager to use it for CI/CD But we get the following error and solution manager is inside the AWS EC2. Error : could not find or load main class com.denodo.vdb.vdbinterface.clie...
Hello team, How to connect to denodo solution manager(available in AWS EC2) from GitHub to automate the CI process. Thanks
Hi, I am currently looking at the possibility of using AWS code commit with Denodo. However, I cannot see how we can configure a credential helper for code commit in Denodo. There are restrictions that use of SSH keys, username/passwords and we can on...
Hi, I am currently working on configuring RDS to be used for storing denodo metadata. As a security requirement, we need to secure the RDS via one of the two methods Use IAM based authentication for RDS instances Rotate the db user passwords on ...
I'm using AWS (ubuntu instance) and django. In ubuntu, I did sudo pip install django-kronos. But, When sudo python3 manage.py runserr --settings=health.settings Import Error: No module named 'kronos'happens. Kronos works well in locals. Why I get t...
We are using denodo 8.0 on AWS. The SSH wrapper requires a username/password which we do not have for connecting to a AWS EC2 instance. We specifically want the shell comand to run on the localhost of the VDP server that is EC2.
Hi, I am trying to use this example https://community.denodo.com/kb/en/view/document/How%20to%20connect%20to%20Denodo%20from%20AWS%20Glue to connect to a Denodo Dev server. The AWS Glue job is in AWS Account 12345. The Denodo Dev server is in AWS Ac...
Hello: Can I use AWS DMS to replicate data from Denodo to S3 bucket or into Snowflake ??? Any help is greatly appreciated. Thanks
Hi Team, we are trying to change the memory configuration which is under server configuration in VDP tool and it is successful, but what is the procedure for changing the memory configuration of denodo deployed in AWS-EKS. we tried by adding these pro...
Hi, When I try to establish a connection in Jmeter I am getting the error exception as "Cannot create JDBC driver of class 'com.denodo.vdp.jdbc.driver for connect URL' and "SQL Exception: No suitable driver found". I have followed this document to se...