python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to connect From Athena to apache super-Set on AWS EC2 instance
Now i following the Superset official document for connect Athena and apache-Superset..
I already made ./docker/requirements-local.txt and add a driver.. (echo "PyAthenaJDBC>1.0.9" >&g...

nah
Votes: 0
Answers: 1
Using GitHub OAuth for Superset
I am running superset from a container on a server and I am trying to use GitHub OAuth for user signup/login.
Unfortunately I got it working to the point where I can see the "SIGN IN WITH GITHUB&...
chxnge
Votes: 0
Answers: 1
Adding New Database Drivers in Docker
I'm trying to install the driver pymssql according to the instruction:
https://superset.apache.org/docs/databases/docker-add-drivers/
I didn't understand where to create the file requirements-local.tx...

Marina Vinograd
Votes: 0
Answers: 1
Cant create a number format in Docker using Apache Superset
I am trying to create a BRL number format (R$123,345,789.22) for my big number charts but i don't know how to do that... I looked at this solution here: Customise the number format in Apache superset ...
Enzo Magalhães
Votes: 0
Answers: 1