[
https://issues.apache.org/jira/browse/AIRFLOW-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on AIRFLOW-946 started by Daniel Huang.
--------------------------------------------
> 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)