john-bodley commented on issue #4612: In the “SQL Lab”, the “Results” section 
shows “Pending” constantly
URL: 
https://github.com/apache/incubator-superset/issues/4612#issuecomment-380522122
 
 
   @myarnav I few things to check:
   1. Is your Redis service running?
   2. It seems that you haven't defined the 
[CeleryConfig](https://github.com/apache/incubator-superset/blob/master/superset/config.py#L268)
 object. The `BROKER_URL` and `CELERY_RESULT_BACKEND` should reference your 
Redis database, i.e., `redis://localhost:6379/1`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to