You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/02/08 22:18:24 UTC

[GitHub] [superset] raefezzeldin opened a new issue #18627: Apache Superset connection to Apache Spark SQL

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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] srinify commented on issue #18627: Apache Superset connection to Apache Spark SQL

Posted by GitBox <gi...@apache.org>.
srinify commented on issue #18627:
URL: https://github.com/apache/superset/issues/18627#issuecomment-1035222544


   Hi @raefezzeldin I would strongly encourage adding significantly more context so someone in the community can try to help you out. Right now, it's difficult for anyone to help or attempt to replicate the issue unfortunately. Things that help:
   
   - Backend error logs
   - Simple diagram of your network architecture


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org