Re: Podling Report Reminder - January 2019

2019-01-25 Thread Hitesh Shah
I updated the podlings.xml to remove the reporting requirement and also the status has been set to graduated. Also, set the graduation date to that of the board meeting. thanks Hitesh On Fri, Dec 28, 2018 at 2:52 PM Sid Anand wrote: > Once I have that, I'd be happy to update the podlings.xml

Re: Extending AirflowSecurityManager

2019-01-25 Thread Tao Feng
I think you could extend that method. We shouldn't call db directly unless FAB doesn't provide the api to do so. On Wed, Jan 23, 2019 at 8:18 AM Victor Noël wrote: > Hi, > > I'm upgrading from 1.10.1 to 1.10.2 and I had a custom SecurityManager that > was extending

Re: [DISCUSS]: Remove Mesos Executor from Airflow 2.0.0?

2019-01-25 Thread Kaxil Naik
What about Dask Executor as well. On Fri, Jan 25, 2019, 16:35 Daniel Imberman @sid basically my response lol > > I haven't seen any emails from any users and if it's been broken for two > versions then there doesn't seem to be enough interest to maintain it. > > On Fri, Jan 25, 2019, 8:27 AM Sid

Re: [DISCUSS]: Remove Mesos Executor from Airflow 2.0.0?

2019-01-25 Thread Daniel Imberman
@sid basically my response lol I haven't seen any emails from any users and if it's been broken for two versions then there doesn't seem to be enough interest to maintain it. On Fri, Jan 25, 2019, 8:27 AM Sid Anand wrote: > LOL :_0 > -s > > On Fri, Jan 25, 2019 at 8:25 AM Bolke de Bruin

Re: [DISCUSS]: Remove Mesos Executor from Airflow 2.0.0?

2019-01-25 Thread Sid Anand
LOL :_0 -s On Fri, Jan 25, 2019 at 8:25 AM Bolke de Bruin wrote: > I agree. Maybe we should make a choice on what we consider 1st class > executors and move others to contrib (I'm looking at you celery) > > Sent from my iPhone > > > On 25 Jan 2019, at 12:46, Ash Berlin-Taylor wrote: > > > > Is

Re: [DISCUSS]: Remove Mesos Executor from Airflow 2.0.0?

2019-01-25 Thread Bolke de Bruin
I agree. Maybe we should make a choice on what we consider 1st class executors and move others to contrib (I'm looking at you celery) Sent from my iPhone > On 25 Jan 2019, at 12:46, Ash Berlin-Taylor wrote: > > Is anyone using the Mesos Executor? I think we should deprecate and remove it. >

Issues in running Airflow as cluster with Celery executors

2019-01-25 Thread Priyanka Singh (Reco 2.0)
I am trying to setup Airflow as a cluster. Celery executor is unable to connect to rabbitmq while executing jobs Here are the configurations: Machine 1: webserver and scheduler Machine 2: webserver Machine 3: worker Machine 4: Rabbitmq Airflow version: v1.8.0 Celery version: 4.1.0 Flower UI

Re: [PROPOSAL] Add a landing page for Apache Airflow

2019-01-25 Thread Kamil Breguła
I would just like the deisgn and developer process to be separated. After accepting the design (majority of voices), we should consider which tools will be suitable for new landing page. I would not like the programmer to create design at the same time, because it will affect the visual qualities.

[DISCUSS]: Remove Mesos Executor from Airflow 2.0.0?

2019-01-25 Thread Ash Berlin-Taylor
Is anyone using the Mesos Executor? I think we should deprecate and remove it. The reason I say that is I have a feeling it's been broken since 1.9.0 and no-one has noticed: class MesosExecutor(BaseExecutor, LoginMixin): def start(self): # ... self.log.info(

Re: [PROPOSAL] Add a landing page for Apache Airflow

2019-01-25 Thread Bolke de Bruin
+1, not sure about an AIP. Why not just do it? Sent from my iPhone > On 25 Jan 2019, at 08:41, Driesprong, Fokko wrote: > > +1 would be awesome! > > Op vr 25 jan. 2019 om 07:52 schreef Kenneth Knowles : > >> Since Beam was mentioned, please do take any of our automation you find >> useful.