Re: [CANCELLED][VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Jarek Potiuk
Yeah. You can run full Airflow with Breeze this way: ./breeze --install-airflow-version 1.10.10rc1 --python 3.6 restart --backend postgres --db-reset You are dropped into a shell ... then ... tmux Ctrl+B " (or Ctrl + B + %) several times `airflow webserver` in one terminal `airflow scheduler`

Re: [CANCELLED][VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Jiajie Zhong
Hi Jarek Did you mean I could check out to `v1-10-test` with git command and start with Breeze to test RC version, instead of using pip install command? And maybe we could add this to RELEASE.rst doc to help Breeze users more easier to test pre-release package? Best Wish — Jiajie

Re: [VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Ry Walker
Might be time for another community video hang out on breeze, Jarek - i'd like to watch you using it again. On Fri, Apr 3, 2020 at 1:47 PM Daniel Imberman wrote: > @jarek when you’re running on breeze how do you actually run airflow s.t. > I can see the UI/run DAGs? It seems like it downloads ev

Re: [VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Daniel Imberman
@jarek when you’re running on breeze how do you actually run airflow s.t. I can see the UI/run DAGs? It seems like it downloads everything, but it doesn’t seem like a full airflow deployment. via Newton Mail [https://cloudmagic.com/k/d/mailapp?ct=dx&cv=10.0.32&pv=10.14.6&source=email_footer_2]

Re: [CANCELLED][VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Jarek Potiuk
N . no worries with Breeze installation it's really fast. I can test almost all combinations in very little time. The previous time it was much more difficult. J. On Fri, Apr 3, 2020 at 7:08 PM Ash Berlin-Taylor wrote: > Sorry, my fault :) > > Most of your functional tests should apply to R

Re: [CANCELLED][VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Ash Berlin-Taylor
Sorry, my fault :) Most of your functional tests should apply to RC2 as well: https://github.com/apache/airflow/compare/1.10.10rc1...1dbd50c

Re: [CANCELLED][VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Jarek Potiuk
Aaaargh. I was Just in the middle of my tests :) On Fri, Apr 3, 2020 at 6:50 PM Kaxil Naik wrote: > Canceling this vote to fix a bug discovered with Timezone and Tooltips. > > RC2 will be out shortly with the fix > > On Fri, Apr 3, 2020 at 3:53 PM Anita Fronczak wrote: > > > Casting a vote (

[CANCELLED][VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Kaxil Naik
Canceling this vote to fix a bug discovered with Timezone and Tooltips. RC2 will be out shortly with the fix On Fri, Apr 3, 2020 at 3:53 PM Anita Fronczak wrote: > Casting a vote (non binding) +1 > > pt., 3 kwi 2020 o 16:35 Kaxil Naik napisał(a): > > > Casting my own vote: +1 (binding) > > >

Re: [VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Anita Fronczak
Casting a vote (non binding) +1 pt., 3 kwi 2020 o 16:35 Kaxil Naik napisał(a): > Casting my own vote: +1 (binding) > > Regards, > Kaxil > > On Fri, Apr 3, 2020 at 2:59 PM Daniel Imberman > wrote: > > > @jarek once we merge the helm chart we can add a breeze command to do the > > same with the k

Re: [VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Kaxil Naik
Casting my own vote: +1 (binding) Regards, Kaxil On Fri, Apr 3, 2020 at 2:59 PM Daniel Imberman wrote: > @jarek once we merge the helm chart we can add a breeze command to do the > same with the k8sexecutor on a kubernetes cluster :) > > via Newton Mail > [ > https://cloudmagic.com/k/d/mailapp?

Re: [VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Daniel Imberman
@jarek once we merge the helm chart we can add a breeze command to do the same with the k8sexecutor on a kubernetes cluster :) via Newton Mail [https://cloudmagic.com/k/d/mailapp?ct=dx&cv=10.0.32&pv=10.14.6&source=email_footer_2] On Fri, Apr 3, 2020 at 6:41 AM, Jarek Potiuk wrote: Yep. And t

Re: [VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Jarek Potiuk
Yep. And the breeze command actually uses PyPi to install it :) On Fri, Apr 3, 2020 at 3:37 PM Kaxil Naik wrote: > For convenience, RC is also uploaded on *PyPI* so you can install it using > *pip > install apache-airflow==1.10.10rc1* > > Regards, > Kaxil > > On Fri, Apr 3, 2020 at 1:49 PM Jarek

Re: [VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Kaxil Naik
For convenience, RC is also uploaded on *PyPI* so you can install it using *pip install apache-airflow==1.10.10rc1* Regards, Kaxil On Fri, Apr 3, 2020 at 1:49 PM Jarek Potiuk wrote: > One more comment. > > I believe one of the slow-downs with testing was that it was a few steps to > install - a

Re: [VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Jarek Potiuk
One more comment. I believe one of the slow-downs with testing was that it was a few steps to install - and taking into account that not all PMCs are actively developing Airflow they could have refrained from testing it. But this problem is gone now. If you checkout the latest master, it should b

[VOTE] Release Apache Airflow 1.10.10 based on 1.10.10rc1

2020-04-03 Thread Kaxil Naik
Hello Airflow Community, This is a call for the vote to release Apache Airflow version 1.10.10. The release candidate: https://dist.apache.org/repos/dist/dev/airflow/1.10.10rc1/ *apache-airflow-1.10.10rc1-source.tar.gz* is a source release that comes with INSTALL instructions. *apache-airflow-1.