Latest Activity
I have 9 views in my jobb and managed and need to change the order of them because one needs to be run before another. The interface only allows med to add new load processes and not change the order of them. Please advice how I can do this /Peter
Hi, I am trying to download the result of a big query to csv (1 million rows) from vdp, unfortunately the application crashes after a while. I think the problem is that my pc has limited cpu and memory... is there a way to make VDP or any other Deno...
In our cluster, there are 'n' number of instances with load balancing.While Scheduler and Data Catalogue share a common external metadatabase, all VDP instances use an internal Derby database.A scheduler job (VDP Data source) that we are creating is on...
When installing the Denodo Platform Control Center, I only selected the options for the VDP, not for the Scheduler nor the ITPilot. I now require use of the Scheduler. Is there a simple way to install the Scheduler over the DPCC I already installed, o...
Hello team, We were unable to access the scheduler; to fix this, we restarted the pods, however we could see the below mentioned error, 839122 [RMI TCP Connection(13)-10.236.106.187] ERROR 2023-04-13T12:10:48.797 com.denodo.scheduler.core.server.authe...
Hi! I'm looking to create a job in which we can redeploy multiple views using denodo scheduler. So far, we have tested the following query in Denodo scheduler: redeploy webservice xxx; redeploy webservice xxxx; However, so far the jobs that we have ...
Hello. We have several jobs in the scheduler. We would like to have reports on the results of this work. Is there a way to interrogate these results? Are they in a database or some other medium? THANKS.
Hi, Currently, I am trying to understand scheduler, when I am looking into the architechture, there is an option to add different data sources that we can define in Scheduler alone. Why do we have that? We have the option to add data source already in...
I have requirement where I need to create one job but need to execute it in multi instance Example : Jobname = test , has to be executed as test_1, test_2, test_3 Same job need to be executed in parallel with different jobname