raefezzeldin opened a new issue #18627:
URL: https://github.com/apache/superset/issues/18627


   A clear and concise description of what the bug is.
   
   I am deploying Apache Superset on Azure Kubernetes Cluster, and Trying to 
connect Spark thrift server deployed on the same cluster. when creating 
database it waits for 60 secs then 504 Gateway timeout appears. However from 
Spark I can see that there is a connection establlished and two statements was 
sent :
   1- use 'default'
   2- Select 1
   
   #### How to reproduce the bug
   
   1. Go to 'Databases'
   2. Click on 'Create new Database'
   3. Scroll down to 'Apache Spark SQL'
   4. See error
   
   ### Expected results
   
   what you expected to happen.
   
   ### Actual results
   
   what actually happens.
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version:
   - superset version: `latest'
   - helm chart 0.5.7
   
   ### 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]

Reply via email to