Great, thank you! I just took this for a quick spin and it looks like
there's DB migration task missing. The task you committed just recently,
9635ae0956e7_index_faskfail.py, has a down_revision of 856955da8476
which can't be found when running airflow initdb 
(seehttps://github.com/apache/incubator-airflow/tree/v1-10-test/airflow/migrations/versions).
Chris


On Wed, Jun 27, 2018, at 5:09 PM, Bolke de Bruin wrote:
> Hi All,
> 
> I have created a sdist package that is available at:
> 
> http://people.apache.org/~bolke/apache-airflow-1.10.0b3+incubating.tar.gz
> <http://people.apache.org/~bolke/apache-airflow-1.10.0b3+incubating.tar.gz>> 
> In order to distinguish it from an actual (apache) release it is:
> 
> 1. Marked as beta (python package managers do not install beta
>    versions by default - PEP 440)> 2. It is not signed
> 3. It is not at an official apache distribution location
> 
> You can also put something like this in a requirements.txt file:
> 
> git+
> https://github.com/apache/incubator-airflow@v1-10-test#egg=apache-airflow[celery,crypto,emr,hive,hdfs,ldap,mysql,postgres,redis,slack,s3
> <https://github.com/apache/incubator-airflow@v1-10-test#egg=apache-airflow[celery,crypto,emr,hive,hdfs,ldap,mysql,postgres,redis,slack,s3>
> ]> <https://github.com/rodrigc/incubator-airflow@master#egg=apache-
> airflow[celery,crypto,emr,hive,hdfs,ldap,mysql,postgres,redis,slack,s-
> 3]
> <https://github.com/rodrigc/incubator-airflow@master#egg=apache-airflow[celery,crypto,emr,hive,hdfs,ldap,mysql,postgres,redis,slack,s3][1]>
> >> 
> and then "pip install -r requirements.txt”.
> 
> I hope that after this beta we can go to RC and start voting on 1.10.> 
> Cheers
> Bolke


Links:

  1. 
https://github.com/rodrigc/incubator-airflow@master#egg=apache-airflow[celery,crypto,emr,hive,hdfs,ldap,mysql,postgres,redis,slack,s3]%20%3Chttps://github.com/rodrigc/incubator-airflow@master#egg=apache-airflow[celery,crypto,emr,hive,hdfs,ldap,mysql,postgres,redis,slack,s3]

Reply via email to