yograjpshinde opened a new issue #14315: URL: https://github.com/apache/superset/issues/14315
I followed the steps given at https://superset.apache.org/docs/installation/installing-superset-using-docker-compose to install Superset in Redhat Linux VM using docker. Superset is up and running and I could installed MySQL driver and could connect to database also by following the steps at https://superset.apache.org/docs/databases/dockeradddrivers. When i followed the same steps given for mysql for Dremio and Snowflake it fails to install driver and Superset does not comes up. ### Expected results Dremio and Snowflake driver should have been installed. ### Actual results Fails to install database drivers except MySQL #### Screenshots Please find screenshot attached. #### How to reproduce the bug  1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ### Environment (please complete the following information): - superset version: `superset version` - python version: `python --version` - node.js version: `node -v` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
