GitHub user MorieeLM added a comment to the discussion: Async Queries redis 
connection error

@dosu
Yes I have done all that, but it still refuses: extraEnv:
  REDIS_HOST: superset-redis-master
  REDIS_PORT: "6379"
  REDIS_DB: "1"
  REDIS_CELERY_DB: "0"
  REDIS_PROTO: "redis"
  GLOBAL_ASYNC_QUERIES_REDIS_HOST: superset-redis-master
  GLOBAL_ASYNC_QUERIES_REDIS_PORT: "6379"
  GLOBAL_ASYNC_QUERIES_REDIS_DB: "1"
  CELERY_BROKER_URL: "redis://superset-redis-master:6379/0"
  CELERY_RESULT_BACKEND: "redis://superset-redis-master:6379/0"

GitHub link: 
https://github.com/apache/superset/discussions/34650#discussioncomment-14080817

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to