Hi All Can superset support auth for pinot, I do...
# troubleshooting
c
Hi All Can superset support auth for pinot, I don’t find some auth configurations in superset? thx
m
@Alexander Pucher @Srini Kadamati ^^
a
can’t speak to the superset client side, unfortunately. with basic auth enabled, pinot takes the standard HTTP “Authorization” header
c
ThX @Alexander Pucher That’s could be a problem, we build many charts in superset, if we enable auth in pinot ,we may can’t use superset any more.. Do we have a plane to resolve it?
a
afaik this feature has been added to the pinotdb connector a couple weeks back. are you running the most recent version? reference: https://github.com/python-pinot-dbapi/pinot-dbapi/commit/7b9c9730cb73dccca586f4f4de6ddd97cb869b65
s
oh interesting! Thanks for the heads up Alex. @Alexander Pucher is right that if you update your pinotdb library that’s co-installed in the same python environment as Superset then this should work
I’m on vacation til Monday maybe can test after I’m back 🙏 or if you’re able to get it working let me know and I can update the superset docs! ❤️
m
Thanks @Srini Kadamati and @Alexander Pucher
c
Thx @Alexander Pucher @Srini Kadamati I have upgrade to latest latest pinotdb version , but seems can’t use in superset ui, I will test it more and update here
Hi @Alexander Pucher Seems this code also need to change to support get table list
image.png