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 2019/12/06 18:25:35 UTC

[GitHub] [incubator-superset] john-bodley commented on issue #8418: Flask App factory PR #1

john-bodley commented on issue #8418: Flask App factory PR #1
URL: https://github.com/apache/incubator-superset/pull/8418#issuecomment-562685012
 
 
   @craig-rueda we ran into an issue with Celery using the configuration defined [here](https://github.com/apache/incubator-superset/blob/81e45acc43b7b7940dd2baee29fa3b6fcd3a0385/UPDATING.md#superset-0260) related to running outside of an app context and need to use, 
   
   ```
   celery worker --app=superset.tasks.celery_app.app
   ```
   
   instead. I was wondering whether you could update `UPDATING.md` and possibly `CONTRIBUTING.md` to  reflect the change.

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


With regards,
Apache Git Services

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