superset是基于flask+sqlalchemy, 对odps并无支持. 但是odps支持了postgresql协议, 咱们即可以经过postgresql协议添加数据源.html
postgresql
配置url示例sql
postgresql://access_id:access_secret@lightning.cn-shanghai.maxcompute.aliyun.com:443/project_name
官方文档flask