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 2020/06/09 16:17:27 UTC

[GitHub] [incubator-superset] dpgaspar commented on issue #10022: Unable to fetch thumbnail image data, getting OK Async in response instead

dpgaspar commented on issue #10022:
URL: https://github.com/apache/incubator-superset/issues/10022#issuecomment-641249971


   Hi @AshishKapoor,
   
   Thumbnails need cache and celery workers, take a look at: https://apache-superset.readthedocs.io/en/0.36/installation.html#celery-tasks
   
   Also on celery use: `CELERY_IMPORTS = ("superset.sql_lab", "superset.tasks.thumbnails")`
   


----------------------------------------------------------------
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.

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