Generic Kafka Producer —> AWS MSK broker (Authentication?)

Hi For SASL authentication, Kafka supports mechanisms such as GSSAPI, PLAIN, SCRAM-SHA-256, SCRAM-SHA-512, and OAUTHBEARER. In the current connector version, SASL authentication uses the PLAIN mechanism with username and password. …

DMS https with self-signed certificates

Hi Juan, Yes, it is possible to use self-signed certificate when setting up HTTPS. However, it’s recommended to use a TLS certificate obtained through a Certificate Authority or local CA. …

Services : Templated service vs Manual Service

Hi Wale, I’m not sure whether there’s a more straightforward approach, but you might consider using a small automation script like the example below. It lists all the services created …

Dashboard to external DMA

Hi Martin, I believe there are three possible options: Web Services: It contains a list of API calls that allows you to retrieve data from a DMA. User-Defined API: In …

Web Apps Module Randomly Disappearing from Cube

Hi Thomas, I’m just guessing, but could it be that the DMA has both HTTP and HTTPS enabled? Cube’s default behavior is to attempt both HTTP and HTTPS when connecting, …

Preserve trending when DVE gets re-created

Hi Arun, As far as I know, the only possible option is to handle this use case in the connector. Instead of removing the old DVE, the connector can verify …

Dashboards : Redundancy Groups

Wale, You can see this information in Cube by simply going to the Root View and selecting Redundancy groups. Thanks,

Dashboards : Redundancy Groups

Hi Wale, As far as I know there is no GQI data source available that allows you to retrieve the list of redundancy groups. I see that there is a …