Latest Activity
Hello Team, My service contains huge amount of data. Under the hood it uses base view plus few joins. It’s basically a lot of simple columns plus few computed. When I want to do API call with $count=1 parameter this operation takes around 40-50s to f...
How to restart denodo and solution manager servers. on which condition which services need to stop.
We are trying to connect Denodo toAzure using custom wrpper. we are using denodo-class name:-com.denodo.connect.hadoop.hfds.wrapper.HDFSParquetFileWrapper whenever we try to create a base view we get an error "Error while executing custom wrapper met...
Hi I managed to get the Denodo 8 Express Image and Docker running and the container dies in few mins with licencing and connection with solution manager. I have provided and mapped the licence file (Trial) as per instructed. The docker run script is ...
We are trying to automate our user requests to get acces to Denodo. This requires us to automate the fomlowing tasks: Creation of roles in solution manager Assign permissions for the user role to the correct environment Creation of users roles...
Hi I am using Denodo Express 8 and I have built the Denodo image. When i exec the following: sudo docker run -d -h denodo-vdpserver \ -p 9999:9999 -p 9997:9997 -p 9996:9996 -p 9995:9995 -p 9990:9990 \ -e DENODO_USERNAME=admin -e DENODO_PASSWORD=admin...
Hi, I try to find an example how to connect to python to denodo using sqlalchemy with kerberos. appreciate any guide. Best regards, Pon
What all conditions can be applied in Rules , I know some rules like username = 'xxxx' (roles).value in('xxxx') access_interface = 'JDBC' what more conditions can be applied and where can I find all the conditions
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
- 120
- 121
- 122
- 123
- 124
- 125
- 126
- 127
- 128
- 129
- 130
- 131
- 132
- 133
- 134
- 135
- 136
- 137
- 138
- 139
- 140
- 141
- 142
- 143
- 144
- 145
- 146
- 147
- 148
- 149
- 150
- 151
- 152
- 153
- 154
- 155
- 156
- 157
- 158
- 159
- 160
- 161
- 162
- 163
- 164
- 165
- 166
- 167
- 168
- 169
- 170
- 171
- 172
- 173
- 174
- 175
- 176
- 177
- 178
- 179
- 180
- 181
- 182
- 183
- 184
- 185
- 186
- 187
- 188
- 189
- 190
- 191
- 192
- 193
- 194
- 195
- 196
- 197
- 198
- 199
- 200