You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2018/02/18 06:35:25 UTC

[GitHub] john-bodley opened a new pull request #4451: [cli] Deprecating wrapping of external commands

john-bodley opened a new pull request #4451: [cli] Deprecating wrapping of external commands
URL: https://github.com/apache/incubator-superset/pull/4451
 
 
   This PR indicates to users that the Superset CLI commands which wrap external commands such as `gunicorn`, `celery`, and `flower` are deprecated prior to removing the functionality at a later stage. 
   
   The reason for the change is:
   1. All these commands can be run via the delegated application.
   2. The current approach only exposes a limited number of command line arguments.
   3. It provides unnecessary dependencies which aren't core to the application.
   
   to: @fabianmenges @mistercrunch 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services