I have a running Kylin Cluster in Kubernetes and Superset in Kubernets also.
- Kylin is already configured with a built cube "kylin_sales_cube"
- Superset is already configured with Kylin driver and the connection is established.
While trying to create a dataset from a Kylin table I get the following error message:
An error occurred while creating datasets: Dataset could not be created.
On the other hand, I am able to run a query on the same table, but without dataset, I cannot use charts.
Any ideas?