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

2020-04-07 Thread Xinbin Huang
Test with Python 3.6 + LocalExecutor + Postgres backend Test both the AWS Parameter Store backend and GCP Secret Manager backend can work properly. +1 (non-binding). Regards, Xinbin On Tue, Apr 7, 2020 at 10:59 AM Deng Xiaodong wrote: > Thanks Kaxil & Ash for the clarification! > > +1 (non-bi

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

2020-04-07 Thread Deng Xiaodong
Thanks Kaxil & Ash for the clarification! +1 (non-binding). XD > On 7 Apr 2020, at 7:46 PM, Kaxil Naik wrote: > > Thanks, XD for testing. Please check my answers to your question below: > > - "Delete DAG" doesn't check whether the DAG file is still in DAG Folder > anymore. It simply deletes

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

2020-04-07 Thread Kaxil Naik
Thanks, XD for testing. Please check my answers to your question below: - "Delete DAG" doesn't check whether the DAG file is still in DAG Folder anymore. It simply deletes all records of that DAG in DB, and that DAG will re-appear in UI and DB if the DAG file is still in DAG Folder. I found it's a

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

2020-04-07 Thread Ash Berlin-Taylor
"Trigger DAG" UI now exposes via the UI what was previously only available via the `--conf` option to `airflow trigger_dag`. Scheduling is not strictly in UTC anymore, see http://airflow.apache.org/docs/stable/timezone.html#time-zone-aware-dags On Apr 7 2020, at 5:30 pm, Deng Xiaodong wrote: >

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

2020-04-07 Thread Deng Xiaodong
Thanks, Kaxil, for running the release! I tested with Python 3.6 + LocalExecutor + Postgres+RBAC in Docker environment ( https://github.com/XD-DENG/containerized-airflow/tree/airflow-1-10-10/localexecutor_postgres), including - Run example DAGs & self-defined DAG - Create users via both CLI and U

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

2020-04-07 Thread Nathan Hadfield
+1 (non-binding) Cheers, Nathan On 06/04/2020, 20:35, "Kaxil Naik" wrote: Hello Apache Airflow Community, This is a call for the vote to release Apache Airflow version 1.10.10. The release candidate: https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.o