pawankurmi opened a new issue #17661:
URL: https://github.com/apache/superset/issues/17661
A clear and concise description of what the bug is.
#### How to reproduce the bug
1. Go to click on the add databases on superset
provide the connection url

my extra conf :

2. Click on '....'
3. Scroll down to '....'
4. See error
### Expected results
it should be able to connect via impala driver
what you expected to happen.
### Actual results
getting error and the snapshot from backend is attached as follows
it is trying to open the session and the it is able to open the session but
immediately it closes the session without doing use on default db
and then we are not having further errors to debug :

what actually happens.
#### Screenshots
If applicable, add screenshots to help explain your problem.
### Environment
(please complete the following information):
superset version : 1.1.0
pyhive version : 6.3
impala version : 0.14.0
thrift==0.13.0
thrift-sasl==0.4.3
- browser type and version:
- superset version: `superset version`
- python version: `python --version`
- node.js version: `node -v`
- any feature flags active:
### 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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]