Page MenuHomePhabricator

Verify if Superset can authenticate to Druid via TLS/Kerberos
Open, LowPublic

Description

Superset has currently two ways of connecting to Druid:

  • pydruid (deprecated) - unfortunately the majority of our dashboard as of today (April 2020) are based on this.
  • sqlalchemy

For the former, there seems to be some work in progress in https://github.com/apache/incubator-superset/pull/7091, but I'd concentrate on the latter. We have done something similar for Presto, see https://github.com/apache/incubator-superset/issues/8794#issuecomment-605603773

If possible all the pydruid datasources would need to be migrated to sqlalchemy before enabling anything.

Event Timeline

Milimetric triaged this task as Medium priority.May 7 2020, 4:18 PM
Milimetric moved this task from Incoming to Security Maturity and Data Privacy on the Analytics board.
odimitrijevic lowered the priority of this task from Medium to Low.Dec 3 2021, 10:21 PM