Re: Airflow 1.8.0 BETA 4

2017-01-27 Thread Bolke de Bruin
And, I need check my spelling and grammar more often :-). > On 27 Jan 2017, at 22:09, Bolke de Bruin wrote: > > Big enterprise here so I know your pain. It will be in the release docs. I > don’t think we can put in into “pip install” as a check. If you have > suggestions there that would be ap

Re: Airflow 1.8.0 BETA 4

2017-01-27 Thread Bolke de Bruin
Big enterprise here so I know your pain. It will be in the release docs. I don’t think we can put in into “pip install” as a check. If you have suggestions there that would be appreciated. Mariadb supports it since 5.3 and is available as 5.5.X in epel 7. Its a drop in replacement and should wo

Re: Airflow 1.8.0 BETA 4

2017-01-27 Thread Boris Tyukin
yeah i hear you but you know how these big enterprise companies behind on everything. official epel repo only has 5.1.73, same with Oracle linux repo. We have to use normally only officially approved repos. Looks like airflow 1.7.1 worked fine with 5.1.73 and now it does not. Not a big deal but I

Re: Airflow 1.8.0 BETA 4

2017-01-27 Thread Bolke de Bruin
BTW: * MySQL 5.6.10 (5.6.4 was a beta I just figured out - released in 2011) was released in 2013 * MySQL 5.1.73 was released on 2013-12-04 We are really not ahead of the pack with our requirements. Bolke > On 27 Jan 2017, at 21:32, Boris Tyukin wrote: > > thanks for confirmation Bolke > >

Re: Airflow 1.8.0 BETA 4

2017-01-27 Thread Boris Tyukin
thanks for confirmation Bolke On Fri, Jan 27, 2017 at 2:45 PM, Bolke de Bruin wrote: > 5.6.4 is the minimum. Yes it was required. updating.md was required. > 5.6.4 is already really really old. Most distro's replaced it with mariadb > which is compatible. > > Bolke > > Sent from my iPhone > > >

Re: Airflow 1.8.0 BETA 4

2017-01-27 Thread Alex Van Boxel
I'm also abandoning the follow problem: * DAG marked success, with half of the Tasks never scheduled (Alex) I *can't simulate it locally*... I'll keep an eye on the production runs though. On Fri, Jan 27, 2017 at 8:45 PM Bolke de Bruin wrote: > 5.6.4 is the minimum. Yes it was required. updati

Re: Airflow 1.8.0 BETA 4

2017-01-27 Thread Bolke de Bruin
5.6.4 is the minimum. Yes it was required. updating.md was required. 5.6.4 is already really really old. Most distro's replaced it with mariadb which is compatible. Bolke Sent from my iPhone > On 27 Jan 2017, at 20:19, Boris Tyukin wrote: > > sorry mysql version i have is mysql Ver 14.14 D

Re: Airflow 1.8.0 BETA 4

2017-01-27 Thread Boris Tyukin
sorry mysql version i have is mysql Ver 14.14 Distrib 5.1.73 I see that DATETIME(6) is only supported on MySQL 5.7 and later. Was it really necessary to do use DATETIME(6) not just DATETIME? Probably should be mention in change doc that this requires an upgrade of mysql which in my opinion is

Re: Airflow 1.8.0 BETA 4

2017-01-27 Thread Boris Tyukin
was requirement to MySQL database version changes with 1.8.0? I run mysql 14.14 and it worked fine with 1.7. I just installed 1.8.4 beta 4 and got this error below when i ran airflow upgradedb command File "/usr/local/lib/python2.7/site-packages/MySQLdb/cursors.py", line 205, in execute sel

Re: Airflow 1.8.0 BETA 4

2017-01-27 Thread Chris Riccomini
Any more details on this one? * DAG marked success, with half of the Tasks never scheduled (Alex) On Thu, Jan 26, 2017 at 10:49 AM, Bolke de Bruin wrote: > Hi All, > > I have made the FOURTH beta of Airflow 1.8.0 available at: > https://dist.apache.org/repos/dist/dev/incubator/airflow/ < > http

Airflow 1.8.0 BETA 4

2017-01-26 Thread Bolke de Bruin
Hi All, I have made the FOURTH beta of Airflow 1.8.0 available at: https://dist.apache.org/repos/dist/dev/incubator/airflow/ , public keys are available at https://dist.apache.org/repos/dist/release/incubator/airflow/