An error occurred while creating datasets: Dataset could not be created

Viewed 368

I have a running Kylin Cluster in Kubernetes and Superset in Kubernets also.

  1. Kylin is already configured with a built cube "kylin_sales_cube"
  2. 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?

0 Answers
Related