I want connect hive with superset but I got this error
An error occurred while creating databases: (configuration_method) Missing data for required field.
My sqlalchemy command is hive://myhost:10000/default
I start the hiveserver and hivemetastore before connecting.