You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/09/02 18:00:04 UTC

[jira] [Commented] (AIRFLOW-2496) v1-10-test branch reports version 2.0 instead of 1.10

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

Apache Spark commented on AIRFLOW-2496:
---------------------------------------

User 'rodrigc' has created a pull request for this issue:
https://github.com/apache/incubator-airflow/pull/3389

> v1-10-test branch reports version 2.0 instead of 1.10
> -----------------------------------------------------
>
>                 Key: AIRFLOW-2496
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2496
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: release
>    Affects Versions: 1.10
>            Reporter: Craig Rodrigues
>            Priority: Minor
>             Fix For: 1.10
>
>
> I created a requirements.txt with one line: git+
> [https://github.com/apache/incubator-airflow@v1-10-test#egg=apache-airflow[celery,crypto,emr,hive,hdfs,ldap,mysql,postgres,redis,slack,s3]]
> I then did: 1. create a virtual environment 2. pip install -r requirements.txt 3. airflow webserver When I look at the version in the web interface, it shows a version of: 2.0.0.dev0+incubating even though I used the v1-10-test branch. This seems wrong. It ooks like these two commits got merged to v1-10-test branch which bump the version to 2.0:
> [https://github.com/apache/incubator-airflow/commit/305a787]
> [https://github.com/apache/incubator-airflow/commit/a30acaf]
> That seems wrong for v1-10-test branch. It would be nice if this version was 1.10.0.dev0+incubating (or whatever), since it looks like I will need to deploy v1-10-test branch to prod this week, and then very soon after when 1.10 is released, re-deploy airflow 1.10. 
>  
>  



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