You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Siddharth Anand (JIRA)" <ji...@apache.org> on 2018/08/28 01:38:00 UTC

[jira] [Commented] (AIRFLOW-2962) PiPy Package not published for Airflow 1.10.0

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

Siddharth Anand commented on AIRFLOW-2962:
------------------------------------------

This works now!

(venv) sianand@LM-SJN-21002367:~/airflow_release $ pip install apache-airflow

...

(venv) sianand@LM-SJN-21002367:~/airflow_release $ airflow version
[2018-08-27 18:36:16,686] \{__init__.py:51} INFO - Using executor SequentialExecutor
/Users/sianand/airflow_release/venv/lib/python3.6/site-packages/airflow/bin/cli.py:1595: DeprecationWarning: The celeryd_concurrency option in [celery] has been renamed to worker_concurrency - the old setting has been used, but please update your config.
  default=conf.get('celery', 'worker_concurrency')),

  ____________       _____________
 ____    |__( )_________  __/__  /________      __
____  /| |_  /__  ___/_  /_ __  /_  __ \_ | /| / /
___  ___ |  / _  /   _  __/ _  / / /_/ /_ |/ |/ /
 _/_/  |_/_/  /_/    /_/    /_/  \____/____/|__/
   v1.10.0

> PiPy Package not published for Airflow 1.10.0
> ---------------------------------------------
>
>                 Key: AIRFLOW-2962
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2962
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ci
>    Affects Versions: 1.10.0, 1.10
>         Environment: Python 3
> Docker
>            Reporter: Arihant
>            Assignee: Siddharth Anand
>            Priority: Major
>              Labels: CI, build
>
> In the Airflow [announcements|https://cwiki.apache.org/confluence/display/AIRFLOW/Announcements#Announcements-Aug20,2018] it was mentioned that the package is available via PyPi:
> Pypi : [https://pypi.python.org/pypi/apache-airflow] (Run `pip install apache-airflow`)
>  
> But the release version is not available there.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)