You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Daniel Huang (JIRA)" <ji...@apache.org> on 2017/03/08 03:22:37 UTC

[jira] [Work started] (AIRFLOW-946) Virtualenv not explicitly used by webserver/worker subprocess

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