Daniel Huang created AIRFLOW-946:
------------------------------------

             Summary: Virtualenv not explicitly used by webserver/worker 
subprocess
                 Key: AIRFLOW-946
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-946
             Project: Apache Airflow
          Issue Type: Bug
          Components: cli
            Reporter: Daniel Huang
            Assignee: Daniel Huang
            Priority: Minor


I have airflow installed in a virtualenv. I'd expect calling 
{{/path/to/venv/bin/airflow webserver}} or {{/path/to/venv/bin/airflow worker}} 
*without activating my virtualenv* to work. However, they both fail to run 
properly because they spawn a process that is called without specifying the 
virtualenv.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to