When I manually execute vdpserver script, line: su -c "$DENODO_HOME/bin/vqlserver_startup.sh" $VDP_USER || return 0 ask me for the $VDP_USER's password. How will this work when the script is automatically run from /etc/init.d? (i.e. will the passwor...
Answers:
1
Related to:
Linux startup scripts for Virtual DataPort, Scheduler and Web Tools
I use spark execution engine on hive , when I create queries on hive it creates spark job at return succsesfully , but at denodo when i connect hive by jdbc (jar files) or spark sql , it never success ERROR : Received exception with message 'org.apache...
Answers:
1
What is the command to start Scheduler Index Server? I'd like to create a startup script to do this but I don't know what are its startup/shutdown commands.
Answers:
1
Related to:
Linux startup scripts for the Denodo Platform
Denodo Virtual DataPort Version 7.0 Hi. I've written a case statement in a computed field in a business view which includes references to columns from two different tables. The case statement is returning results for one table or the other but not bot...
Answers:
1
In Denodo 7.0 Virtual Dataport, I want to control what certain roles can read - in this case, I would like a role to be only able to view derived views and not be able to view base views through a JDBC connection (specifically DBVisualizer). I have i...
Answers:
1
Hi, Just a feedback/request that would do access management much more easier; It would be great to have the ability to assign privileges on a folder-level rather than just on view-level. Is this something you have on the road-map for future versions ...
Answers:
1
Dear team, I tried to connect to my free trial through rdp on my mac (High Sierra). I get an error message that indicates that the certificate or certificate chain is invalid. Do you have any ideas? Can't post the complete message because it is dis...
Answers:
1
Is it possible to insert records in denodo base views with the below query insert into base_view1 (col1,col2) select col1,col2 from base_view2; With the current doc I concur we can only insert hard coded values like below insert into base_view1 (col...
Answers:
1
I'm trying to create a Base View with the information detailed in DEN60EDU0112LAB01 and everything works fine until I select the Create Base View, it gives me an error: "There was an error while creating this base view: Column names could not be genera...
Answers:
11
Hi all, I am currently working to see If the fileSystem connector would be suitable for a problem we have recently discovered. However, after following the procedures outlined here: https://community.denodo.com/docs/html/document/denodoconnects/lates...
Answers:
1