You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "jack (Jira)" <ji...@apache.org> on 2019/12/01 08:24:00 UTC

[jira] [Commented] (AIRFLOW-3329) Initdb suggests wrong command for kubernetes module installation.

    [ https://issues.apache.org/jira/browse/AIRFLOW-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16985499#comment-16985499 ] 

jack commented on AIRFLOW-3329:
-------------------------------

Is this still an issue?

> Initdb suggests wrong command for kubernetes module installation.
> -----------------------------------------------------------------
>
>                 Key: AIRFLOW-3329
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3329
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: utils
>    Affects Versions: 1.10.0
>            Reporter: Andriy Sachko
>            Priority: Minor
>
> After installing with the command:
> {{pip install apache-airflow[s3]}}
> and running:
> {{ariflow initdb}}
> suggests wrong command for kubernetes module installation:
> {{WARNI [airflow.utils.log.logging_mixin.LoggingMixin] Could not import KubernetesPodOperator: No module named 'kubernetes'}}
>  {{WARNI [airflow.utils.log.logging_mixin.LoggingMixin] Install kubernetes dependencies with: pip install airflow['kubernetes']}}
> {{Should be pip install apache-airflow['kubernetes']}}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)