You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (AIRFLOW-6961) Create tags in bulk during bulk_sync_to_db - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/01 00:02:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7599: [AIRFLOW-6961] Create tags in bulk during bulk_sync_to_db - posted by GitBox <gi...@apache.org> on 2020/03/01 00:13:11 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6961) Create tags in bulk during bulk_sync_to_db - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/01 00:14:00 UTC, 2 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7597: [AIRFLOW-6497][WIP] Avoid loading DAGs in the main scheduler loop - posted by GitBox <gi...@apache.org> on 2020/03/01 00:19:43 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4078) Allow filtering by all columns in Browse Logs view - posted by "Venkata Sreekar Reddy Donapati (Jira)" <ji...@apache.org> on 2020/03/01 06:19:00 UTC, 3 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7593: [AIRFLOW-6959] Use NULL as dag.description default value and change r… - posted by GitBox <gi...@apache.org> on 2020/03/01 07:43:08 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7148: [AIRFLOW-6472] Correct short and long option in cli - posted by GitBox <gi...@apache.org> on 2020/03/01 07:44:20 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-6962) Fix "compeleted" to "completed" - posted by "Bas Harenslak (Jira)" <ji...@apache.org> on 2020/03/01 08:52:00 UTC, 0 replies.
- [GitHub] [airflow] BasPH opened a new pull request #7600: [AIRFLOW-6962] Fix "compeleted" to "completed" - posted by GitBox <gi...@apache.org> on 2020/03/01 08:54:29 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6962) Fix "compeleted" to "completed" - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/01 08:55:00 UTC, 2 replies.
- [jira] [Commented] (AIRFLOW-4547) Negative priority_weight should not be permitted - posted by "Roster (Jira)" <ji...@apache.org> on 2020/03/01 09:03:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7600: [AIRFLOW-6962] Fix "compeleted" to "completed" - posted by GitBox <gi...@apache.org> on 2020/03/01 09:41:10 UTC, 0 replies.
- [GitHub] [airflow] BasPH commented on issue #7504: [AIRFLOW-6882] Implement SageMakerHook list_training_jobs method + convenience method for iterating list_* requests - posted by GitBox <gi...@apache.org> on 2020/03/01 09:48:50 UTC, 0 replies.
- [GitHub] [airflow] BasPH closed pull request #7504: [AIRFLOW-6882] Implement SageMakerHook list_training_jobs method + convenience method for iterating list_* requests - posted by GitBox <gi...@apache.org> on 2020/03/01 09:48:50 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6882) Add an AWS SageMakerHook method for listing training jobs - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/01 09:49:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #6354: [AIRFLOW-5664] Store timestamps with microseconds precision in GCSToPSQL - posted by GitBox <gi...@apache.org> on 2020/03/01 09:56:10 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7593: [AIRFLOW-6959] Use NULL as dag.description default value and change r… - posted by GitBox <gi...@apache.org> on 2020/03/01 10:00:28 UTC, 4 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7593: [AIRFLOW-6959] Use NULL as dag.description default value and change r… - posted by GitBox <gi...@apache.org> on 2020/03/01 10:07:35 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-6963) Use low-level API for bulk insert - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/01 10:09:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6857) Bulk sync DAGs - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/01 10:10:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6880) Do not check task instances for new DAGRuns - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/01 10:11:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6964) create_dag_run method queries individual values from the database - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/01 10:20:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6747) UI - Show count of tasks in each dag on the main dags page - posted by "t oo (Jira)" <ji...@apache.org> on 2020/03/01 10:24:00 UTC, 6 replies.
- [jira] [Created] (AIRFLOW-6965) The method is performed playthree times during one creation of the DAGRun file. - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/01 10:36:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6532) Fetch celery states using batch method instead Pool - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/01 10:37:00 UTC, 0 replies.
- [GitHub] [airflow] donotpush removed a comment on issue #6643: [AIRFLOW-6040] Fix KubernetesJobWatcher Read time out error - posted by GitBox <gi...@apache.org> on 2020/03/01 11:10:39 UTC, 0 replies.
- [GitHub] [airflow] donotpush commented on issue #6643: [AIRFLOW-6040] Fix KubernetesJobWatcher Read time out error - posted by GitBox <gi...@apache.org> on 2020/03/01 11:13:19 UTC, 0 replies.
- [GitHub] [airflow] sbrandtb commented on issue #6643: [AIRFLOW-6040] Fix KubernetesJobWatcher Read time out error - posted by GitBox <gi...@apache.org> on 2020/03/01 12:34:57 UTC, 2 replies.
- [GitHub] [airflow] pvcnt commented on issue #6643: [AIRFLOW-6040] Fix KubernetesJobWatcher Read time out error - posted by GitBox <gi...@apache.org> on 2020/03/01 13:48:32 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6965) The get_task_instances method is performed three times during one creation of the DAGRun file. - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/01 13:50:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6966) Move reap_process_group to process_utils - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/01 14:25:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7601: [AIRFLOW-6966] Move reap_process_group to process_utils - posted by GitBox <gi...@apache.org> on 2020/03/01 14:40:04 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6966) Move reap_process_group to process_utils - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/01 14:41:00 UTC, 2 replies.
- [GitHub] [airflow] codecov-io commented on issue #7599: [AIRFLOW-6961] Create tags in bulk during bulk_sync_to_db - posted by GitBox <gi...@apache.org> on 2020/03/01 14:47:56 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7583: [AIRFLOW-6954] Use DagRunType instead of ID_PREFIX in run_id - posted by GitBox <gi...@apache.org> on 2020/03/01 14:59:52 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7148: [AIRFLOW-6472] Correct short and long option in cli - posted by GitBox <gi...@apache.org> on 2020/03/01 15:06:45 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7148: [AIRFLOW-6472] Correct short and long option in cli - posted by GitBox <gi...@apache.org> on 2020/03/01 15:07:01 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6472) Some of the options we have are long options with single - - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/01 15:08:00 UTC, 2 replies.
- [jira] [Resolved] (AIRFLOW-6472) Some of the options we have are long options with single - - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/01 15:25:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7601: [AIRFLOW-6966] Move reap_process_group to process_utils - posted by GitBox <gi...@apache.org> on 2020/03/01 15:26:15 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7596: [AIRFLOW-6870] [WIP] remove imports from models/__init__.py - posted by GitBox <gi...@apache.org> on 2020/03/01 15:42:31 UTC, 4 replies.
- [GitHub] [airflow] stale[bot] commented on issue #7128: [AIRFLOW-6529] Pickle error occurs when the scheduler tries to run on macOS. - posted by GitBox <gi...@apache.org> on 2020/03/01 16:30:43 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7591: [AIRFLOW-XXXX] Add Docker installation in WSL - posted by GitBox <gi...@apache.org> on 2020/03/01 16:38:09 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7591: [AIRFLOW-XXXX] Add Docker installation in WSL - posted by GitBox <gi...@apache.org> on 2020/03/01 16:38:10 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7601: [AIRFLOW-6966] Move reap_process_group to process_utils - posted by GitBox <gi...@apache.org> on 2020/03/01 16:44:21 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6966) Move reap_process_group to process_utils - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/01 16:46:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6967) Add tests to avoid performance regression in DagFileProcessor - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/01 16:48:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7602: [AIRFLOW-6967] Add tests to avoid performance regression in DagFileProcessor - posted by GitBox <gi...@apache.org> on 2020/03/01 17:02:43 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6967) Add tests to avoid performance regression in DagFileProcessor - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/01 17:03:00 UTC, 2 replies.
- [jira] [Updated] (AIRFLOW-6941) Add queries count test for create_dagrun - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/01 17:08:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5071) Thousand os Executor reports task instance X finished (success) although the task says its queued. Was the task killed externally? - posted by "Johan Eklund (Jira)" <ji...@apache.org> on 2020/03/01 17:50:00 UTC, 2 replies.
- [GitHub] [airflow] potiuk opened a new pull request #6499: [AIRFLOW-5842] Switch to Debian buster image. Depends on [AIRFLOW-5704] - posted by GitBox <gi...@apache.org> on 2020/03/01 17:51:36 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5842) Switch to Buster base images - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/01 17:52:00 UTC, 10 replies.
- [jira] [Comment Edited] (AIRFLOW-6747) UI - Show count of tasks in each dag on the main dags page - posted by "t oo (Jira)" <ji...@apache.org> on 2020/03/01 17:57:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7600: [AIRFLOW-6962] Fix "compeleted" to "completed" - posted by GitBox <gi...@apache.org> on 2020/03/01 18:04:33 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6962) Fix "compeleted" to "completed" - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/01 18:06:00 UTC, 0 replies.
- [jira] [Comment Edited] (AIRFLOW-5071) Thousand os Executor reports task instance X finished (success) although the task says its queued. Was the task killed externally? - posted by "Johan Eklund (Jira)" <ji...@apache.org> on 2020/03/01 18:18:00 UTC, 1 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7597: [AIRFLOW-6497][WIP] Avoid loading DAGs in the main scheduler loop - posted by GitBox <gi...@apache.org> on 2020/03/01 18:30:52 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #7088: [WIP][AIRFLOW-6494] SSH host_proxy has to be fresh - posted by GitBox <gi...@apache.org> on 2020/03/01 19:30:44 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6968) Failing when executing a dag: 'log file does not exist' - posted by "Omar Suárez (Jira)" <ji...@apache.org> on 2020/03/01 19:31:00 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-4176) [security] webui shows password - admin/log/?flt1_extra_contains=conn_password - posted by "Giorgio Zoppi (Jira)" <ji...@apache.org> on 2020/03/01 20:03:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4176) [security] webui shows password - admin/log/?flt1_extra_contains=conn_password - posted by "Giorgio Zoppi (Jira)" <ji...@apache.org> on 2020/03/01 20:04:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6969) Move backport packages to test - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/01 21:31:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7603: [AIRFLOW-6969] Move backport build to test - posted by GitBox <gi...@apache.org> on 2020/03/01 21:41:47 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6969) Move backport packages to test - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/01 21:42:00 UTC, 2 replies.
- [GitHub] [airflow] atrbgithub opened a new pull request #6606: [AIRFLOW-6014] - handle pods which are preempted and deleted by kuber… - posted by GitBox <gi...@apache.org> on 2020/03/01 22:25:51 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6014) Kubernetes executor - handle preempted deleted pods - queued tasks - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/01 22:26:00 UTC, 10 replies.
- [GitHub] [airflow] mik-laj commented on issue #7603: [AIRFLOW-6969] Move backport build to test - posted by GitBox <gi...@apache.org> on 2020/03/01 22:26:29 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #6606: [AIRFLOW-6014] - handle pods which are preempted and deleted by kuber… - posted by GitBox <gi...@apache.org> on 2020/03/01 22:27:27 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7603: [AIRFLOW-6969] Move backport build to test - posted by GitBox <gi...@apache.org> on 2020/03/01 23:23:57 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7603: [AIRFLOW-6969] Move backport build to test - posted by GitBox <gi...@apache.org> on 2020/03/01 23:24:02 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-6747) UI - Show count of tasks in each dag on the main dags page - posted by "Ebrima Jallow (Jira)" <ji...@apache.org> on 2020/03/02 02:41:00 UTC, 2 replies.
- [GitHub] [airflow] vardancse commented on a change in pull request #7476: [AIRFLOW-6856] Bulk fetch paused_dag_ids - posted by GitBox <gi...@apache.org> on 2020/03/02 05:56:48 UTC, 2 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi… - posted by GitBox <gi...@apache.org> on 2020/03/02 07:18:47 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-5801) CloudSqlProxyRunner always assumes GCP credentials are passed via file instead of JSON blob - posted by "nexoriv (Jira)" <ji...@apache.org> on 2020/03/02 07:56:00 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on issue #7506: [AIRFLOW-6877] [WIP] check cross providers dependencies depends on [AIRFLOW-6663] - posted by GitBox <gi...@apache.org> on 2020/03/02 08:04:52 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi… - posted by GitBox <gi...@apache.org> on 2020/03/02 08:14:05 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7191: [AIRFLOW-4030] second attempt to add singularity to airflow - posted by GitBox <gi...@apache.org> on 2020/03/02 08:33:14 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor - posted by GitBox <gi...@apache.org> on 2020/03/02 08:55:48 UTC, 2 replies.
- [GitHub] [airflow] JavierLopezT commented on a change in pull request #6670: [AIRFLOW-4816]MySqlToS3Operator - posted by GitBox <gi...@apache.org> on 2020/03/02 09:29:44 UTC, 2 replies.
- [GitHub] [airflow] dhegberg commented on issue #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi… - posted by GitBox <gi...@apache.org> on 2020/03/02 09:44:25 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7583: [AIRFLOW-6954] Use DagRunType instead of ID_PREFIX in run_id - posted by GitBox <gi...@apache.org> on 2020/03/02 09:57:07 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7476: [AIRFLOW-6856] Bulk fetch paused_dag_ids - posted by GitBox <gi...@apache.org> on 2020/03/02 10:10:30 UTC, 1 replies.
- [GitHub] [airflow] mik-laj merged pull request #7599: [AIRFLOW-6961] Create tags in bulk during bulk_sync_to_db - posted by GitBox <gi...@apache.org> on 2020/03/02 10:37:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6961) Create tags in bulk during bulk_sync_to_db - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/02 10:39:00 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #6788: WIP: [AIRFLOW-5944] Rendering templated_fields without accessing DAG files - posted by GitBox <gi...@apache.org> on 2020/03/02 11:15:34 UTC, 3 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #6788: WIP: [AIRFLOW-5944] Rendering templated_fields without accessing DAG files - posted by GitBox <gi...@apache.org> on 2020/03/02 11:22:02 UTC, 4 replies.
- [GitHub] [airflow] ashb commented on issue #7597: [AIRFLOW-6497] Avoid loading DAGs in the main scheduler loop - posted by GitBox <gi...@apache.org> on 2020/03/02 11:26:52 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7597: [AIRFLOW-6497] Avoid loading DAGs in the main scheduler loop - posted by GitBox <gi...@apache.org> on 2020/03/02 11:30:26 UTC, 2 replies.
- [jira] [Assigned] (AIRFLOW-5801) CloudSqlProxyRunner always assumes GCP credentials are passed via file instead of JSON blob - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/02 12:44:00 UTC, 2 replies.
- [jira] [Updated] (AIRFLOW-5801) CloudSqlProxyRunner always assumes GCP credentials are passed via file instead of JSON blob - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/02 12:44:00 UTC, 2 replies.
- [GitHub] [airflow-on-k8s-operator] nuclearpinguin opened a new pull request #10: Point to official Airflow slack - posted by GitBox <gi...@apache.org> on 2020/03/02 13:13:31 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] kaxil merged pull request #10: Point to official Airflow slack - posted by GitBox <gi...@apache.org> on 2020/03/02 13:15:27 UTC, 0 replies.
- [airflow-on-k8s-operator] branch master updated: Point to official Airflow slack (#10) - posted by ka...@apache.org on 2020/03/02 13:15:31 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7597: [AIRFLOW-6497] Avoid loading DAGs in the main scheduler loop - posted by GitBox <gi...@apache.org> on 2020/03/02 13:26:17 UTC, 3 replies.
- [GitHub] [airflow] zhongjiajie edited a comment on issue #7593: [AIRFLOW-6959] Use NULL as dag.description default value and change r… - posted by GitBox <gi...@apache.org> on 2020/03/02 13:35:43 UTC, 0 replies.
- [GitHub] [airflow] BaoshanGu closed pull request #7574: [AIRFLOW-6931] Fixed migrations to find all dependencies for mssql - posted by GitBox <gi...@apache.org> on 2020/03/02 13:45:34 UTC, 0 replies.
- [GitHub] [airflow] BaoshanGu commented on issue #7574: [AIRFLOW-6931] Fixed migrations to find all dependencies for mssql - posted by GitBox <gi...@apache.org> on 2020/03/02 13:45:34 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6931) One migration failed during "airflow initdb" in mssql server 2017 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/02 13:46:00 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-6931) One migration failed during "airflow initdb" in mssql server 2017 - posted by "Baoshan Gu (Jira)" <ji...@apache.org> on 2020/03/02 13:48:00 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-824) Allow writing to XCOM values via API - posted by "Robin Miller (Jira)" <ji...@apache.org> on 2020/03/02 14:14:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7597: [AIRFLOW-6497] Avoid loading DAGs in the main scheduler loop - posted by GitBox <gi...@apache.org> on 2020/03/02 14:24:56 UTC, 3 replies.
- [GitHub] [airflow] mik-laj edited a comment on issue #7597: [AIRFLOW-6497] Avoid loading DAGs in the main scheduler loop - posted by GitBox <gi...@apache.org> on 2020/03/02 14:29:06 UTC, 2 replies.
- [GitHub] [airflow] feluelle merged pull request #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi… - posted by GitBox <gi...@apache.org> on 2020/03/02 14:58:57 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi… - posted by GitBox <gi...@apache.org> on 2020/03/02 14:58:59 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on issue #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi… - posted by GitBox <gi...@apache.org> on 2020/03/02 14:59:39 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-2325) Task logging with AWS Cloud watch - posted by "Felix Uellendall (Jira)" <ji...@apache.org> on 2020/03/02 15:00:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-2325) Task logging with AWS Cloud watch - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/02 15:00:00 UTC, 2 replies.
- [GitHub] [airflow] feluelle commented on issue #6578: [AIRFLOW-5907] Add S3 to MySql Operator - posted by GitBox <gi...@apache.org> on 2020/03/02 15:36:30 UTC, 0 replies.
- [GitHub] [airflow] feluelle edited a comment on issue #6578: [AIRFLOW-5907] Add S3 to MySql Operator - posted by GitBox <gi...@apache.org> on 2020/03/02 15:39:45 UTC, 1 replies.
- [GitHub] [airflow] feluelle commented on issue #6576: [AIRFLOW-5922] Add option to specify the mysql client library used in MySqlHook - posted by GitBox <gi...@apache.org> on 2020/03/02 15:42:57 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-6970) Improve GCP Video Intelligence system tests - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/02 15:57:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #6576: [AIRFLOW-5922] Add option to specify the mysql client library used in MySqlHook - posted by GitBox <gi...@apache.org> on 2020/03/02 16:00:55 UTC, 1 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor - posted by GitBox <gi...@apache.org> on 2020/03/02 16:12:49 UTC, 1 replies.
- [GitHub] [airflow] nuclearpinguin opened a new pull request #7604: [AIRFLOW-6970] Improve GCP Video Intelligence system tests - posted by GitBox <gi...@apache.org> on 2020/03/02 16:19:31 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6970) Improve GCP Video Intelligence system tests - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/02 16:20:00 UTC, 2 replies.
- [GitHub] [airflow] marwan116 commented on issue #7595: [AIRFLOW-6971] Fix typo from upstream to downstream - posted by GitBox <gi...@apache.org> on 2020/03/02 16:27:14 UTC, 0 replies.
- [GitHub] [airflow] marwan116 edited a comment on issue #7595: [AIRFLOW-6971] Fix typo from upstream to downstream - posted by GitBox <gi...@apache.org> on 2020/03/02 16:27:30 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7595: [AIRFLOW-6971] Fix typo from upstream to downstream - posted by GitBox <gi...@apache.org> on 2020/03/02 16:42:37 UTC, 0 replies.
- [GitHub] [airflow] marwan116 commented on issue #7595: [AIRFLOW-XXXX] Fix typo from upstream to downstream - posted by GitBox <gi...@apache.org> on 2020/03/02 16:45:19 UTC, 0 replies.
- [GitHub] [airflow] mhousley opened a new pull request #7605: Add Ternary Data to README.md - posted by GitBox <gi...@apache.org> on 2020/03/02 16:51:24 UTC, 0 replies.
- [GitHub] [airflow] mhousley closed pull request #7605: Add Ternary Data to README.md - posted by GitBox <gi...@apache.org> on 2020/03/02 16:51:32 UTC, 0 replies.
- [GitHub] [airflow] mhousley opened a new pull request #7606: [AIRFLOW-XXXX] Add Ternary Data to README.md - posted by GitBox <gi...@apache.org> on 2020/03/02 16:56:20 UTC, 0 replies.
- [GitHub] [airflow] feluelle merged pull request #7595: [AIRFLOW-XXXX] Fix typo from upstream to downstream - posted by GitBox <gi...@apache.org> on 2020/03/02 17:00:56 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7595: [AIRFLOW-XXXX] Fix typo from upstream to downstream - posted by GitBox <gi...@apache.org> on 2020/03/02 17:00:57 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base - posted by GitBox <gi...@apache.org> on 2020/03/02 17:01:03 UTC, 3 replies.
- [jira] [Created] (AIRFLOW-6971) Fix return type in CloudSpeechToTextRecognizeSpeechOperator - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/02 17:02:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin opened a new pull request #7607: [AIRFLOW-6971] Fix return type in CloudSpeechToTextRecognizeSpeechOp - posted by GitBox <gi...@apache.org> on 2020/03/02 17:04:50 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6971) Fix return type in CloudSpeechToTextRecognizeSpeechOperator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/02 17:05:00 UTC, 2 replies.
- [GitHub] [airflow] JavierLopezT commented on issue #6670: [AIRFLOW-4816]MySqlToS3Operator - posted by GitBox <gi...@apache.org> on 2020/03/02 17:13:25 UTC, 1 replies.
- [GitHub] [airflow] JavierLopezT edited a comment on issue #6670: [AIRFLOW-4816]MySqlToS3Operator - posted by GitBox <gi...@apache.org> on 2020/03/02 17:17:24 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6972) Shorter frequently used commands in Breeze. - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/02 17:38:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6972) Shorter frequently used commands in Breeze - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/02 17:38:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6973) Make GCSCreateBucketOperator idempotent - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/02 17:43:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7608: [AIRFLOW-6972] Shorter frequently used commands in Breeze - posted by GitBox <gi...@apache.org> on 2020/03/02 17:43:57 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6972) Shorter frequently used commands in Breeze - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/02 17:44:00 UTC, 4 replies.
- [GitHub] [airflow] mik-laj commented on issue #6670: [AIRFLOW-4816]MySqlToS3Operator - posted by GitBox <gi...@apache.org> on 2020/03/02 17:46:51 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin opened a new pull request #7609: [AIRFLOW-6973] Make GCSCreateBucketOperator idempotent - posted by GitBox <gi...@apache.org> on 2020/03/02 17:47:54 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6973) Make GCSCreateBucketOperator idempotent - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/02 17:48:00 UTC, 5 replies.
- [GitHub] [airflow] msb217 commented on issue #7596: [AIRFLOW-6870] [WIP] remove imports from models/__init__.py - posted by GitBox <gi...@apache.org> on 2020/03/02 18:06:21 UTC, 0 replies.
- [GitHub] [airflow] msb217 edited a comment on issue #7596: [AIRFLOW-6870] [WIP] remove imports from models/__init__.py - posted by GitBox <gi...@apache.org> on 2020/03/02 18:07:51 UTC, 1 replies.
- [GitHub] [airflow] mik-laj commented on issue #7503: [AIRFLOW-3607] fixed the bug with picking just special cases while maintaining the p… - posted by GitBox <gi...@apache.org> on 2020/03/02 18:13:50 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7606: [AIRFLOW-XXXX] Add Ternary Data to README.md - posted by GitBox <gi...@apache.org> on 2020/03/02 18:14:30 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7606: [AIRFLOW-XXXX] Add Ternary Data to README.md - posted by GitBox <gi...@apache.org> on 2020/03/02 18:14:32 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7584: [AIRFLOW-6956] Extract kill_child_processes_by_pids from DagFileProcessorManager - posted by GitBox <gi...@apache.org> on 2020/03/02 18:38:35 UTC, 0 replies.
- [GitHub] [airflow] mtagle commented on issue #7475: [AIRFLOW-6855]: Escape project_dataset_table in SQL query in gcs to bq … - posted by GitBox <gi...@apache.org> on 2020/03/02 18:42:46 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7608: [AIRFLOW-6972] Shorter frequently used commands in Breeze - posted by GitBox <gi...@apache.org> on 2020/03/02 19:02:46 UTC, 0 replies.
- [GitHub] [airflow] BasPH commented on issue #5910: [WIP][AIRFLOW-5307] Move BaseOperator to airflow.operators.base_operator - posted by GitBox <gi...@apache.org> on 2020/03/02 19:39:31 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on issue #5910: [WIP][AIRFLOW-5307] Move BaseOperator to airflow.operators.base_operator - posted by GitBox <gi...@apache.org> on 2020/03/02 20:07:51 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7596: [AIRFLOW-6870] [WIP] remove imports from models/__init__.py - posted by GitBox <gi...@apache.org> on 2020/03/02 20:15:00 UTC, 0 replies.
- [GitHub] [airflow] dferguson992 commented on a change in pull request #7407: [AIRFLOW-6786] Add KafkaConsumerHook, KafkaProduerHook and KafkaSensor - posted by GitBox <gi...@apache.org> on 2020/03/02 20:48:08 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #6788: [AIRFLOW-5944] Rendering templated_fields without accessing DAG files - posted by GitBox <gi...@apache.org> on 2020/03/02 21:26:12 UTC, 1 replies.
- [GitHub] [airflow] kaxil edited a comment on issue #6788: [AIRFLOW-5944] Rendering templated_fields without accessing DAG files - posted by GitBox <gi...@apache.org> on 2020/03/02 21:26:45 UTC, 0 replies.
- [GitHub] [airflow] kaxil removed a comment on issue #6788: [AIRFLOW-5944] Rendering templated_fields without accessing DAG files - posted by GitBox <gi...@apache.org> on 2020/03/02 21:26:51 UTC, 0 replies.
- [GitHub] [airflow] leahecole commented on issue #7191: [AIRFLOW-4030] second attempt to add singularity to airflow - posted by GitBox <gi...@apache.org> on 2020/03/02 21:44:47 UTC, 0 replies.
- [GitHub] [airflow] KevinYang21 merged pull request #7490: [AIRFLOW-6860] Default ignore_first_depends_on_past to True - posted by GitBox <gi...@apache.org> on 2020/03/02 22:06:42 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6860) Default ignore_first_depends_on_past to True - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/02 22:07:00 UTC, 3 replies.
- [jira] [Updated] (AIRFLOW-6968) Failing when executing a dag: 'log file does not exist' - posted by "Omar Suárez (Jira)" <ji...@apache.org> on 2020/03/02 22:23:00 UTC, 0 replies.
- [GitHub] [airflow] tbobik1 commented on issue #7386: [AIRFLOW-6761] Fix WorkGroup param in AWSAthenaHook - posted by GitBox <gi...@apache.org> on 2020/03/02 23:16:25 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7423: [AIRFLOW-3126] Add option to specify additional K8s volumes - posted by GitBox <gi...@apache.org> on 2020/03/03 00:44:37 UTC, 5 replies.
- [GitHub] [airflow] lucafuji commented on a change in pull request #6870: [AIRFLOW-0578] Check return code - posted by GitBox <gi...@apache.org> on 2020/03/03 01:14:15 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7054: WIP: Test PR - posted by GitBox <gi...@apache.org> on 2020/03/03 01:41:29 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed pull request #7054: WIP: Test PR - posted by GitBox <gi...@apache.org> on 2020/03/03 01:53:20 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6974) Using MS SQL Server 17 as a backend, Migration cc1e65623dc7_add_max_tries_column_to_task_instance.py fails if load_examples = True - posted by "Tony Brookes (Jira)" <ji...@apache.org> on 2020/03/03 02:42:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6974) Using MS SQL Server 17 as a backend, Migration cc1e65623dc7_add_max_tries_column_to_task_instance.py fails if load_examples = True - posted by "Tony Brookes (Jira)" <ji...@apache.org> on 2020/03/03 02:43:00 UTC, 1 replies.
- [GitHub] [airflow] stale[bot] commented on issue #7184: [AIRFLOW-6574] Adding private_environment to docker operator. - posted by GitBox <gi...@apache.org> on 2020/03/03 02:44:56 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #7087: [AIRFLOW-XXXX] Clarify breaking changes to macros in updating.md - posted by GitBox <gi...@apache.org> on 2020/03/03 02:44:58 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #7177: [AIRFLOW-6571] Rewrite BigQueryExecuteQueryOperator to use python client - posted by GitBox <gi...@apache.org> on 2020/03/03 02:44:59 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6975) Base AWSHook AssumeRoleWithSAML - posted by "Bjorn Olsen (Jira)" <ji...@apache.org> on 2020/03/03 05:41:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7490: [AIRFLOW-6860] Default ignore_first_depends_on_past to True - posted by GitBox <gi...@apache.org> on 2020/03/03 07:45:53 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-6976) Correct cli dag command ignore-first-depends-on-past - posted by "zhongjiajie (Jira)" <ji...@apache.org> on 2020/03/03 07:58:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie opened a new pull request #7610: [AIRFLOW-6976] Correct cli dag command ignore-first-depends-on-past - posted by GitBox <gi...@apache.org> on 2020/03/03 08:02:27 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6976) Correct cli dag command ignore-first-depends-on-past - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/03 08:03:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7610: [AIRFLOW-6976] Correct cli dag command ignore-first-depends-on-past - posted by GitBox <gi...@apache.org> on 2020/03/03 08:03:26 UTC, 6 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #7610: [AIRFLOW-6976] Correct cli dag command ignore-first-depends-on-past - posted by GitBox <gi...@apache.org> on 2020/03/03 10:01:30 UTC, 0 replies.
- [GitHub] [airflow] inytar opened a new pull request #7611: [AIRFLOW-6014] reschedule deleted pending tasks - posted by GitBox <gi...@apache.org> on 2020/03/03 10:27:27 UTC, 0 replies.
- [GitHub] [airflow] inytar commented on a change in pull request #6606: [AIRFLOW-6014] - handle pods which are preempted and deleted by kuber… - posted by GitBox <gi...@apache.org> on 2020/03/03 10:28:29 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7610: [AIRFLOW-6976] Correct cli dag command ignore-first-depends-on-past - posted by GitBox <gi...@apache.org> on 2020/03/03 11:58:12 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-6977) Fix BigQuery example DAG - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/03 13:33:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6977) Fix BigQuery DTS example DAG - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/03 13:34:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin opened a new pull request #7612: [AIRFLOW-6977] Fix BigQuery DTS example DAG - posted by GitBox <gi...@apache.org> on 2020/03/03 13:36:56 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6977) Fix BigQuery DTS example DAG - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/03 13:37:00 UTC, 2 replies.
- [GitHub] [airflow] nuclearpinguin merged pull request #7607: [AIRFLOW-6971] Fix return type in CloudSpeechToTextRecognizeSpeechOp - posted by GitBox <gi...@apache.org> on 2020/03/03 13:37:31 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6971) Fix return type in CloudSpeechToTextRecognizeSpeechOperator - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/03 13:38:00 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] closed pull request #6375: [AIRFLOW-5706] Add KubernetesPodYamlOperator - posted by GitBox <gi...@apache.org> on 2020/03/03 13:44:58 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5706) Add KubernetesPodYamlOperator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/03 13:46:00 UTC, 0 replies.
- [GitHub] [airflow] aelzeiny commented on issue #7030: [AIRFLOW-6440][AIP-29] Add AWS Fargate Executor - posted by GitBox <gi...@apache.org> on 2020/03/03 14:22:34 UTC, 1 replies.
- [GitHub] [airflow] aelzeiny edited a comment on issue #7030: [AIRFLOW-6440][AIP-29] Add AWS Fargate Executor - posted by GitBox <gi...@apache.org> on 2020/03/03 14:37:32 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-6978) Add PubSubPullOperator - posted by "Aleksander Nitecki (Jira)" <ji...@apache.org> on 2020/03/03 14:42:00 UTC, 0 replies.
- [GitHub] [airflow] ANiteckiP opened a new pull request #7613: [GCP Operators] Add PubSubPullOperator - posted by GitBox <gi...@apache.org> on 2020/03/03 14:43:38 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7506: [AIRFLOW-6877] [WIP] check cross providers dependencies depends on [AIRFLOW-6663] - posted by GitBox <gi...@apache.org> on 2020/03/03 15:14:59 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6440) AWS Fargate Executor (AIP-29) (WIP) - posted by "Ahmed Elzeiny (Jira)" <ji...@apache.org> on 2020/03/03 15:38:00 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-6979) Fix breeze test-target specify individual tests not work - posted by "zhongjiajie (Jira)" <ji...@apache.org> on 2020/03/03 15:54:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6979) Fix breeze test-target specify individual tests not work - posted by "zhongjiajie (Jira)" <ji...@apache.org> on 2020/03/03 15:54:00 UTC, 1 replies.
- [GitHub] [airflow] zhongjiajie opened a new pull request #7614: [AIRFLOW-6979] Fix breeze test-target specific test param issue - posted by GitBox <gi...@apache.org> on 2020/03/03 16:06:22 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7614: [AIRFLOW-6979] Fix breeze test-target specific test param issue - posted by GitBox <gi...@apache.org> on 2020/03/03 16:06:47 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6979) Fix breeze test-target specify individual tests not work - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/03 16:07:00 UTC, 4 replies.
- [GitHub] [airflow] roitvt commented on a change in pull request #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor - posted by GitBox <gi...@apache.org> on 2020/03/03 16:28:57 UTC, 14 replies.
- [GitHub] [airflow] msb217 commented on a change in pull request #7596: [AIRFLOW-6870] [WIP] remove imports from models/__init__.py - posted by GitBox <gi...@apache.org> on 2020/03/03 16:29:28 UTC, 3 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #6788: [AIRFLOW-5944] Rendering template_fields without accessing DAG files - posted by GitBox <gi...@apache.org> on 2020/03/03 16:48:25 UTC, 16 replies.
- [jira] [Commented] (AIRFLOW-6798) Add option for service account values for KubernetesPodOperator - posted by "Andrew Womeldorf (Jira)" <ji...@apache.org> on 2020/03/03 16:49:00 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7596: [AIRFLOW-6870] [WIP] remove imports from models/__init__.py - posted by GitBox <gi...@apache.org> on 2020/03/03 17:10:54 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6980) Improve system tests and building providers package - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/03 17:56:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin opened a new pull request #7615: [AIRFLOW-6980] Improve system tests and building providers package - posted by GitBox <gi...@apache.org> on 2020/03/03 18:04:10 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6980) Improve system tests and building providers package - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/03 18:05:00 UTC, 5 replies.
- [GitHub] [airflow] potiuk merged pull request #7614: [AIRFLOW-6979] Fix breeze test-target specific test param issue - posted by GitBox <gi...@apache.org> on 2020/03/03 18:05:18 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7614: [AIRFLOW-6979] Fix breeze test-target specific test param issue - posted by GitBox <gi...@apache.org> on 2020/03/03 18:05:24 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6979) Fix breeze test-target specify individual tests not work - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/03 19:51:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7584: [AIRFLOW-6956] Extract kill_child_processes_by_pids from DagFileProcessorManager - posted by GitBox <gi...@apache.org> on 2020/03/03 19:59:36 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6956) Extract kill_child_processes_by_pids from DagFileProcessorManager - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/03 20:00:00 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-6956) Extract kill_child_processes_by_pids from DagFileProcessorManager - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/03 20:01:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new pull request #7616: [AIRFLOW_6040] ReadTimeoutError should not raise an exception - posted by GitBox <gi...@apache.org> on 2020/03/03 20:53:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on issue #7616: [AIRFLOW_6040] ReadTimeoutError should not raise an exception - posted by GitBox <gi...@apache.org> on 2020/03/03 20:54:12 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-6040) Airflow scheduler with kubernetes executor fails :- Unknown error in KubernetesJobWatcher - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/03 21:07:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on issue #7616: [AIRFLOW-6040] ReadTimeoutError should not raise exception - posted by GitBox <gi...@apache.org> on 2020/03/03 21:07:14 UTC, 0 replies.
- [GitHub] [airflow] grauscher opened a new pull request #7617: Add Wildlifestudios to who uses airflow in README.md - posted by GitBox <gi...@apache.org> on 2020/03/03 21:35:10 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7617: Add Wildlifestudios to who uses airflow in README.md - posted by GitBox <gi...@apache.org> on 2020/03/03 21:35:13 UTC, 1 replies.
- [GitHub] [airflow] nuclearpinguin merged pull request #7617: Add Wildlifestudios to who uses airflow in README.md - posted by GitBox <gi...@apache.org> on 2020/03/03 21:39:25 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7217: [AIRFLOW-5946] Store source code in db - posted by GitBox <gi...@apache.org> on 2020/03/03 22:09:19 UTC, 5 replies.
- [jira] [Commented] (AIRFLOW-6949) SparkSubitOperator ignores explicit spark.kubernetes.namespace config option - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/03 22:57:00 UTC, 1 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7597: [AIRFLOW-6497] Avoid loading DAGs in the main scheduler loop - posted by GitBox <gi...@apache.org> on 2020/03/03 23:08:04 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6877) Add backport packages dependency warnings - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/03 23:12:00 UTC, 2 replies.
- [GitHub] [airflow] potiuk commented on issue #7506: [AIRFLOW-6877] Add cross-provider dependencies as extras - posted by GitBox <gi...@apache.org> on 2020/03/03 23:22:14 UTC, 2 replies.
- [GitHub] [airflow] potiuk commented on issue #7615: [AIRFLOW-6980] Improve system tests and building providers package - posted by GitBox <gi...@apache.org> on 2020/03/03 23:24:29 UTC, 3 replies.
- [GitHub] [airflow] potiuk merged pull request #7604: [AIRFLOW-6970] Improve GCP Video Intelligence system tests - posted by GitBox <gi...@apache.org> on 2020/03/03 23:25:18 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6970) Improve GCP Video Intelligence system tests - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/03 23:26:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7547: [AIRFLOW-6926] Fix Google Tasks operators return types and idempotency - posted by GitBox <gi...@apache.org> on 2020/03/03 23:26:29 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6926) Fix Google Tasks operators return types and idempotency - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/03 23:27:00 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-6926) Fix Google Tasks operators return types and idempotency - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/03 23:27:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7596: [AIRFLOW-6870] remove imports from models/__init__.py - posted by GitBox <gi...@apache.org> on 2020/03/03 23:46:03 UTC, 9 replies.
- [GitHub] [airflow] kaxil merged pull request #7616: [AIRFLOW-6040] ReadTimeoutError should not raise exception - posted by GitBox <gi...@apache.org> on 2020/03/04 00:11:41 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6040) Airflow scheduler with kubernetes executor fails :- Unknown error in KubernetesJobWatcher - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/04 00:12:00 UTC, 3 replies.
- [jira] [Resolved] (AIRFLOW-6040) Airflow scheduler with kubernetes executor fails :- Unknown error in KubernetesJobWatcher - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/04 00:12:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7608: [AIRFLOW-6972] Shorter frequently used commands in Breeze - posted by GitBox <gi...@apache.org> on 2020/03/04 00:21:13 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6972) Shorter frequently used commands in Breeze - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/04 00:22:00 UTC, 0 replies.
- [GitHub] [airflow] tooptoop4 commented on issue #7169: [AIRFLOW-6555] mushroom cloud error when clicking 'task instance details' from graph view of dag that has never been run yet - posted by GitBox <gi...@apache.org> on 2020/03/04 01:02:42 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7169: [AIRFLOW-6555] mushroom cloud error when clicking 'task instance details' from graph view of dag that has never been run yet - posted by GitBox <gi...@apache.org> on 2020/03/04 01:10:55 UTC, 0 replies.
- [GitHub] [airflow] mik-laj edited a comment on issue #7169: [AIRFLOW-6555] mushroom cloud error when clicking 'task instance details' from graph view of dag that has never been run yet - posted by GitBox <gi...@apache.org> on 2020/03/04 01:11:17 UTC, 3 replies.
- [GitHub] [airflow] codecov-io commented on issue #7612: [AIRFLOW-6977] Fix BigQuery DTS example DAG - posted by GitBox <gi...@apache.org> on 2020/03/04 01:19:36 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7618: [AIRFLOW-5828] Move build logic out from hooks/build - posted by GitBox <gi...@apache.org> on 2020/03/04 02:10:20 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5828) Build scripts should be simplified - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/04 02:11:00 UTC, 4 replies.
- [jira] [Closed] (AIRFLOW-5370) Add typehint to GCP's Task Hook - posted by "Ryan Yuan (Jira)" <ji...@apache.org> on 2020/03/04 02:14:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7618: [AIRFLOW-5828] Move build logic out from hooks/build - posted by GitBox <gi...@apache.org> on 2020/03/04 02:14:14 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on issue #6500: [AIRFLOW-5828] Vastly simplify build scripts. Depends on [AIRFLOW-5704] [AIRFLOW-5842] - posted by GitBox <gi...@apache.org> on 2020/03/04 02:15:23 UTC, 0 replies.
- [GitHub] [airflow] potiuk closed pull request #6500: [AIRFLOW-5828] Vastly simplify build scripts. Depends on [AIRFLOW-5704] [AIRFLOW-5842] - posted by GitBox <gi...@apache.org> on 2020/03/04 02:15:26 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6981) Move Google Cloud Build from Discovery API to Python Library - posted by "Ryan Yuan (Jira)" <ji...@apache.org> on 2020/03/04 02:16:00 UTC, 0 replies.
- [jira] [Work started] (AIRFLOW-6981) Move Google Cloud Build from Discovery API to Python Library - posted by "Ryan Yuan (Jira)" <ji...@apache.org> on 2020/03/04 02:16:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7618: [AIRFLOW-5828] Move build logic out from hooks/build - posted by GitBox <gi...@apache.org> on 2020/03/04 02:29:48 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7618: [AIRFLOW-5828] Move build logic out from hooks/build - posted by GitBox <gi...@apache.org> on 2020/03/04 02:41:03 UTC, 0 replies.
- [GitHub] [airflow] ad-m commented on a change in pull request #7547: [AIRFLOW-6926] Fix Google Tasks operators return types and idempotency - posted by GitBox <gi...@apache.org> on 2020/03/04 02:54:55 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #6788: [AIRFLOW-5944] Rendering template_fields without accessing DAG files - posted by GitBox <gi...@apache.org> on 2020/03/04 04:30:30 UTC, 1 replies.
- [GitHub] [airflow] baolsen opened a new pull request #7619: [AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML - posted by GitBox <gi...@apache.org> on 2020/03/04 06:51:06 UTC, 0 replies.
- [GitHub] [airflow] baolsen commented on issue #7619: [AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML - posted by GitBox <gi...@apache.org> on 2020/03/04 06:51:50 UTC, 5 replies.
- [GitHub] [airflow] baolsen edited a comment on issue #7619: [AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML - posted by GitBox <gi...@apache.org> on 2020/03/04 06:51:58 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6975) Base AWSHook AssumeRoleWithSAML - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/04 06:52:00 UTC, 1 replies.
- [GitHub] [airflow] sbrandtb commented on issue #7616: [AIRFLOW-6040] ReadTimeoutError should not raise exception - posted by GitBox <gi...@apache.org> on 2020/03/04 08:28:51 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-6731) kubernetes pod_generator: SIDECAR_CONTAINER image name should be configurable - posted by "thierry accart (Jira)" <ji...@apache.org> on 2020/03/04 08:46:00 UTC, 0 replies.
- [GitHub] [airflow] retornam opened a new pull request #7620: [AIRFLOW-6402] Fix SSH Operator Exception - posted by GitBox <gi...@apache.org> on 2020/03/04 08:57:55 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6402) SSH operator exception - 'NoneType' object has no attribute 'startswith' - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/04 08:58:00 UTC, 2 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7619: [AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML - posted by GitBox <gi...@apache.org> on 2020/03/04 09:11:37 UTC, 4 replies.
- [GitHub] [airflow] codecov-io commented on issue #7620: [AIRFLOW-6402] Fix SSH Operator Exception - posted by GitBox <gi...@apache.org> on 2020/03/04 09:39:29 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6982) Add Exasol hook, connection & operator - posted by "Pieter Mulder (Jira)" <ji...@apache.org> on 2020/03/04 09:51:00 UTC, 0 replies.
- [GitHub] [airflow] inytar opened a new pull request #7621: [AIRFLOW-6982] add native python exasol support - posted by GitBox <gi...@apache.org> on 2020/03/04 09:54:01 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6982) Add Exasol hook, connection & operator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/04 09:55:00 UTC, 0 replies.
- [GitHub] [airflow] baolsen commented on a change in pull request #7619: [AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML - posted by GitBox <gi...@apache.org> on 2020/03/04 10:29:51 UTC, 5 replies.
- [GitHub] [airflow] potiuk commented on issue #7619: [AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML - posted by GitBox <gi...@apache.org> on 2020/03/04 11:35:19 UTC, 1 replies.
- [GitHub] [airflow] baolsen commented on a change in pull request #7541: [AIRFLOW-6822] AWS hooks should cache boto3 client - posted by GitBox <gi...@apache.org> on 2020/03/04 11:58:38 UTC, 6 replies.
- [GitHub] [airflow] michalslowikowski00 commented on issue #7612: [AIRFLOW-6977] Fix BigQuery DTS example DAG - posted by GitBox <gi...@apache.org> on 2020/03/04 12:25:12 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6983) Disabled connection pool in CLI might be harmful - posted by "Igor Khrol (Jira)" <ji...@apache.org> on 2020/03/04 12:40:00 UTC, 0 replies.
- [GitHub] [airflow] Khrol opened a new pull request #7622: [AIRFLOW-6983] Configure connection pool disabling in CLI - posted by GitBox <gi...@apache.org> on 2020/03/04 12:41:38 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6983) Disabled connection pool in CLI might be harmful - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/04 12:42:00 UTC, 2 replies.
- [GitHub] [airflow] potiuk merged pull request #7612: [AIRFLOW-6977] Fix BigQuery DTS example DAG - posted by GitBox <gi...@apache.org> on 2020/03/04 12:44:39 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6977) Fix BigQuery DTS example DAG - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/04 12:45:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7609: [AIRFLOW-6973] Make GCSCreateBucketOperator idempotent - posted by GitBox <gi...@apache.org> on 2020/03/04 12:45:27 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6973) Make GCSCreateBucketOperator idempotent - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/04 12:46:00 UTC, 0 replies.
- [jira] [Comment Edited] (AIRFLOW-5575) Cannot use the mark future success/failure feature in the UI - posted by "Christopher Hyatt (Jira)" <ji...@apache.org> on 2020/03/04 13:48:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5647) Airflow UI should also display dag_concurrency reached - posted by "Akbar Habeeb B (Jira)" <ji...@apache.org> on 2020/03/04 14:02:00 UTC, 1 replies.
- [jira] [Comment Edited] (AIRFLOW-5647) Airflow UI should also display dag_concurrency reached - posted by "Akbar Habeeb B (Jira)" <ji...@apache.org> on 2020/03/04 14:07:00 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-5647) Airflow UI should also display dag_concurrency reached - posted by "Akbar Habeeb B (Jira)" <ji...@apache.org> on 2020/03/04 14:08:00 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #6576: [AIRFLOW-5922] Add option to specify the mysql client library used in MySqlHook - posted by GitBox <gi...@apache.org> on 2020/03/04 14:12:00 UTC, 9 replies.
- [jira] [Commented] (AIRFLOW-6481) SalesforceHook attempts to use .str accessor on object dtype - posted by "dephusluke (Jira)" <ji...@apache.org> on 2020/03/04 15:52:01 UTC, 3 replies.
- [jira] [Resolved] (AIRFLOW-6872) Git Version is always Not Available in UI - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/04 16:00:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6984) Improve setup/teardown in SFTP-GCS system tests - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/04 16:23:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin opened a new pull request #7623: [AIRFLOW-6984] Improve setup/teardown in SFTP-GCS system tests - posted by GitBox <gi...@apache.org> on 2020/03/04 16:29:27 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #7623: [AIRFLOW-6984] Improve setup/teardown in SFTP-GCS system tests - posted by GitBox <gi...@apache.org> on 2020/03/04 16:29:36 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-6984) Improve setup/teardown in SFTP-GCS system tests - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/04 16:30:00 UTC, 2 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #6576: [AIRFLOW-5922] Add option to specify the mysql client library used in MySqlHook - posted by GitBox <gi...@apache.org> on 2020/03/04 16:44:00 UTC, 7 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7597: [AIRFLOW-6497] Avoid loading DAGs in the main scheduler loop - posted by GitBox <gi...@apache.org> on 2020/03/04 17:12:59 UTC, 2 replies.
- [jira] [Created] (AIRFLOW-6985) Airflow should handle the rediss:// protocol for TLS-enable Redis - posted by "Noël BARDELOT (Jira)" <ji...@apache.org> on 2020/03/04 17:19:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6985) Airflow should handle the rediss:// protocol for TLS-enable Redis - posted by "Noël BARDELOT (Jira)" <ji...@apache.org> on 2020/03/04 17:20:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin opened a new pull request #7624: [AIRFLOW-6973] Make GCSCreateBucketOperator idempotent (fix) - posted by GitBox <gi...@apache.org> on 2020/03/04 18:03:17 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6914) Add a default robots.txt to deny all search engines - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/04 19:00:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7625: [AIRFLOW-XXXX] Add guide for Travis CI and IDE setup - posted by GitBox <gi...@apache.org> on 2020/03/04 20:02:11 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7624: [AIRFLOW-6973] Make GCSCreateBucketOperator idempotent (fix) - posted by GitBox <gi...@apache.org> on 2020/03/04 20:08:29 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7621: [AIRFLOW-6982] add native python exasol support - posted by GitBox <gi...@apache.org> on 2020/03/04 20:27:16 UTC, 2 replies.
- [GitHub] [airflow] crhyatt opened a new pull request #7626: [AIRFLOW-5575] Cannot use the mark future success/failure feature in the UI - posted by GitBox <gi...@apache.org> on 2020/03/04 20:35:06 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7626: [AIRFLOW-5575] Cannot use the mark future success/failure feature in the UI - posted by GitBox <gi...@apache.org> on 2020/03/04 20:35:09 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5575) Cannot use the mark future success/failure feature in the UI - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/04 20:36:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6463) Mock Cassandra in tests - posted by "Roop Sai Surampudi (Jira)" <ji...@apache.org> on 2020/03/04 22:27:00 UTC, 0 replies.
- [GitHub] [airflow] retornam commented on issue #7620: [AIRFLOW-6402] Fix SSH Operator Exception - posted by GitBox <gi...@apache.org> on 2020/03/04 23:04:20 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7620: [AIRFLOW-6402] Fix SSH Operator Exception - posted by GitBox <gi...@apache.org> on 2020/03/05 00:51:52 UTC, 1 replies.
- [GitHub] [airflow] retornam commented on a change in pull request #7620: [AIRFLOW-6402] Fix SSH Operator Exception - posted by GitBox <gi...@apache.org> on 2020/03/05 01:09:51 UTC, 4 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7627: [AIRFLOW-XXXX] Add docs to add Dag Tags - posted by GitBox <gi...@apache.org> on 2020/03/05 01:39:56 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7620: [AIRFLOW-6402] Fix SSH Operator Exception - posted by GitBox <gi...@apache.org> on 2020/03/05 02:29:53 UTC, 4 replies.
- [GitHub] [airflow] retornam opened a new pull request #7628: [AIRFLOW-4363] Fix JSON encoding error - posted by GitBox <gi...@apache.org> on 2020/03/05 03:36:43 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4363) Encounter JSON Decode Error when using docker operator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/05 03:37:00 UTC, 3 replies.
- [GitHub] [airflow] maxirus commented on issue #7616: [AIRFLOW-6040] ReadTimeoutError should not raise exception - posted by GitBox <gi...@apache.org> on 2020/03/05 03:46:55 UTC, 0 replies.
- [GitHub] [airflow] maxirus commented on issue #6643: [AIRFLOW-6040] Fix KubernetesJobWatcher Read time out error - posted by GitBox <gi...@apache.org> on 2020/03/05 04:02:29 UTC, 1 replies.
- [jira] [Updated] (AIRFLOW-6986) Need a new task trigger rule - posted by "Naresh Edla (Jira)" <ji...@apache.org> on 2020/03/05 05:16:00 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-6986) Need a new task trigger rule - posted by "Naresh Edla (Jira)" <ji...@apache.org> on 2020/03/05 05:16:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6986) Add a new task trigger rule - posted by "Naresh Edla (Jira)" <ji...@apache.org> on 2020/03/05 05:20:00 UTC, 1 replies.
- [GitHub] [airflow] stale[bot] closed pull request #7079: [AIRFLOW-6487] Romove unnecessary for-loop - posted by GitBox <gi...@apache.org> on 2020/03/05 05:24:24 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6487) Romove unnecessary for loop - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/05 05:25:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6986) Update NONE_FAILED TR and add a new TR - posted by "Naresh Edla (Jira)" <ji...@apache.org> on 2020/03/05 05:41:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6986) Add a new trigger rule - posted by "Naresh Edla (Jira)" <ji...@apache.org> on 2020/03/05 05:49:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6986) Update NONE_FAILED and add a new trigger rule - posted by "Naresh Edla (Jira)" <ji...@apache.org> on 2020/03/05 05:57:00 UTC, 6 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7613: [AIRFLOW-6978] Add PubSubPullOperator - posted by GitBox <gi...@apache.org> on 2020/03/05 07:29:35 UTC, 6 replies.
- [GitHub] [airflow] kaxil merged pull request #7627: [AIRFLOW-XXXX] Add docs to add Dag Tags - posted by GitBox <gi...@apache.org> on 2020/03/05 08:27:22 UTC, 0 replies.
- [GitHub] [airflow] roitvt commented on issue #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor - posted by GitBox <gi...@apache.org> on 2020/03/05 08:59:50 UTC, 3 replies.
- [jira] [Assigned] (AIRFLOW-6986) Update NONE_FAILED and add a new trigger rule - posted by "Naresh Edla (Jira)" <ji...@apache.org> on 2020/03/05 09:05:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6732) Add Google Ads operators - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/05 09:37:00 UTC, 5 replies.
- [GitHub] [airflow] NBardelot opened a new pull request #7629: [AIRFLOW-XXXX] Avoid creating default connections - posted by GitBox <gi...@apache.org> on 2020/03/05 10:02:14 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6987) Avoid creating default connections - posted by "Noël BARDELOT (Jira)" <ji...@apache.org> on 2020/03/05 10:13:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7625: [AIRFLOW-XXXX] Add guide for Travis CI and IDE setup - posted by GitBox <gi...@apache.org> on 2020/03/05 11:36:01 UTC, 0 replies.
- [GitHub] [airflow] ANiteckiP commented on a change in pull request #7613: [AIRFLOW-6978] Add PubSubPullOperator - posted by GitBox <gi...@apache.org> on 2020/03/05 11:39:38 UTC, 1 replies.
- [GitHub] [airflow] ohadmata commented on a change in pull request #6998: [AIRFLOW-6404] - ANSI color support for WebUI logger - posted by GitBox <gi...@apache.org> on 2020/03/05 12:06:10 UTC, 1 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #7619: [AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML - posted by GitBox <gi...@apache.org> on 2020/03/05 12:27:56 UTC, 1 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor - posted by GitBox <gi...@apache.org> on 2020/03/05 12:35:58 UTC, 4 replies.
- [GitHub] [airflow] malthe commented on issue #7544: [AIRFLOW-6922] Support python3.8 - posted by GitBox <gi...@apache.org> on 2020/03/05 13:38:40 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin merged pull request #7535: [AIRFLOW-6915] Adds AI Platform Console link for MLEngineStartTrainingOperator - posted by GitBox <gi...@apache.org> on 2020/03/05 13:45:32 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6915) Adds AI Platform Console link for MLEngineStartTrainingJobOperator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/05 13:46:00 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-6915) Adds AI Platform Console link for MLEngineStartTrainingJobOperator - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/05 13:46:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #6576: [AIRFLOW-5922] Add option to specify the mysql client library used in MySqlHook - posted by GitBox <gi...@apache.org> on 2020/03/05 13:48:06 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6988) Task queue is not reloaded on TI or DagRun clear - posted by "Robin Edwards (Jira)" <ji...@apache.org> on 2020/03/05 13:49:00 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #6788: [AIRFLOW-5944] Rendering template_fields without accessing DAG files - posted by GitBox <gi...@apache.org> on 2020/03/05 14:12:14 UTC, 13 replies.
- [GitHub] [airflow] BasPH commented on issue #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/05 14:21:56 UTC, 1 replies.
- [GitHub] [airflow] kaxil commented on issue #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor - posted by GitBox <gi...@apache.org> on 2020/03/05 15:14:00 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-6784) Graph view is missing on some DAGs (Google chrome) - posted by "ohad (Jira)" <ji...@apache.org> on 2020/03/05 15:34:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6784) Graph view is missing on some DAGs (Google chrome) - posted by "ohad (Jira)" <ji...@apache.org> on 2020/03/05 15:34:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-5944) Rendering templated_fields without accessing DAG files - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/05 15:37:00 UTC, 1 replies.
- [jira] [Work started] (AIRFLOW-6989) Store UnRenderedTemplateFields in SerializedDag table - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/05 15:39:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6989) Store UnRenderedTemplateFields in SerializedDag table - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/05 15:39:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6989) Store UnRenderedTemplateFields in SerializedDag table - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/05 15:40:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj closed pull request #7223: [WIP][AIRFLOW-6606] Add uuid to dataflow example - posted by GitBox <gi...@apache.org> on 2020/03/05 15:46:49 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7223: [WIP][AIRFLOW-6606] Add uuid to dataflow example - posted by GitBox <gi...@apache.org> on 2020/03/05 15:46:50 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6606) dataflow operator task ID doesn't utilize UUID - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/05 15:47:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-6606) dataflow operator task ID doesn't utilize UUID - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/05 15:47:00 UTC, 0 replies.
- [GitHub] [airflow] smndf commented on issue #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor - posted by GitBox <gi...@apache.org> on 2020/03/05 16:07:23 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6990) Improve system tests for Google Marketing Platform - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/05 16:33:00 UTC, 0 replies.
- [GitHub] [airflow] michalslowikowski00 opened a new pull request #7630: [AIRFLOW-6724] Add Google Analytics 360 Accounts Retrieve Operator - posted by GitBox <gi...@apache.org> on 2020/03/05 16:34:56 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6724) Add Google Analytics 360 Accounts Retrieve Operator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/05 16:35:00 UTC, 1 replies.
- [GitHub] [airflow] nuclearpinguin opened a new pull request #7631: [AIRFLOW-6990] Improve system tests for Google Marketing Platform - posted by GitBox <gi...@apache.org> on 2020/03/05 16:37:57 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6990) Improve system tests for Google Marketing Platform - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/05 16:39:00 UTC, 2 replies.
- [GitHub] [airflow] michalslowikowski00 commented on issue #7613: [AIRFLOW-6978] Add PubSubPullOperator - posted by GitBox <gi...@apache.org> on 2020/03/05 16:39:30 UTC, 0 replies.
- [GitHub] [airflow] ANiteckiP commented on issue #7613: WIP: [AIRFLOW-6978] Add PubSubPullOperator - posted by GitBox <gi...@apache.org> on 2020/03/05 16:40:38 UTC, 0 replies.
- [GitHub] [airflow] michalslowikowski00 commented on issue #7613: WIP: [AIRFLOW-6978] Add PubSubPullOperator - posted by GitBox <gi...@apache.org> on 2020/03/05 16:42:01 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6747) UI - Show count of tasks in each dag on the main dags page - posted by "Ebrima Jallow (Jira)" <ji...@apache.org> on 2020/03/05 16:44:00 UTC, 2 replies.
- [jira] [Comment Edited] (AIRFLOW-6732) Add Google Ads operators - posted by "Todd de Quincey (Jira)" <ji...@apache.org> on 2020/03/05 16:49:00 UTC, 0 replies.
- [GitHub] [airflow] dstandish commented on issue #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/05 17:56:41 UTC, 2 replies.
- [jira] [Commented] (AIRFLOW-4515) KubernetesExecutor hangs in the subdag context - posted by "Steven Locke (Jira)" <ji...@apache.org> on 2020/03/05 18:27:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7631: [AIRFLOW-6990] Improve system tests for Google Marketing Platform - posted by GitBox <gi...@apache.org> on 2020/03/05 18:42:44 UTC, 0 replies.
- [GitHub] [airflow] joseangel-sc commented on issue #7544: [AIRFLOW-6922] Support python3.8 - posted by GitBox <gi...@apache.org> on 2020/03/05 18:51:34 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #6794: [AIRFLOW-6231] Display DAG run conf in the graph view - posted by GitBox <gi...@apache.org> on 2020/03/05 20:24:23 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] closed pull request #5388: [AIRFLOW-4490] DagRun.conf should return empty dictionary by default - posted by GitBox <gi...@apache.org> on 2020/03/05 20:24:26 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4490) dag_run.conf should be an empty dictionary by default - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/05 20:25:00 UTC, 0 replies.
- [GitHub] [airflow] msb217 commented on a change in pull request #7549: [AIRFLOW-6929][DONT-MERGE] Add OpenAPI spec - posted by GitBox <gi...@apache.org> on 2020/03/05 21:33:57 UTC, 1 replies.
- [GitHub] [airflow] dstandish edited a comment on issue #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/05 21:59:15 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6991) Allow setting search_path in connection UI for postgres connections - posted by "David Knapp (Jira)" <ji...@apache.org> on 2020/03/05 22:32:00 UTC, 0 replies.
- [GitHub] [airflow] Falmarri opened a new pull request #7632: [AIRFLOW-6991] Allow passing arbitrary arguments to psycopg2 - posted by GitBox <gi...@apache.org> on 2020/03/05 22:33:57 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7632: [AIRFLOW-6991] Allow passing arbitrary arguments to psycopg2 - posted by GitBox <gi...@apache.org> on 2020/03/05 22:34:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6991) Allow setting search_path in connection UI for postgres connections - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/05 22:35:00 UTC, 0 replies.
- [GitHub] [airflow] alexzlue commented on a change in pull request #7353: [AIRFLOW-6685] ThresholdCheckOperator - posted by GitBox <gi...@apache.org> on 2020/03/05 22:55:16 UTC, 0 replies.
- [GitHub] [airflow] tooptoop4 commented on issue #6794: [AIRFLOW-6231] Display DAG run conf in the graph view - posted by GitBox <gi...@apache.org> on 2020/03/05 23:47:55 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7633: [AIRFLOW-6989] Store UnRenderedTemplateFields in SerializedDag table - posted by GitBox <gi...@apache.org> on 2020/03/06 04:15:07 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6989) Store UnRenderedTemplateFields in SerializedDag table - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/06 04:16:00 UTC, 8 replies.
- [GitHub] [airflow] pajik1 commented on issue #7128: [AIRFLOW-6529] Pickle error occurs when the scheduler tries to run on macOS. - posted by GitBox <gi...@apache.org> on 2020/03/06 04:47:48 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-6960) Airflow Celery worker : command returned non-zero exit status 2 - posted by "Rohit S S (Jira)" <ji...@apache.org> on 2020/03/06 07:35:00 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-6992) Add MongoToGCSOperator - posted by "Tania Batieva (Jira)" <ji...@apache.org> on 2020/03/06 09:00:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6992) Add MongoToGCSOperator - posted by "Tania Batieva (Jira)" <ji...@apache.org> on 2020/03/06 09:00:00 UTC, 3 replies.
- [jira] [Comment Edited] (AIRFLOW-3097) Capability for nested SubDags - posted by "Juan RODRIGUEZ (Jira)" <ji...@apache.org> on 2020/03/06 10:46:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-3097) Capability for nested SubDags - posted by "Juan RODRIGUEZ (Jira)" <ji...@apache.org> on 2020/03/06 10:46:00 UTC, 2 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7630: [AIRFLOW-6724] Add Google Analytics 360 Accounts Retrieve Operator - posted by GitBox <gi...@apache.org> on 2020/03/06 12:06:53 UTC, 2 replies.
- [GitHub] [airflow] michalslowikowski00 commented on a change in pull request #7630: [AIRFLOW-6724] Add Google Analytics 360 Accounts Retrieve Operator - posted by GitBox <gi...@apache.org> on 2020/03/06 12:12:05 UTC, 19 replies.
- [jira] [Created] (AIRFLOW-6993) Region Specific SQS endpoint option - posted by "Umesh Kant (Jira)" <ji...@apache.org> on 2020/03/06 12:55:00 UTC, 0 replies.
- [GitHub] [airflow] inytar commented on issue #7621: [AIRFLOW-6982] add native python exasol support - posted by GitBox <gi...@apache.org> on 2020/03/06 12:57:32 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6993) Region Specific SQS endpoint option - posted by "Umesh Kant (Jira)" <ji...@apache.org> on 2020/03/06 13:02:00 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] closed pull request #4245: [AIRFLOW-3404] Add Amazon SES support - posted by GitBox <gi...@apache.org> on 2020/03/06 13:16:34 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-3404) Add support for Amazon SES - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/06 13:17:00 UTC, 0 replies.
- [GitHub] [airflow] lidalei opened a new pull request #7634: [AIRFLOW-XXXX] fix retry in HttpHook retry_args - posted by GitBox <gi...@apache.org> on 2020/03/06 13:59:57 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7634: [AIRFLOW-XXXX] fix retry in HttpHook retry_args - posted by GitBox <gi...@apache.org> on 2020/03/06 14:00:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7624: [AIRFLOW-6973] Make GCSCreateBucketOperator idempotent (fix) - posted by GitBox <gi...@apache.org> on 2020/03/06 14:32:38 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin merged pull request #7623: [AIRFLOW-6984] Improve setup/teardown in SFTP-GCS system tests - posted by GitBox <gi...@apache.org> on 2020/03/06 14:33:18 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6984) Improve setup/teardown in SFTP-GCS system tests - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/06 14:34:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin merged pull request #7631: [AIRFLOW-6990] Improve system tests for Google Marketing Platform - posted by GitBox <gi...@apache.org> on 2020/03/06 14:44:11 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6990) Improve system tests for Google Marketing Platform - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/06 14:45:00 UTC, 0 replies.
- [GitHub] [airflow] inytar commented on a change in pull request #7621: [AIRFLOW-6982] add native python exasol support - posted by GitBox <gi...@apache.org> on 2020/03/06 14:56:26 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-6994) SparkSubmitOperator re launches spark driver even when original driver still running - posted by "t oo (Jira)" <ji...@apache.org> on 2020/03/06 15:02:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6994) SparkSubmitOperator re launches spark driver even when original driver still running - posted by "t oo (Jira)" <ji...@apache.org> on 2020/03/06 15:04:00 UTC, 4 replies.
- [jira] [Created] (AIRFLOW-6995) Recents tasks / DAG runs stuck loading - posted by "Philipp (Jira)" <ji...@apache.org> on 2020/03/06 15:16:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6996) Control KubernetesExecutor delete_worker_pods setting per task - posted by "Barend (Jira)" <ji...@apache.org> on 2020/03/06 15:45:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7549: [AIRFLOW-6929][DONT-MERGE] Add OpenAPI spec - posted by GitBox <gi...@apache.org> on 2020/03/06 15:59:45 UTC, 10 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #6342: [AIRFLOW-5662] fix incorrect naming for scheduler used slot metric - posted by GitBox <gi...@apache.org> on 2020/03/06 16:13:48 UTC, 0 replies.
- [GitHub] [airflow] tooptoop4 commented on issue #6912: [AIRFLOW-6352] security - ui - add login timeout - posted by GitBox <gi...@apache.org> on 2020/03/06 16:26:54 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] removed a comment on issue #6342: [AIRFLOW-5662] fix incorrect naming for scheduler used slot metric - posted by GitBox <gi...@apache.org> on 2020/03/06 17:49:04 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #6342: [AIRFLOW-5662] fix incorrect naming for scheduler used slot metric - posted by GitBox <gi...@apache.org> on 2020/03/06 17:53:46 UTC, 0 replies.
- [GitHub] [airflow] retornam opened a new pull request #7635: [AIRFLOW-5062] Allow ACL Header in S3Hook - posted by GitBox <gi...@apache.org> on 2020/03/06 17:57:28 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5062) Allow ACL header in S3 Hook - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/06 17:58:00 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-6997) Kubernetes git-sync init container fro worker pods is not able to sync git behind a proxy - posted by "Kris Geusebroek (Jira)" <ji...@apache.org> on 2020/03/06 18:20:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6997) Kubernetes git-sync init container for worker pods is not able to sync git behind a proxy - posted by "Kris Geusebroek (Jira)" <ji...@apache.org> on 2020/03/06 18:21:00 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] RohitR1 opened a new issue #11: Why architecture is different from configmap? - posted by GitBox <gi...@apache.org> on 2020/03/06 18:30:11 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6960) Airflow Celery worker : command returned non-zero exit status 2 - posted by "Rohit S S (Jira)" <ji...@apache.org> on 2020/03/06 18:39:00 UTC, 1 replies.
- [jira] [Comment Edited] (AIRFLOW-6960) Airflow Celery worker : command returned non-zero exit status 2 - posted by "Rohit S S (Jira)" <ji...@apache.org> on 2020/03/06 18:40:00 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] RohitR1 opened a new issue #12: E2E test are failing - posted by GitBox <gi...@apache.org> on 2020/03/06 18:53:23 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7030: [AIRFLOW-6440][AIP-29] Add AWS Fargate Executor - posted by GitBox <gi...@apache.org> on 2020/03/06 18:56:30 UTC, 0 replies.
- [GitHub] [airflow] ad-m commented on a change in pull request #7549: [AIRFLOW-6929][DONT-MERGE] Add OpenAPI spec - posted by GitBox <gi...@apache.org> on 2020/03/06 19:35:49 UTC, 1 replies.
- [GitHub] [airflow] ad-m commented on issue #7549: [AIRFLOW-6929][DONT-MERGE] Add OpenAPI spec - posted by GitBox <gi...@apache.org> on 2020/03/06 19:40:15 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-6998) System test is failing in Travis - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/06 19:41:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7636: [AIRFLOW-6998] Fix failing system tests in CI - posted by GitBox <gi...@apache.org> on 2020/03/06 19:45:06 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6998) System test is failing in Travis - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/06 19:46:00 UTC, 1 replies.
- [GitHub] [airflow] mik-laj merged pull request #7597: [AIRFLOW-6497] Avoid loading DAGs in the main scheduler loop - posted by GitBox <gi...@apache.org> on 2020/03/06 19:48:16 UTC, 0 replies.
- [jira] [Reopened] (AIRFLOW-6497) Scheduler creates DagBag in the same process with outdated info - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/06 19:49:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6497) Scheduler creates DagBag in the same process with outdated info - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/06 19:49:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-6497) Scheduler creates DagBag in the same process with outdated info - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/06 19:49:00 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-6497) Scheduler creates DagBag in the same process with outdated info - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/06 19:50:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6497) Scheduler creates DagBag in the same process with outdated info - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/06 19:50:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7636: [AIRFLOW-6998] Fix failing system tests in CI - posted by GitBox <gi...@apache.org> on 2020/03/06 21:40:55 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7636: [AIRFLOW-6998] Fix failing system tests in CI - posted by GitBox <gi...@apache.org> on 2020/03/06 21:41:55 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7636: [AIRFLOW-6998] Fix failing system tests in CI - posted by GitBox <gi...@apache.org> on 2020/03/06 21:43:09 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6998) System test is failing in Travis - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/06 21:44:00 UTC, 0 replies.
- [GitHub] [airflow] tooptoop4 opened a new pull request #7637: [AIRFLOW-6994] SparkSubmitOperator re-launches spark driver even when original driver still running - posted by GitBox <gi...@apache.org> on 2020/03/06 22:00:23 UTC, 0 replies.
- [jira] [Work started] (AIRFLOW-6994) SparkSubmitOperator re launches spark driver even when original driver still running - posted by "t oo (Jira)" <ji...@apache.org> on 2020/03/06 22:01:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6994) SparkSubmitOperator re launches spark driver even when original driver still running - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/06 22:01:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7637: [AIRFLOW-6994] SparkSubmitOperator re-launches spark driver even when original driver still running - posted by GitBox <gi...@apache.org> on 2020/03/07 00:00:38 UTC, 0 replies.
- [GitHub] [airflow] dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/07 00:19:04 UTC, 11 replies.
- [jira] [Assigned] (AIRFLOW-6604) Add support for capacityProviderStrategy argument in ECS Operator - posted by "Armando Martinez (Jira)" <ji...@apache.org> on 2020/03/07 00:39:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-6999) Use check_output to capture the stderr in celery executor - posted by "Ping Zhang (Jira)" <ji...@apache.org> on 2020/03/07 01:29:00 UTC, 0 replies.
- [GitHub] [airflow] pingzh opened a new pull request #7638: [AIRFLOW-6999] use check_output in celery app task - posted by GitBox <gi...@apache.org> on 2020/03/07 01:39:41 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6999) Use check_output to capture the stderr in celery executor - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/07 01:40:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7000) Allow passing in env var JSON dict in task_test - posted by "Kevin Yang (Jira)" <ji...@apache.org> on 2020/03/07 02:27:00 UTC, 0 replies.
- [GitHub] [airflow] KevinYang21 opened a new pull request #7639: [AIRFLOW-7000] Allow passing in env var JSON dict in task_test - posted by GitBox <gi...@apache.org> on 2020/03/07 02:55:03 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7000) Allow passing in env var JSON dict in task_test - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/07 02:56:00 UTC, 3 replies.
- [GitHub] [airflow] Sharadh commented on issue #6317: [AIRFLOW-5644] Simplify TriggerDagRunOperator usage - posted by GitBox <gi...@apache.org> on 2020/03/07 04:03:40 UTC, 2 replies.
- [jira] [Assigned] (AIRFLOW-5822) CSRF_ENABLED was changed to WTF_CSRF_ENABLED - posted by "Rohit S S (Jira)" <ji...@apache.org> on 2020/03/07 06:24:00 UTC, 2 replies.
- [jira] [Created] (AIRFLOW-7001) Mysql 5.7 handles timezone-aware timestamps differently than 5.6 - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/07 07:51:00 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] closed pull request #7150: [AIRFLOW-6547] remove unnecessary bunch of codes on pinot hook - posted by GitBox <gi...@apache.org> on 2020/03/07 08:58:23 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6547) Remove unnecessary bunch of codes on pinot hook - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/07 08:59:00 UTC, 0 replies.
- [GitHub] [airflow] randr97 opened a new pull request #7640: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we… - posted by GitBox <gi...@apache.org> on 2020/03/07 09:12:06 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7640: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we… - posted by GitBox <gi...@apache.org> on 2020/03/07 09:12:09 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5822) CSRF_ENABLED was changed to WTF_CSRF_ENABLED - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/07 09:13:00 UTC, 5 replies.
- [GitHub] [airflow] randr97 closed pull request #7640: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we… - posted by GitBox <gi...@apache.org> on 2020/03/07 09:40:15 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7641: [AIRFLOW-7001] Time zone removed from MySQL TIMSTAMP field inserts - posted by GitBox <gi...@apache.org> on 2020/03/07 09:40:49 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7001) Mysql 5.7 handles timezone-aware timestamps differently than 5.6 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/07 09:41:00 UTC, 8 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7613: WIP: [AIRFLOW-6978] Add PubSubPullOperator - posted by GitBox <gi...@apache.org> on 2020/03/07 10:08:14 UTC, 3 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7641: [AIRFLOW-7001] Time zone removed from MySQL TIMSTAMP field inserts - posted by GitBox <gi...@apache.org> on 2020/03/07 10:10:43 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #7549: [AIRFLOW-6929][DONT-MERGE] Add OpenAPI spec - posted by GitBox <gi...@apache.org> on 2020/03/07 10:16:09 UTC, 1 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #6670: [AIRFLOW-4816]MySqlToS3Operator - posted by GitBox <gi...@apache.org> on 2020/03/07 10:22:00 UTC, 1 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #7506: [AIRFLOW-6877] Add cross-provider dependencies as extras - posted by GitBox <gi...@apache.org> on 2020/03/07 10:28:43 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7618: [AIRFLOW-5828] Move build logic out from hooks/build - posted by GitBox <gi...@apache.org> on 2020/03/07 10:37:34 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7618: [AIRFLOW-5828] Move build logic out from hooks/build - posted by GitBox <gi...@apache.org> on 2020/03/07 10:37:43 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7002) Get rid of Yaml "parser" in bash - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/07 10:45:00 UTC, 0 replies.
- [GitHub] [airflow] randr97 opened a new pull request #7642: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we… - posted by GitBox <gi...@apache.org> on 2020/03/07 10:48:15 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7630: [AIRFLOW-6724] Add Google Analytics 360 Accounts Retrieve Operator - posted by GitBox <gi...@apache.org> on 2020/03/07 10:53:09 UTC, 13 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #7632: [AIRFLOW-6991] Allow passing arbitrary arguments to psycopg2 - posted by GitBox <gi...@apache.org> on 2020/03/07 10:59:55 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7641: [AIRFLOW-7001] Time zone removed from MySQL TIMSTAMP field inserts - posted by GitBox <gi...@apache.org> on 2020/03/07 11:01:09 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7642: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we… - posted by GitBox <gi...@apache.org> on 2020/03/07 11:35:33 UTC, 0 replies.
- [GitHub] [airflow] raphaelauv opened a new pull request #7643: [AIRFLOW-XXXX] fix pools doc for LocalExecutor - posted by GitBox <gi...@apache.org> on 2020/03/07 11:36:08 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #7618: [AIRFLOW-5828] Move build logic out from hooks/build - posted by GitBox <gi...@apache.org> on 2020/03/07 11:37:18 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7602: [AIRFLOW-6967] Add tests to avoid performance regression in DagFileProcessor - posted by GitBox <gi...@apache.org> on 2020/03/07 12:54:06 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7602: [AIRFLOW-6967] Add tests to avoid performance regression in DagFileProcessor - posted by GitBox <gi...@apache.org> on 2020/03/07 12:54:15 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7003) Lazy load all plguins - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/07 13:39:00 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-4438) Add Gzip compression to S3_hook - posted by "Tania Batieva (Jira)" <ji...@apache.org> on 2020/03/07 13:40:00 UTC, 1 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7602: [AIRFLOW-6967] Add tests to avoid performance regression in DagFileProcessor - posted by GitBox <gi...@apache.org> on 2020/03/07 13:43:50 UTC, 2 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7644: [AIRFLOW-7003][WIP] Lazy load all plguins - posted by GitBox <gi...@apache.org> on 2020/03/07 13:51:34 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7003) Lazy load all plguins - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/07 13:52:00 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7004) Lazy initiaalize settings - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/07 13:54:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7004) Lazy initialize settings - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/07 13:54:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7645: [AIRFLOW-7004][depends on AIRFLOW-7003][WIP] Lazy initialize settings - posted by GitBox <gi...@apache.org> on 2020/03/07 14:04:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7004) Lazy initialize settings - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/07 14:05:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7646: [AIRFLOW-7002] Get rid of yaml "parser" in bash - posted by GitBox <gi...@apache.org> on 2020/03/07 14:11:38 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7002) Get rid of Yaml "parser" in bash - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/07 14:12:00 UTC, 3 replies.
- [GitHub] [airflow] potiuk merged pull request #7641: [AIRFLOW-7001] Time zone removed from MySQL TIMSTAMP field inserts - posted by GitBox <gi...@apache.org> on 2020/03/07 14:13:41 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7001) Mysql 5.7 handles timezone-aware timestamps differently than 5.6 - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/07 14:14:01 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7602: [AIRFLOW-6967] Add tests to avoid performance regression in DagFileProcessor - posted by GitBox <gi...@apache.org> on 2020/03/07 14:17:26 UTC, 5 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7602: [AIRFLOW-6967] Add tests to avoid performance regression in DagFileProcessor - posted by GitBox <gi...@apache.org> on 2020/03/07 14:36:58 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7618: [AIRFLOW-5828] Move build logic out from hooks/build - posted by GitBox <gi...@apache.org> on 2020/03/07 15:09:08 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-5828) Build scripts should be simplified - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/07 15:10:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7646: [AIRFLOW-7002] Get rid of yaml "parser" in bash - posted by GitBox <gi...@apache.org> on 2020/03/07 15:11:22 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7646: [AIRFLOW-7002] Get rid of yaml "parser" in bash - posted by GitBox <gi...@apache.org> on 2020/03/07 15:11:32 UTC, 4 replies.
- [GitHub] [airflow] codecov-io commented on issue #7506: [AIRFLOW-6877] Add cross-provider dependencies as extras - posted by GitBox <gi...@apache.org> on 2020/03/07 15:32:35 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7624: [AIRFLOW-6973] Make GCSCreateBucketOperator idempotent (fix) - posted by GitBox <gi...@apache.org> on 2020/03/07 15:58:18 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7624: [AIRFLOW-6973] Make GCSCreateBucketOperator idempotent (fix) - posted by GitBox <gi...@apache.org> on 2020/03/07 16:00:24 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7647: [AIRFLOW-5842] Swtch to Debian buster image as a base - posted by GitBox <gi...@apache.org> on 2020/03/07 16:06:33 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #6499: [AIRFLOW-5842] Switch to Debian buster image. Depends on [AIRFLOW-5704] - posted by GitBox <gi...@apache.org> on 2020/03/07 16:07:44 UTC, 0 replies.
- [GitHub] [airflow] potiuk closed pull request #6499: [AIRFLOW-5842] Switch to Debian buster image. Depends on [AIRFLOW-5704] - posted by GitBox <gi...@apache.org> on 2020/03/07 16:07:44 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7646: [AIRFLOW-7002] Get rid of yaml "parser" in bash - posted by GitBox <gi...@apache.org> on 2020/03/07 16:08:56 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7005) add exec option for breeze - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/07 16:14:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7006) Missing +e in the breeze script - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/07 16:23:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7648: [AIRFLOW-7006] Fix missing +e in Breeze script - posted by GitBox <gi...@apache.org> on 2020/03/07 16:23:58 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7006) Missing +e in the breeze script - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/07 16:25:00 UTC, 3 replies.
- [GitHub] [airflow] potiuk commented on issue #7648: [AIRFLOW-7006] Fix missing +e in Breeze script - posted by GitBox <gi...@apache.org> on 2020/03/07 16:25:19 UTC, 0 replies.
- [GitHub] [airflow] tooptoop4 commented on issue #7637: [AIRFLOW-6994] SparkSubmitOperator re-launches spark driver even when original driver still running - posted by GitBox <gi...@apache.org> on 2020/03/07 16:40:40 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7648: [AIRFLOW-7006] Fix missing +e in Breeze script - posted by GitBox <gi...@apache.org> on 2020/03/07 16:48:17 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7006) Missing +e in the breeze script - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/07 16:49:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7506: [AIRFLOW-6877] Add cross-provider dependencies as extras - posted by GitBox <gi...@apache.org> on 2020/03/07 16:51:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7649: [AIRFLOW-7005] Added exec command to Breeze - posted by GitBox <gi...@apache.org> on 2020/03/07 17:10:13 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7649: [AIRFLOW-7005] Added exec command to Breeze - posted by GitBox <gi...@apache.org> on 2020/03/07 17:10:52 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-7005) add exec option for breeze - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/07 17:11:00 UTC, 3 replies.
- [GitHub] [airflow] potiuk merged pull request #7646: [AIRFLOW-7002] Get rid of yaml "parser" in bash - posted by GitBox <gi...@apache.org> on 2020/03/07 17:12:30 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7002) Get rid of Yaml "parser" in bash - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/07 17:18:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7506: [AIRFLOW-6877] Add cross-provider dependencies as extras - posted by GitBox <gi...@apache.org> on 2020/03/07 17:34:09 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #6984: [WIP][AIRFLOW-6395] Add an asyncio compatible dask executor [AIP-28] - posted by GitBox <gi...@apache.org> on 2020/03/07 17:58:22 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7602: [AIRFLOW-6967] Add tests to avoid performance regression in DagFileProcessor - posted by GitBox <gi...@apache.org> on 2020/03/07 18:13:02 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6967) Add tests to avoid performance regression in DagFileProcessor - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/07 18:14:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7647: [AIRFLOW-5842] Swtch to Debian buster image as a base - posted by GitBox <gi...@apache.org> on 2020/03/07 19:14:38 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7649: [AIRFLOW-7005] Added exec command to Breeze - posted by GitBox <gi...@apache.org> on 2020/03/07 19:18:52 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7644: [AIRFLOW-7003][WIP] Lazy load all plguins - posted by GitBox <gi...@apache.org> on 2020/03/07 19:19:46 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7005) add exec option for breeze - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/07 19:20:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7647: [AIRFLOW-5842] Swtch to Debian buster image as a base - posted by GitBox <gi...@apache.org> on 2020/03/07 19:20:07 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-5842) Switch to Buster base images - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/07 19:21:00 UTC, 0 replies.
- [GitHub] [airflow] BasPH commented on issue #6317: [AIRFLOW-5644] Simplify TriggerDagRunOperator usage - posted by GitBox <gi...@apache.org> on 2020/03/07 19:22:04 UTC, 0 replies.
- [GitHub] [airflow] BasPH edited a comment on issue #6317: [AIRFLOW-5644] Simplify TriggerDagRunOperator usage - posted by GitBox <gi...@apache.org> on 2020/03/07 19:22:56 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7506: [AIRFLOW-6877] Add cross-provider dependencies as extras - posted by GitBox <gi...@apache.org> on 2020/03/07 19:55:29 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6877) Add backport packages cross-dependency mechanism - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/07 19:57:00 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-6877) Add backport packages cross-dependency mechanism - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/07 19:57:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7630: [AIRFLOW-6724] Add Google Analytics 360 Accounts Retrieve Operator - posted by GitBox <gi...@apache.org> on 2020/03/07 20:33:58 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7007) Subdag fileloc in airflow DB table dag is incorrect - posted by "K Skepper (Jira)" <ji...@apache.org> on 2020/03/07 21:20:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7008) Add perf kit with common used decorators/contexts - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/07 21:27:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7650: [AIRFLOW-7008][WIP] Add perf kit with common used decorators/contexts - posted by GitBox <gi...@apache.org> on 2020/03/07 21:30:48 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7008) Add perf kit with common used decorators/contexts - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/07 21:31:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7633: [AIRFLOW-6989] Store UnRenderedTemplateFields in SerializedDag table - posted by GitBox <gi...@apache.org> on 2020/03/07 22:05:07 UTC, 5 replies.
- [jira] [Created] (AIRFLOW-7009) Use keywords arguments for DagFileStat - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/07 22:22:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7651: [AIRFLOW-7009] Use keywords arguments for DagFileStat - posted by GitBox <gi...@apache.org> on 2020/03/07 22:35:59 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7009) Use keywords arguments for DagFileStat - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/07 22:37:00 UTC, 2 replies.
- [jira] [Created] (AIRFLOW-7010) Dockerhub builds are run inside a container and fail - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/08 03:15:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7652: [AIRFLOW-7010] Skip in-container checks for Dockerhub builds - posted by GitBox <gi...@apache.org> on 2020/03/08 03:20:10 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7010) Dockerhub builds are run inside a container and fail - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/08 03:21:00 UTC, 3 replies.
- [GitHub] [airflow] potiuk commented on issue #7650: [AIRFLOW-7008][WIP] Add perf kit with common used decorators/contexts - posted by GitBox <gi...@apache.org> on 2020/03/08 03:29:58 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7650: [AIRFLOW-7008][WIP] Add perf kit with common used decorators/contexts - posted by GitBox <gi...@apache.org> on 2020/03/08 03:39:52 UTC, 1 replies.
- [GitHub] [airflow] mik-laj edited a comment on issue #7650: [AIRFLOW-7008][WIP] Add perf kit with common used decorators/contexts - posted by GitBox <gi...@apache.org> on 2020/03/08 03:41:33 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/08 03:47:37 UTC, 1 replies.
- [GitHub] [airflow] mik-laj commented on issue #7651: [AIRFLOW-7009] Use keywords arguments for DagFileStat - posted by GitBox <gi...@apache.org> on 2020/03/08 03:51:14 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/08 03:56:39 UTC, 2 replies.
- [GitHub] [airflow] retornam opened a new pull request #7653: [AIRFLOW-6914] Add a default robots.txt - posted by GitBox <gi...@apache.org> on 2020/03/08 05:18:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6914) Add a default robots.txt to deny all search engines - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/08 05:19:00 UTC, 2 replies.
- [jira] [Created] (AIRFLOW-7011) JPype1 release 0.7.2 from 29 Feb 2020 breaks [jdbc] installation for Python 2.7 - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/08 06:48:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7011) JPype1 release 0.7.2 from 29 Feb 2020 breaks [jdbc] installation for Python 2.7 - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/08 06:53:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7011) JPype1 release 0.7.2 from 29 Feb 2020 breaks [jdbc] installation for Python 2.7 - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/08 06:53:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/08 07:00:16 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7012) Travis CI + MySQL 5.7 + Python 3.7 fail most of the times - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/08 07:09:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7012) Travis CI + MySQL 5.7 + Python 3.7 fail most of the times - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/08 07:12:00 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-7012) Travis CI + MySQL 5.7 + Python 3.7 fail most of the times - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/08 07:12:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7654: [AIRFLOW-7012] Swap MySql for Postgres in Python 3.7 tests - posted by GitBox <gi...@apache.org> on 2020/03/08 07:13:11 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7012) Travis CI + MySQL 5.7 + Python 3.7 fail most of the times - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/08 07:14:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7012) Travis CI + MySQL or Postgres + Python 3.7 fail most of the times - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/08 07:45:00 UTC, 2 replies.
- [GitHub] [airflow] stale[bot] commented on issue #7130: [AIRFLOW-6533] Add cli commands to manage config - posted by GitBox <gi...@apache.org> on 2020/03/08 09:47:19 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-6443) Pool name - increase length > 50, make cli give error if too large - posted by "Ephraim E Anierobi (Jira)" <ji...@apache.org> on 2020/03/08 10:42:00 UTC, 0 replies.
- [GitHub] [airflow] yustoris commented on issue #7464: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation - posted by GitBox <gi...@apache.org> on 2020/03/08 10:49:11 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime - posted by GitBox <gi...@apache.org> on 2020/03/08 10:55:27 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime - posted by GitBox <gi...@apache.org> on 2020/03/08 10:57:13 UTC, 7 replies.
- [GitHub] [airflow] potiuk commented on issue #7654: [AIRFLOW-7012] Swap MySql for Postgres in Python 3.7 tests - posted by GitBox <gi...@apache.org> on 2020/03/08 12:01:59 UTC, 0 replies.
- [GitHub] [airflow] potiuk closed pull request #7654: [AIRFLOW-7012] Swap MySql for Postgres in Python 3.7 tests - posted by GitBox <gi...@apache.org> on 2020/03/08 12:02:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7012) Travis CI + MySQL or Postgres + Python 3.7 fail most of the times - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/08 12:03:00 UTC, 3 replies.
- [GitHub] [airflow] anitakar commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime - posted by GitBox <gi...@apache.org> on 2020/03/08 12:43:31 UTC, 1 replies.
- [GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry - posted by GitBox <gi...@apache.org> on 2020/03/08 14:01:39 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7013) Breeze should check automatically if the image should be pulled - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/08 14:16:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7656: [AIRFLOW-7013] Automated check if Breeze image needs to be pulled - posted by GitBox <gi...@apache.org> on 2020/03/08 14:44:48 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7013) Breeze should check automatically if the image should be pulled - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/08 14:45:00 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on issue #7656: [AIRFLOW-7013] Automated check if Breeze image needs to be pulled - posted by GitBox <gi...@apache.org> on 2020/03/08 14:46:58 UTC, 2 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7657: [AIRFLOW-7012] Split tests into providers/core to save memory - posted by GitBox <gi...@apache.org> on 2020/03/08 15:14:19 UTC, 0 replies.
- [GitHub] [airflow] yuqian90 commented on a change in pull request #7464: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation - posted by GitBox <gi...@apache.org> on 2020/03/08 15:24:26 UTC, 2 replies.
- [GitHub] [airflow] potiuk merged pull request #7657: [AIRFLOW-7012] Split tests into providers/core to save memory - posted by GitBox <gi...@apache.org> on 2020/03/08 16:07:17 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7657: [AIRFLOW-7012] Split tests into providers/core to save memory - posted by GitBox <gi...@apache.org> on 2020/03/08 16:07:29 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7012) Travis CI + MySQL or Postgres + Python 3.7 fail most of the times - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/08 16:08:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime - posted by GitBox <gi...@apache.org> on 2020/03/08 16:48:33 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7010) Dockerhub builds are run inside a container and fail - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/08 17:08:00 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7569: [AIRFLOW-6945] mysql 5 7 in airflow 1.10 - posted by GitBox <gi...@apache.org> on 2020/03/08 17:19:30 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7651: [AIRFLOW-7009] Use keywords arguments for DagFileStat - posted by GitBox <gi...@apache.org> on 2020/03/08 17:54:43 UTC, 0 replies.
- [GitHub] [airflow] anitakar commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base - posted by GitBox <gi...@apache.org> on 2020/03/08 18:00:52 UTC, 3 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base - posted by GitBox <gi...@apache.org> on 2020/03/08 18:24:09 UTC, 3 replies.
- [jira] [Updated] (AIRFLOW-6616) Add Tableau Hook and Operators - posted by "Rok Mihevc (Jira)" <ji...@apache.org> on 2020/03/08 18:33:00 UTC, 0 replies.
- [GitHub] [airflow] blcksrx commented on issue #7544: [AIRFLOW-6922] Support python3.8 - posted by GitBox <gi...@apache.org> on 2020/03/08 19:02:27 UTC, 1 replies.
- [GitHub] [airflow] anitakar commented on a change in pull request #6788: [AIRFLOW-5944] Rendering template_fields without accessing DAG files - posted by GitBox <gi...@apache.org> on 2020/03/08 19:37:04 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] closed pull request #7088: [WIP][AIRFLOW-6494] SSH host_proxy has to be fresh - posted by GitBox <gi...@apache.org> on 2020/03/08 19:47:20 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6494) SSH host_proxy has to be fresh - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/08 19:48:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/08 20:20:06 UTC, 1 replies.
- [GitHub] [airflow] ephraimbuddy opened a new pull request #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long - posted by GitBox <gi...@apache.org> on 2020/03/08 22:47:10 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long - posted by GitBox <gi...@apache.org> on 2020/03/08 22:47:13 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-6443) Pool name - increase length > 50, make cli give error if too large - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/08 22:48:00 UTC, 8 replies.
- [GitHub] [airflow-site] Qay-Tekkie commented on issue #233: Add “Resources” section in the Airflow website - posted by GitBox <gi...@apache.org> on 2020/03/08 23:49:09 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7651: [AIRFLOW-7009] Use keywords arguments for DagFileStat - posted by GitBox <gi...@apache.org> on 2020/03/08 23:58:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7009) Use keywords arguments for DagFileStat - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/08 23:59:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7659: [AIRFLOW-2911][WIP] Add job cancellation capability to Dataflow service - posted by GitBox <gi...@apache.org> on 2020/03/09 02:27:16 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-2911) Add job cancellation capability to Dataflow hook - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/09 02:28:00 UTC, 2 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7660: [AIRFLOW-XXXX] Fix gitignore - posted by GitBox <gi...@apache.org> on 2020/03/09 05:34:11 UTC, 0 replies.
- [GitHub] [airflow] tooptoop4 commented on issue #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long - posted by GitBox <gi...@apache.org> on 2020/03/09 05:42:43 UTC, 0 replies.
- [GitHub] [airflow] dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add secrets backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/09 06:36:26 UTC, 17 replies.
- [GitHub] [airflow] codecov-io commented on issue #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long - posted by GitBox <gi...@apache.org> on 2020/03/09 07:30:37 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin merged pull request #7660: [AIRFLOW-XXXX] Fix gitignore - posted by GitBox <gi...@apache.org> on 2020/03/09 08:33:22 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7014) Operator for Apache Kylin - posted by "Shao Feng Shi (Jira)" <ji...@apache.org> on 2020/03/09 08:46:00 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-7014) Operator for Apache Kylin - posted by "liuyongheng (Jira)" <ji...@apache.org> on 2020/03/09 08:50:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7014) Operator for Apache Kylin - posted by "Shao Feng Shi (Jira)" <ji...@apache.org> on 2020/03/09 08:53:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7652: [AIRFLOW-7010] Skip in-container checks for Dockerhub builds - posted by GitBox <gi...@apache.org> on 2020/03/09 09:00:12 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7010) Dockerhub builds are run inside a container and fail - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/09 09:01:00 UTC, 0 replies.
- [GitHub] [airflow] feluelle merged pull request #6576: [AIRFLOW-5922] Add option to specify the mysql client library used in MySqlHook - posted by GitBox <gi...@apache.org> on 2020/03/09 09:04:43 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5922) Add option to specify the mysql client library used in MySqlHook - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/09 09:05:00 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-5922) Add option to specify the mysql client library used in MySqlHook - posted by "Felix Uellendall (Jira)" <ji...@apache.org> on 2020/03/09 09:06:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7015) Detect Dockerhub User/Password when building on Dockerhub - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/09 09:31:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7015) Detect Dockerhub repo/user when building on Dockerhub - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/09 09:32:00 UTC, 0 replies.
- [GitHub] [airflow] zacharya19 opened a new pull request #7661: [AIRFLOW-XXXX] Sort dag tags in the UI - posted by GitBox <gi...@apache.org> on 2020/03/09 09:39:34 UTC, 0 replies.
- [GitHub] [airflow] ashb opened a new pull request #7662: [AIRFLOW-XXXX] Remove duplicated paragraph in docs - posted by GitBox <gi...@apache.org> on 2020/03/09 09:58:39 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7662: [AIRFLOW-XXXX] Remove duplicated paragraph in docs - posted by GitBox <gi...@apache.org> on 2020/03/09 10:00:08 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor - posted by GitBox <gi...@apache.org> on 2020/03/09 10:15:52 UTC, 11 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7650: [AIRFLOW-7008][WIP] Add perf kit with common used decorators/contexts - posted by GitBox <gi...@apache.org> on 2020/03/09 10:35:01 UTC, 3 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long - posted by GitBox <gi...@apache.org> on 2020/03/09 10:40:00 UTC, 3 replies.
- [GitHub] [airflow] codecov-io commented on issue #7661: [AIRFLOW-XXXX] Sort dag tags in the UI - posted by GitBox <gi...@apache.org> on 2020/03/09 10:57:26 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7633: [AIRFLOW-6989] Store UnRenderedTemplateFields in SerializedDag table - posted by GitBox <gi...@apache.org> on 2020/03/09 11:05:45 UTC, 1 replies.
- [GitHub] [airflow] ashb merged pull request #7662: [AIRFLOW-XXXX] Remove duplicated paragraph in docs - posted by GitBox <gi...@apache.org> on 2020/03/09 11:10:57 UTC, 0 replies.
- [GitHub] [airflow] krisgeus opened a new pull request #7663: [AIRFLOW-6997] Make sure worker pods initcontainers obtain env vars f… - posted by GitBox <gi...@apache.org> on 2020/03/09 11:25:01 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6997) Kubernetes git-sync init container for worker pods is not able to sync git behind a proxy - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/09 11:26:00 UTC, 1 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7664: [AIRFLOW-5013] Add GCP Data Catalog Hook and operators - posted by GitBox <gi...@apache.org> on 2020/03/09 11:33:56 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5013) Add GCP Data Catalog Hook and Operators - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/09 11:34:00 UTC, 2 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7644: [AIRFLOW-7003] Lazy load all plguins - posted by GitBox <gi...@apache.org> on 2020/03/09 11:53:58 UTC, 3 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime - posted by GitBox <gi...@apache.org> on 2020/03/09 12:00:55 UTC, 4 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long - posted by GitBox <gi...@apache.org> on 2020/03/09 12:07:29 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7016) Sort dag tags in the UI - posted by "Zacharya Haitin (Jira)" <ji...@apache.org> on 2020/03/09 12:11:00 UTC, 0 replies.
- [GitHub] [airflow] zacharya19 commented on issue #7661: [AIRFLOW-7016] Sort dag tags in the UI - posted by GitBox <gi...@apache.org> on 2020/03/09 12:11:36 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime - posted by GitBox <gi...@apache.org> on 2020/03/09 12:22:18 UTC, 1 replies.
- [GitHub] [airflow] ashb commented on issue #7610: [AIRFLOW-6976] Correct cli dag command ignore-first-depends-on-past - posted by GitBox <gi...@apache.org> on 2020/03/09 12:24:10 UTC, 0 replies.
- [GitHub] [airflow] swiftomkar opened a new pull request #7665: [AIRFLOW-5547] S3_hook creates a new connection even if a connection exists for method calls - posted by GitBox <gi...@apache.org> on 2020/03/09 12:49:46 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5547) S3_hook creates a new connection even if a connection exists for method calls - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/09 12:50:00 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7663: [AIRFLOW-6997] Make sure worker pods initcontainers obtain env vars f… - posted by GitBox <gi...@apache.org> on 2020/03/09 13:08:16 UTC, 0 replies.
- [GitHub] [airflow] ephraimbuddy commented on a change in pull request #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long - posted by GitBox <gi...@apache.org> on 2020/03/09 13:33:36 UTC, 1 replies.
- [GitHub] [airflow] ephraimbuddy commented on issue #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long - posted by GitBox <gi...@apache.org> on 2020/03/09 13:35:19 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin opened a new pull request #7666: [AIRFLOW-XXXX] Fix upsert operator in BQ example DAG - posted by GitBox <gi...@apache.org> on 2020/03/09 13:44:54 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7541: [AIRFLOW-6822] AWS hooks should cache boto3 client - posted by GitBox <gi...@apache.org> on 2020/03/09 14:07:17 UTC, 0 replies.
- [GitHub] [airflow] kaxil edited a comment on issue #7541: [AIRFLOW-6822] AWS hooks should cache boto3 client - posted by GitBox <gi...@apache.org> on 2020/03/09 14:07:37 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7665: [AIRFLOW-5547] S3_hook creates a new connection even if a connection exists for method calls - posted by GitBox <gi...@apache.org> on 2020/03/09 14:12:30 UTC, 0 replies.
- [GitHub] [airflow] ashb closed pull request #7665: [AIRFLOW-5547] S3_hook creates a new connection even if a connection exists for method calls - posted by GitBox <gi...@apache.org> on 2020/03/09 14:12:31 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-5547) S3_hook creates a new connection even if a connection exists for method calls - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/09 14:13:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4182) Rate limit log in attempts - posted by "Ashish George (Jira)" <ji...@apache.org> on 2020/03/09 14:45:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7644: [AIRFLOW-7003] Lazy load all plguins - posted by GitBox <gi...@apache.org> on 2020/03/09 14:54:23 UTC, 1 replies.
- [GitHub] [airflow] swiftomkar commented on issue #7665: [AIRFLOW-5547] S3_hook creates a new connection even if a connection exists for method calls - posted by GitBox <gi...@apache.org> on 2020/03/09 15:05:25 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7650: [AIRFLOW-7008][WIP] Add perf kit with common used decorators/contexts - posted by GitBox <gi...@apache.org> on 2020/03/09 15:12:20 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7017) Respect default dag view on redirect after trigger - posted by "Joshua Carp (Jira)" <ji...@apache.org> on 2020/03/09 15:17:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin merged pull request #7666: [AIRFLOW-XXXX] Fix upsert operator in BQ example DAG - posted by GitBox <gi...@apache.org> on 2020/03/09 15:17:15 UTC, 0 replies.
- [GitHub] [airflow] jmcarp opened a new pull request #7667: [AIRFLOW-7017] Respect default dag view in trigger dag origin. - posted by GitBox <gi...@apache.org> on 2020/03/09 15:22:41 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7017) Respect default dag view on redirect after trigger - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/09 15:23:00 UTC, 3 replies.
- [jira] [Resolved] (AIRFLOW-2911) Add job cancellation capability to Dataflow hook - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/09 15:24:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-2911) Add job cancellation capability to Dataflow hook - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/09 15:24:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7659: [AIRFLOW-2911] Add job cancellation capability to Dataflow service - posted by GitBox <gi...@apache.org> on 2020/03/09 15:24:20 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-6976) Correct cli dag command ignore-first-depends-on-past - posted by "zhongjiajie (Jira)" <ji...@apache.org> on 2020/03/09 15:30:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7610: [AIRFLOW-6860] Default ignore_first_depends_on_past to True - posted by GitBox <gi...@apache.org> on 2020/03/09 15:32:43 UTC, 6 replies.
- [GitHub] [airflow] zhongjiajie edited a comment on issue #7610: [AIRFLOW-6860] Default ignore_first_depends_on_past to True - posted by GitBox <gi...@apache.org> on 2020/03/09 15:35:11 UTC, 2 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7644: [AIRFLOW-7003] Lazy load all plguins - posted by GitBox <gi...@apache.org> on 2020/03/09 15:38:16 UTC, 3 replies.
- [GitHub] [airflow] craigrosie commented on issue #7227: [AIRFLOW-6530] Allow Custom Statsd Client - posted by GitBox <gi...@apache.org> on 2020/03/09 15:39:26 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-6468) fix install on python 3.7 - posted by "Jamie (Jira)" <ji...@apache.org> on 2020/03/09 15:41:00 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-5167) Dependancy conflict with grpc-google-iam-v1 - posted by "Jamie (Jira)" <ji...@apache.org> on 2020/03/09 16:23:00 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7018) Travis escaping of job name caused the "Build documentation" to fail - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/09 16:36:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7668: [AIRFLOW-7018] fixing travis's job name escaping problem - posted by GitBox <gi...@apache.org> on 2020/03/09 16:39:04 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7018) Travis escaping of job name caused the "Build documentation" to fail - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/09 16:40:00 UTC, 3 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7644: [AIRFLOW-7003] Lazy load all plguins - posted by GitBox <gi...@apache.org> on 2020/03/09 16:45:42 UTC, 6 replies.
- [GitHub] [airflow] sjhewitt commented on a change in pull request #6376: [AIRFLOW-5705] Add secrets backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/09 16:49:05 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7668: [AIRFLOW-7018] fixing travis's job name escaping problem - posted by GitBox <gi...@apache.org> on 2020/03/09 16:55:01 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7668: [AIRFLOW-7018] fixing travis's job name escaping problem - posted by GitBox <gi...@apache.org> on 2020/03/09 16:55:21 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7018) Travis escaping of job name caused the "Build documentation" to fail - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/09 16:58:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7464: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation - posted by GitBox <gi...@apache.org> on 2020/03/09 17:13:07 UTC, 2 replies.
- [GitHub] [airflow] dazza-codes commented on issue #6984: [WIP][AIRFLOW-6395] Add an asyncio compatible dask executor [AIP-28] - posted by GitBox <gi...@apache.org> on 2020/03/09 17:22:28 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7644: [AIRFLOW-7003] Lazy load all plguins - posted by GitBox <gi...@apache.org> on 2020/03/09 17:28:25 UTC, 1 replies.
- [GitHub] [airflow] ashb commented on issue #7610: [AIRFLOW-6860] Default ignore_first_depends_on_past to True - posted by GitBox <gi...@apache.org> on 2020/03/09 17:34:29 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long - posted by GitBox <gi...@apache.org> on 2020/03/09 17:39:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6530) Allow for custom Statsd client - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/09 17:47:00 UTC, 3 replies.
- [GitHub] [airflow] kaxil commented on issue #7227: [AIRFLOW-6530] Allow Custom Statsd Client - posted by GitBox <gi...@apache.org> on 2020/03/09 17:47:17 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime - posted by GitBox <gi...@apache.org> on 2020/03/09 17:56:16 UTC, 4 replies.
- [GitHub] [airflow] vora001 commented on issue #3015: [AIRFLOW-85] Convert Airflow Webserver UI to FAB for RBAC support - posted by GitBox <gi...@apache.org> on 2020/03/09 18:32:44 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7019) Add visual indication of failure to pause/unpause a dag - posted by "Joshua Carp (Jira)" <ji...@apache.org> on 2020/03/09 18:44:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7020) Jobs running with cron is not working as expected - posted by "Rohit (Jira)" <ji...@apache.org> on 2020/03/09 18:44:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7020) Jobs running with cron is not working as expected - posted by "Rohit (Jira)" <ji...@apache.org> on 2020/03/09 18:45:00 UTC, 2 replies.
- [GitHub] [airflow] jmcarp opened a new pull request #7669: [AIRFLOW-7019] Show un/pause errors in dags view. - posted by GitBox <gi...@apache.org> on 2020/03/09 18:47:14 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7019) Add visual indication of failure to pause/unpause a dag - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/09 18:48:00 UTC, 1 replies.
- [GitHub] [airflow] jmcarp commented on issue #7669: [AIRFLOW-7019] Show un/pause errors in dags view. - posted by GitBox <gi...@apache.org> on 2020/03/09 18:49:00 UTC, 2 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7633: [AIRFLOW-6989] Store UnRenderedTemplateFields in SerializedDag table - posted by GitBox <gi...@apache.org> on 2020/03/09 19:08:30 UTC, 4 replies.
- [GitHub] [airflow] tooptoop4 removed a comment on issue #7637: [AIRFLOW-6994] SparkSubmitOperator re-launches spark driver even when original driver still running - posted by GitBox <gi...@apache.org> on 2020/03/09 20:27:26 UTC, 0 replies.
- [GitHub] [airflow] tooptoop4 commented on a change in pull request #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long - posted by GitBox <gi...@apache.org> on 2020/03/09 20:31:41 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7633: [AIRFLOW-6989][depends on AIRFLOW-5944] Store UnRenderedTemplateFields in SerializedDag table - posted by GitBox <gi...@apache.org> on 2020/03/09 20:59:36 UTC, 3 replies.
- [GitHub] [airflow] codecov-io commented on issue #7644: [AIRFLOW-7003] Lazy load all plguins - posted by GitBox <gi...@apache.org> on 2020/03/09 21:01:07 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7650: [AIRFLOW-7008][WIP] Add perf kit with common used decorators/contexts - posted by GitBox <gi...@apache.org> on 2020/03/09 21:03:49 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7664: [AIRFLOW-5013] Add GCP Data Catalog Hook and operators - posted by GitBox <gi...@apache.org> on 2020/03/09 21:04:25 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-5167) Dependancy conflict with grpc-google-iam-v1 - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/09 21:07:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-6468) fix install on python 3.7 - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/09 21:07:00 UTC, 0 replies.
- [GitHub] [airflow] petedejoy opened a new pull request #7670: [AIRFLOW-XXXX] Small grammar fixes in FAQ doc - posted by GitBox <gi...@apache.org> on 2020/03/09 21:14:19 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7661: [AIRFLOW-7016] Sort dag tags in the UI - posted by GitBox <gi...@apache.org> on 2020/03/09 21:14:20 UTC, 2 replies.
- [GitHub] [airflow] potiuk commented on issue #7670: [AIRFLOW-XXXX] Small grammar fixes in Best Practices doc - posted by GitBox <gi...@apache.org> on 2020/03/09 21:15:48 UTC, 1 replies.
- [GitHub] [airflow] petedejoy commented on issue #7670: [AIRFLOW-XXXX] Small grammar fixes in Best Practices doc - posted by GitBox <gi...@apache.org> on 2020/03/09 21:21:45 UTC, 1 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7664: [AIRFLOW-5013] Add GCP Data Catalog Hook and operators - posted by GitBox <gi...@apache.org> on 2020/03/09 21:32:15 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7021) Avoid multiple calls to conf.getboolean in _process_dags - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/09 21:45:00 UTC, 0 replies.
- [GitHub] [airflow] CaptainCuddleCube closed pull request #7184: [AIRFLOW-6574] Adding private_environment to docker operator. - posted by GitBox <gi...@apache.org> on 2020/03/09 21:45:16 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6574) Docker operator needs a private environment dict - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/09 21:46:00 UTC, 4 replies.
- [GitHub] [airflow] CaptainCuddleCube opened a new pull request #7671: [AIRFLOW-6574] Adding private_environment to docker operator. - posted by GitBox <gi...@apache.org> on 2020/03/09 21:47:41 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7639: [AIRFLOW-7000] Allow passing in env var JSON dict in task_test - posted by GitBox <gi...@apache.org> on 2020/03/09 21:48:09 UTC, 1 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7672: [AIRFLOW-7021] Avoid multiple calls to conf.getboolean in _process_dags - posted by GitBox <gi...@apache.org> on 2020/03/09 22:06:35 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7021) Avoid multiple calls to conf.getboolean in _process_dags - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/09 22:07:00 UTC, 2 replies.
- [jira] [Commented] (AIRFLOW-6782) airflow-xcom-sidecar container prevents pods from completion - posted by "Felipe Leme Gasparini (Jira)" <ji...@apache.org> on 2020/03/09 22:10:00 UTC, 1 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7673: [AIRFLOW-7015] Detect Dockerhub repo/user when building on Dockerhub - posted by GitBox <gi...@apache.org> on 2020/03/09 22:10:52 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7015) Detect Dockerhub repo/user when building on Dockerhub - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/09 22:11:00 UTC, 3 replies.
- [GitHub] [airflow] potiuk commented on issue #7673: [AIRFLOW-7015] Detect Dockerhub repo/user when building on Dockerhub - posted by GitBox <gi...@apache.org> on 2020/03/09 22:12:16 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7664: [AIRFLOW-5013] Add GCP Data Catalog Hook and operators - posted by GitBox <gi...@apache.org> on 2020/03/09 22:16:34 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-5013) Add GCP Data Catalog Hook and Operators - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/09 22:17:00 UTC, 0 replies.
- [GitHub] [airflow] houqp commented on issue #6342: [AIRFLOW-5662] fix incorrect naming and batch db call for scheduler metrics - posted by GitBox <gi...@apache.org> on 2020/03/09 22:32:33 UTC, 1 replies.
- [GitHub] [airflow] KevinYang21 commented on a change in pull request #7639: [AIRFLOW-7000] Allow passing in env var JSON dict in task_test - posted by GitBox <gi...@apache.org> on 2020/03/09 23:02:53 UTC, 3 replies.
- [GitHub] [airflow] houqp commented on a change in pull request #7644: [AIRFLOW-7003] Lazy load all plguins - posted by GitBox <gi...@apache.org> on 2020/03/09 23:04:40 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7022) Simplify DagFileProcessor.process_file method - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/09 23:13:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7674: Simplify DagFileProcessor.process_file method - posted by GitBox <gi...@apache.org> on 2020/03/09 23:16:27 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7633: [AIRFLOW-6989][depends on AIRFLOW-5944] Store UnRenderedTemplateFields in SerializedDag table - posted by GitBox <gi...@apache.org> on 2020/03/09 23:58:44 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7672: [AIRFLOW-7021] Avoid multiple calls to conf.getboolean in _process_dags - posted by GitBox <gi...@apache.org> on 2020/03/10 00:13:39 UTC, 0 replies.
- [GitHub] [airflow] mik-laj edited a comment on issue #7672: [AIRFLOW-7021] Avoid multiple calls to conf.getboolean in _process_dags - posted by GitBox <gi...@apache.org> on 2020/03/10 00:14:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7672: [AIRFLOW-7021] Avoid multiple calls to conf.getboolean in _process_dags - posted by GitBox <gi...@apache.org> on 2020/03/10 00:33:03 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7672: [AIRFLOW-7021] Avoid multiple calls to conf.getboolean in _process_dags - posted by GitBox <gi...@apache.org> on 2020/03/10 00:34:22 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7673: [AIRFLOW-7015] Detect Dockerhub repo/user when building on Dockerhub - posted by GitBox <gi...@apache.org> on 2020/03/10 00:42:04 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7672: [AIRFLOW-7021] Avoid multiple calls to conf.getboolean in _process_dags - posted by GitBox <gi...@apache.org> on 2020/03/10 00:47:24 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7021) Avoid multiple calls to conf.getboolean in _process_dags - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/10 00:48:00 UTC, 1 replies.
- [jira] [Assigned] (AIRFLOW-7021) Avoid multiple calls to conf.getboolean in _process_dags - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/10 00:54:00 UTC, 0 replies.
- [jira] [Reopened] (AIRFLOW-7021) Avoid multiple calls to conf.getboolean in _process_dags - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/10 00:54:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7023) Remove duplicated package definitions in setup.py - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/03/10 01:02:24 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7024) Add the verbose parameter support to SparkSqlOperator - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/03/10 01:05:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7025) Fix SparkSqlHook.run_query to handle its parameter properly - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/03/10 01:10:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7026) Improve SparkSqlHook's error message - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/03/10 01:14:00 UTC, 0 replies.
- [GitHub] [airflow] sekikn opened a new pull request #7675: [AIRFLOW-7023] Remove duplicated package definitions in setup.py - posted by GitBox <gi...@apache.org> on 2020/03/10 01:33:52 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7023) Remove duplicated package definitions in setup.py - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 01:34:00 UTC, 4 replies.
- [GitHub] [airflow] sekikn opened a new pull request #7676: [AIRFLOW-7024] Add the verbose parameter support to SparkSqlOperator - posted by GitBox <gi...@apache.org> on 2020/03/10 01:39:09 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7024) Add the verbose parameter support to SparkSqlOperator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 01:40:00 UTC, 2 replies.
- [GitHub] [airflow] stale[bot] closed pull request #7087: [AIRFLOW-XXXX] Clarify breaking changes to macros in updating.md - posted by GitBox <gi...@apache.org> on 2020/03/10 02:58:43 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] closed pull request #7177: [AIRFLOW-6571] Rewrite BigQueryExecuteQueryOperator to use python client - posted by GitBox <gi...@apache.org> on 2020/03/10 02:58:43 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6571) Rewrite BigQueryExecuteQueryOperator to use python client - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 02:59:00 UTC, 0 replies.
- [GitHub] [airflow] sekikn opened a new pull request #7677: [AIRFLOW-7025] Fix SparkSqlHook.run_query to handle its parameter properly - posted by GitBox <gi...@apache.org> on 2020/03/10 03:30:50 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7025) Fix SparkSqlHook.run_query to handle its parameter properly - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 03:31:00 UTC, 5 replies.
- [GitHub] [airflow] codecov-io commented on issue #7610: [AIRFLOW-6860] Default ignore_first_depends_on_past to True - posted by GitBox <gi...@apache.org> on 2020/03/10 05:59:49 UTC, 0 replies.
- [GitHub] [airflow] zacharya19 commented on a change in pull request #7661: [AIRFLOW-7016] Sort dag tags in the UI - posted by GitBox <gi...@apache.org> on 2020/03/10 07:37:18 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #7615: [AIRFLOW-6980] Improve system tests and building providers package - posted by GitBox <gi...@apache.org> on 2020/03/10 08:31:06 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7675: [AIRFLOW-7023] Remove duplicated package definitions in setup.py - posted by GitBox <gi...@apache.org> on 2020/03/10 09:18:50 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7675: [AIRFLOW-7023] Remove duplicated package definitions in setup.py - posted by GitBox <gi...@apache.org> on 2020/03/10 09:19:05 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7023) Remove duplicated package definitions in setup.py - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/10 09:20:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7661: [AIRFLOW-7016] Sort dag tags in the UI - posted by GitBox <gi...@apache.org> on 2020/03/10 10:04:51 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7027) The mirrored data folder for BigQuery_operators can't be accessed on manual runs - posted by "Jonny Evans (Jira)" <ji...@apache.org> on 2020/03/10 10:46:00 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #7635: [AIRFLOW-5062] Allow ACL Header in S3Hook - posted by GitBox <gi...@apache.org> on 2020/03/10 11:13:26 UTC, 3 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7674: [AIRFLOW-7022] Simplify DagFileProcessor.process_file method - posted by GitBox <gi...@apache.org> on 2020/03/10 11:26:18 UTC, 4 replies.
- [GitHub] [airflow] potiuk merged pull request #7673: [AIRFLOW-7015] Detect Dockerhub repo/user when building on Dockerhub - posted by GitBox <gi...@apache.org> on 2020/03/10 11:44:16 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #7619: [AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML - posted by GitBox <gi...@apache.org> on 2020/03/10 11:45:19 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7674: [AIRFLOW-7022] Simplify DagFileProcessor.process_file method - posted by GitBox <gi...@apache.org> on 2020/03/10 11:47:56 UTC, 4 replies.
- [GitHub] [airflow] blcksrx commented on issue #7422: [AIRFLOW-6809] Test for presto operators - posted by GitBox <gi...@apache.org> on 2020/03/10 11:57:30 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7015) Detect Dockerhub repo/user when building on Dockerhub - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/10 12:02:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7615: [AIRFLOW-6980] Improve system tests and building providers package - posted by GitBox <gi...@apache.org> on 2020/03/10 12:05:03 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7674: [AIRFLOW-7022] Simplify DagFileProcessor.process_file method - posted by GitBox <gi...@apache.org> on 2020/03/10 12:07:06 UTC, 9 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #7671: [AIRFLOW-6574] Adding private_environment to docker operator. - posted by GitBox <gi...@apache.org> on 2020/03/10 12:10:39 UTC, 6 replies.
- [GitHub] [airflow] ashb closed pull request #7620: [AIRFLOW-6402] Fix SSH Operator Exception - posted by GitBox <gi...@apache.org> on 2020/03/10 12:11:29 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7620: [AIRFLOW-6402] Fix SSH Operator Exception - posted by GitBox <gi...@apache.org> on 2020/03/10 12:11:29 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7670: [AIRFLOW-XXXX] Small grammar fixes in Best Practices doc - posted by GitBox <gi...@apache.org> on 2020/03/10 12:13:16 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7670: [AIRFLOW-XXXX] Small grammar fixes in Best Practices doc - posted by GitBox <gi...@apache.org> on 2020/03/10 12:13:26 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7620: [AIRFLOW-6402] Fix SSH Operator Exception - posted by GitBox <gi...@apache.org> on 2020/03/10 12:16:51 UTC, 0 replies.
- [GitHub] [airflow] CaptainCuddleCube commented on a change in pull request #7671: [AIRFLOW-6574] Adding private_environment to docker operator. - posted by GitBox <gi...@apache.org> on 2020/03/10 12:20:44 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7674: [AIRFLOW-7022] Simplify DagFileProcessor.process_file method - posted by GitBox <gi...@apache.org> on 2020/03/10 12:21:03 UTC, 3 replies.
- [jira] [Updated] (AIRFLOW-6756) Airflow resetdb fails in airflow 2.0 if run twice with an error - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/10 12:22:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6980) Improve system tests and building providers package - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/10 12:26:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6668) Sometimes kubernetes tests fail in CI - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/10 12:26:00 UTC, 1 replies.
- [jira] [Updated] (AIRFLOW-6665) Sometime celery tests fail with duplicate key error - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/10 12:27:00 UTC, 1 replies.
- [jira] [Updated] (AIRFLOW-6758) Git repo might be invalid in case you have shared git clone - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/10 12:28:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6922) Support python3.8 - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/10 12:28:00 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7544: [AIRFLOW-6922] Support python3.8 - posted by GitBox <gi...@apache.org> on 2020/03/10 12:29:24 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7023) Remove duplicated package definitions in setup.py - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/10 12:30:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7028) Remove java from inside CI image - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/10 12:35:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7029) Move license check to dedicated image - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/10 12:36:00 UTC, 0 replies.
- [jira] [Work started] (AIRFLOW-7029) Move license check to dedicated image - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/10 12:38:00 UTC, 0 replies.
- [GitHub] [airflow] blcksrx closed pull request #7544: [AIRFLOW-6922] Support python3.8 - posted by GitBox <gi...@apache.org> on 2020/03/10 12:44:14 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6922) Support python3.8 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 12:45:00 UTC, 0 replies.
- [GitHub] [airflow] ashb opened a new pull request #7678: [AIRFLOW-7029] Use separate docker image for running license check - posted by GitBox <gi...@apache.org> on 2020/03/10 12:47:03 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7615: [AIRFLOW-6980] Improve system tests and building providers package - posted by GitBox <gi...@apache.org> on 2020/03/10 12:47:31 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7029) Move license check to dedicated image - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 12:48:00 UTC, 1 replies.
- [GitHub] [airflow] ashb commented on issue #7678: [AIRFLOW-7029] Use separate docker image for running license check - posted by GitBox <gi...@apache.org> on 2020/03/10 12:48:10 UTC, 1 replies.
- [GitHub] [airflow] kaxil merged pull request #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor - posted by GitBox <gi...@apache.org> on 2020/03/10 12:56:26 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor - posted by GitBox <gi...@apache.org> on 2020/03/10 12:56:28 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6542) sparkKubernetes operator for https://github.com/GoogleCloudPlatform/spark-on-k8s-operator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 12:57:00 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-6542) sparkKubernetes operator for https://github.com/GoogleCloudPlatform/spark-on-k8s-operator - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/10 12:58:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7676: [AIRFLOW-7024] Add the verbose parameter support to SparkSqlOperator - posted by GitBox <gi...@apache.org> on 2020/03/10 12:59:24 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7024) Add the verbose parameter support to SparkSqlOperator - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/10 13:00:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7653: [AIRFLOW-6914] Add a default robots.txt - posted by GitBox <gi...@apache.org> on 2020/03/10 13:01:50 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-6914) Add a default robots.txt to deny all search engines - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/10 13:02:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long - posted by GitBox <gi...@apache.org> on 2020/03/10 13:04:53 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin merged pull request #7615: [AIRFLOW-6980] Improve system tests and building providers package - posted by GitBox <gi...@apache.org> on 2020/03/10 13:05:10 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6980) Improve system tests and building providers package - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/10 13:06:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6443) Pool name - increase length > 50, make cli give error if too large - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/10 13:06:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6429) Add SalesForce connection to UI - posted by "anuradha (Jira)" <ji...@apache.org> on 2020/03/10 13:13:00 UTC, 1 replies.
- [jira] [Assigned] (AIRFLOW-6429) Add SalesForce connection to UI - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/10 13:15:00 UTC, 0 replies.
- [GitHub] [airflow] OmairK opened a new pull request #7679: [AIRFLOW-4438] Add Gzip compression to S3_hook - posted by GitBox <gi...@apache.org> on 2020/03/10 13:17:34 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7679: [AIRFLOW-4438] Add Gzip compression to S3_hook - posted by GitBox <gi...@apache.org> on 2020/03/10 13:17:37 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4438) Add Gzip compression to S3_hook - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 13:18:00 UTC, 8 replies.
- [GitHub] [airflow] kaxil merged pull request #7661: [AIRFLOW-7016] Sort dag tags in the UI - posted by GitBox <gi...@apache.org> on 2020/03/10 13:19:49 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7016) Sort dag tags in the UI - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/10 13:20:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7016) Sort dag tags in the UI - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 13:20:00 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on issue #7678: [AIRFLOW-7029] Use separate docker image for running license check - posted by GitBox <gi...@apache.org> on 2020/03/10 13:21:11 UTC, 4 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #6376: [AIRFLOW-5705] Add secrets backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/10 13:27:03 UTC, 10 replies.
- [GitHub] [airflow] OmairK closed pull request #7679: [AIRFLOW-4438] Add Gzip compression to S3_hook - posted by GitBox <gi...@apache.org> on 2020/03/10 13:31:37 UTC, 0 replies.
- [GitHub] [airflow] potiuk edited a comment on issue #7678: [AIRFLOW-7029] Use separate docker image for running license check - posted by GitBox <gi...@apache.org> on 2020/03/10 13:31:55 UTC, 1 replies.
- [GitHub] [airflow] OmairK opened a new pull request #7680: [AIRFLOW-4438] Add Gzip compression to S3_hook - posted by GitBox <gi...@apache.org> on 2020/03/10 13:33:18 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #6788: [AIRFLOW-5944] Display rendered template_fields without accessing DAG files - posted by GitBox <gi...@apache.org> on 2020/03/10 13:44:58 UTC, 2 replies.
- [jira] [Created] (AIRFLOW-7030) No subprocess logging for LocalExecutor on webserver - posted by "Ruimeng Shi (Jira)" <ji...@apache.org> on 2020/03/10 13:51:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #6788: [AIRFLOW-5944] Display rendered template_fields without accessing DAG files - posted by GitBox <gi...@apache.org> on 2020/03/10 13:57:05 UTC, 5 replies.
- [GitHub] [airflow] pkqs90 commented on issue #6627: [AIRFLOW-5931] Use os.fork when appropriate to speed up task execution. - posted by GitBox <gi...@apache.org> on 2020/03/10 13:57:08 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7656: [AIRFLOW-7013] Automated check if Breeze image needs to be pulled - posted by GitBox <gi...@apache.org> on 2020/03/10 14:00:38 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-6671) Airflow sla_miss_callback function not triggering - posted by "Roster (Jira)" <ji...@apache.org> on 2020/03/10 15:13:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7031) Airflow WinRM endpoint is hardcoded to HTTP - posted by "Noël BARDELOT (Jira)" <ji...@apache.org> on 2020/03/10 15:19:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7031) Airflow WinRM endpoint is hardcoded to HTTP - posted by "Noël BARDELOT (Jira)" <ji...@apache.org> on 2020/03/10 15:20:00 UTC, 5 replies.
- [jira] [Created] (AIRFLOW-7032) Remove airflow/gcp folder from doc build - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/10 15:25:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7680: [AIRFLOW-4438] Add Gzip compression to S3_hook - posted by GitBox <gi...@apache.org> on 2020/03/10 15:26:50 UTC, 0 replies.
- [GitHub] [airflow] halilduygulu commented on issue #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file - posted by GitBox <gi...@apache.org> on 2020/03/10 15:27:32 UTC, 0 replies.
- [GitHub] [airflow] OmairK commented on a change in pull request #7680: [AIRFLOW-4438] Add Gzip compression to S3_hook - posted by GitBox <gi...@apache.org> on 2020/03/10 15:40:47 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7681: [AIRFLOW-7032] Remove airflow/gcp folder from doc build - posted by GitBox <gi...@apache.org> on 2020/03/10 15:54:59 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7032) Remove airflow/gcp folder from doc build - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 15:56:00 UTC, 2 replies.
- [GitHub] [airflow] mik-laj commented on issue #7674: [AIRFLOW-7022] Simplify DagFileProcessor.process_file method - posted by GitBox <gi...@apache.org> on 2020/03/10 16:14:33 UTC, 0 replies.
- [GitHub] [airflow] NBardelot opened a new pull request #7682: [AIRFLOW-7031] Airflow WinRM endpoint is hardcoded to HTTP - posted by GitBox <gi...@apache.org> on 2020/03/10 16:14:34 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7031) Airflow WinRM endpoint is hardcoded to HTTP - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 16:15:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (AIRFLOW-7031) Airflow WinRM endpoint is hardcoded to HTTP - posted by "Noël BARDELOT (Jira)" <ji...@apache.org> on 2020/03/10 16:18:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file - posted by GitBox <gi...@apache.org> on 2020/03/10 16:18:20 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7033) Change dag and task state meanwhile - posted by "zhongjiajie (Jira)" <ji...@apache.org> on 2020/03/10 16:33:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie opened a new pull request #7683: [AIRFLOW-7033] Change dag and task state meanwhile - posted by GitBox <gi...@apache.org> on 2020/03/10 16:37:04 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7033) Change dag and task state meanwhile - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 16:38:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7656: [AIRFLOW-7013] Automated check if Breeze image needs to be pulled - posted by GitBox <gi...@apache.org> on 2020/03/10 16:49:58 UTC, 1 replies.
- [jira] [Work stopped] (AIRFLOW-7028) Remove java from inside CI image - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/10 16:51:00 UTC, 0 replies.
- [jira] [Work started] (AIRFLOW-7028) Remove java from inside CI image - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/10 16:51:00 UTC, 0 replies.
- [GitHub] [airflow] ushasree-tella opened a new pull request #7684: Update Breeze.rst - posted by GitBox <gi...@apache.org> on 2020/03/10 17:07:54 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7684: Update Breeze.rst - posted by GitBox <gi...@apache.org> on 2020/03/10 17:07:57 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7034) Remove feature: Assigning Dag to task using Bitshift Operator - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/10 17:08:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7685: [AIRFLOW-7034] Remove feature: Assigning Dag to task using Bitshift Op - posted by GitBox <gi...@apache.org> on 2020/03/10 17:12:51 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7034) Remove feature: Assigning Dag to task using Bitshift Operator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 17:13:00 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7680: [AIRFLOW-4438] Add Gzip compression to S3_hook - posted by GitBox <gi...@apache.org> on 2020/03/10 17:18:08 UTC, 0 replies.
- [GitHub] [airflow] ushasree-tella closed pull request #7684: Update Breeze.rst - posted by GitBox <gi...@apache.org> on 2020/03/10 17:18:27 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7680: [AIRFLOW-4438] Add Gzip compression to S3_hook - posted by GitBox <gi...@apache.org> on 2020/03/10 17:50:26 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7680: [AIRFLOW-4438] Add Gzip compression to S3_hook - posted by GitBox <gi...@apache.org> on 2020/03/10 17:50:28 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7680: [AIRFLOW-4438] Add Gzip compression to S3_hook - posted by GitBox <gi...@apache.org> on 2020/03/10 17:50:39 UTC, 0 replies.
- [GitHub] [airflow] OmairK commented on issue #7680: [AIRFLOW-4438] Add Gzip compression to S3_hook - posted by GitBox <gi...@apache.org> on 2020/03/10 17:56:24 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7681: [AIRFLOW-7032] Remove airflow/gcp folder from doc build - posted by GitBox <gi...@apache.org> on 2020/03/10 18:10:33 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7032) Remove airflow/gcp folder from doc build - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/10 18:11:00 UTC, 0 replies.
- [GitHub] [airflow] Better-Boy opened a new pull request #7686: New user company - posted by GitBox <gi...@apache.org> on 2020/03/10 18:11:38 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7686: New user company - posted by GitBox <gi...@apache.org> on 2020/03/10 18:11:40 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7422: [AIRFLOW-6809] Test for presto operators - posted by GitBox <gi...@apache.org> on 2020/03/10 18:17:51 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6809) Test for presto operators - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 18:18:00 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-6809) Test for presto operators - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/10 18:18:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7035) Increment the pip version in Airflow Dockerfile - posted by "Aditya (Jira)" <ji...@apache.org> on 2020/03/10 18:22:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7036) redshift_copy_operator - posted by "Omkar (Jira)" <ji...@apache.org> on 2020/03/10 18:23:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7037) Fix Incorrect Type Annotation for Multiprocessing Connection - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/10 18:28:00 UTC, 0 replies.
- [GitHub] [airflow] yishan-lin commented on issue #2708: [AIRFLOW-1746] Add a Nomad operator to trigger job from Airflow - posted by GitBox <gi...@apache.org> on 2020/03/10 18:32:17 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7687: [AIRFLOW-7037] Fix Type Annotation for Multiprocessing Connection - posted by GitBox <gi...@apache.org> on 2020/03/10 18:42:38 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7037) Fix Incorrect Type Annotation for Multiprocessing Connection - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 18:43:00 UTC, 2 replies.
- [jira] [Updated] (AIRFLOW-7035) Increment the pip version in Airflow Dockerfile - posted by "Aditya (Jira)" <ji...@apache.org> on 2020/03/10 18:59:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7227: [AIRFLOW-6530] Allow Custom Statsd Client - posted by GitBox <gi...@apache.org> on 2020/03/10 19:13:02 UTC, 2 replies.
- [jira] [Commented] (AIRFLOW-4175) S3Hook load_file should support ACL policy parameter - posted by "Ephraim E Anierobi (Jira)" <ji...@apache.org> on 2020/03/10 19:30:00 UTC, 10 replies.
- [GitHub] [airflow] jmcarp commented on issue #7667: [AIRFLOW-7017] Respect default dag view in trigger dag origin. - posted by GitBox <gi...@apache.org> on 2020/03/10 19:44:21 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-6794) Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query - posted by "Omkar (Jira)" <ji...@apache.org> on 2020/03/10 19:52:00 UTC, 0 replies.
- [GitHub] [airflow] swiftomkar opened a new pull request #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query - posted by GitBox <gi...@apache.org> on 2020/03/10 19:53:49 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6794) Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 19:54:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7038) Cassandra sensors tests - posted by "Sayed Mohammad Hossein Torabi (Jira)" <ji...@apache.org> on 2020/03/10 20:06:00 UTC, 0 replies.
- [GitHub] [airflow] blcksrx opened a new pull request #7689: [AIRFLOW-7038] Cassandra sensors tests - posted by GitBox <gi...@apache.org> on 2020/03/10 20:07:14 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7038) Cassandra sensors tests - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/10 20:08:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7687: [AIRFLOW-7037] Fix Type Annotation for Multiprocessing Connection - posted by GitBox <gi...@apache.org> on 2020/03/10 20:18:34 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7687: [AIRFLOW-7037] Fix Type Annotation for Multiprocessing Connection - posted by GitBox <gi...@apache.org> on 2020/03/10 20:24:46 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7037) Fix Incorrect Type Annotation for Multiprocessing Connection - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/10 20:26:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query - posted by GitBox <gi...@apache.org> on 2020/03/10 20:32:48 UTC, 7 replies.
- [GitHub] [airflow] potiuk commented on issue #2708: [AIRFLOW-1746] Add a Nomad operator to trigger job from Airflow - posted by GitBox <gi...@apache.org> on 2020/03/10 20:37:59 UTC, 0 replies.
- [GitHub] [airflow] swiftomkar commented on a change in pull request #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query - posted by GitBox <gi...@apache.org> on 2020/03/10 20:45:27 UTC, 12 replies.
- [GitHub] [airflow] codecov-io commented on issue #7656: [AIRFLOW-7013] Automated check if Breeze image needs to be pulled - posted by GitBox <gi...@apache.org> on 2020/03/10 21:19:35 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7656: [AIRFLOW-7013] Automated check if Breeze image needs to be pulled - posted by GitBox <gi...@apache.org> on 2020/03/10 21:20:12 UTC, 2 replies.
- [GitHub] [airflow] pingzh commented on a change in pull request #7490: [AIRFLOW-6860] Default ignore_first_depends_on_past to True - posted by GitBox <gi...@apache.org> on 2020/03/10 22:16:44 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7686: New user company - posted by GitBox <gi...@apache.org> on 2020/03/10 22:16:49 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7039) Specific DAG Schedule & DST Results in Skipped DAG Run - posted by "Peter Kim (Jira)" <ji...@apache.org> on 2020/03/10 22:50:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-6859) Airflow scheduler looking for logs of example DAGs in the wrong folder - posted by "Abhilash Kishore (Jira)" <ji...@apache.org> on 2020/03/10 23:38:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7683: [AIRFLOW-7033] Change dag and task state meanwhile - posted by GitBox <gi...@apache.org> on 2020/03/11 01:35:17 UTC, 4 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query - posted by GitBox <gi...@apache.org> on 2020/03/11 01:59:41 UTC, 5 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7685: [AIRFLOW-7034] Remove feature: Assigning Dag to task using Bitshift Op - posted by GitBox <gi...@apache.org> on 2020/03/11 02:18:52 UTC, 0 replies.
- [GitHub] [airflow] swiftomkar commented on issue #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query - posted by GitBox <gi...@apache.org> on 2020/03/11 02:52:09 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query - posted by GitBox <gi...@apache.org> on 2020/03/11 05:10:05 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7683: [AIRFLOW-7033] Change dag and task state meanwhile - posted by GitBox <gi...@apache.org> on 2020/03/11 05:27:24 UTC, 2 replies.
- [GitHub] [airflow] eladkal commented on issue #7685: [AIRFLOW-7034] Remove feature: Assigning Dag to task using Bitshift Op - posted by GitBox <gi...@apache.org> on 2020/03/11 07:45:10 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-7039) Specific DAG Schedule & DST Results in Skipped DAG Run - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/11 08:11:00 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on issue #6627: [AIRFLOW-5931] Use os.fork when appropriate to speed up task execution. - posted by GitBox <gi...@apache.org> on 2020/03/11 09:00:29 UTC, 0 replies.
- [GitHub] [airflow] CaptainCuddleCube commented on issue #7671: [AIRFLOW-6574] Adding private_environment to docker operator. - posted by GitBox <gi...@apache.org> on 2020/03/11 09:01:50 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7040) Move tests/contrib/utils files tp test/utils - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/11 09:11:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7690: [AIRFLOW-7040] Move tests/utils/contrib packages to tests/utils - posted by GitBox <gi...@apache.org> on 2020/03/11 09:13:41 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7040) Move tests/contrib/utils files tp test/utils - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/11 09:14:00 UTC, 2 replies.
- [GitHub] [airflow] potiuk commented on issue #7690: [AIRFLOW-7040] Move tests/utils/contrib packages to tests/utils - posted by GitBox <gi...@apache.org> on 2020/03/11 09:14:09 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7041) Bowler required to be installed in pre-commit - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/11 09:17:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7041) Bowler required to be installed in pre-commit - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/11 09:17:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7691: [AIRFLOW-7041] make bowler dependency local - posted by GitBox <gi...@apache.org> on 2020/03/11 09:23:05 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7041) Bowler required to be installed in pre-commit - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/11 09:24:00 UTC, 2 replies.
- [jira] [Created] (AIRFLOW-7042) Example causes migration scripts to show errors - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/11 10:02:00 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-7042) Example causes migration scripts to show errors - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/11 10:02:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7691: [AIRFLOW-7041] make bowler dependency local - posted by GitBox <gi...@apache.org> on 2020/03/11 10:17:02 UTC, 0 replies.
- [jira] [Work started] (AIRFLOW-6481) SalesforceHook attempts to use .str accessor on object dtype - posted by "Teddy Hartanto (Jira)" <ji...@apache.org> on 2020/03/11 10:20:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6481) SalesforceHook attempts to use .str accessor on object dtype - posted by "Teddy Hartanto (Jira)" <ji...@apache.org> on 2020/03/11 10:20:00 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7690: [AIRFLOW-7040] Move tests/utils/contrib packages to tests/utils - posted by GitBox <gi...@apache.org> on 2020/03/11 11:13:29 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7040) Move tests/contrib/utils files tp test/utils - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/11 11:15:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7040) Move tests/contrib/utils files tp test/utils - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/11 11:15:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7685: [AIRFLOW-7034] Remove feature: Assigning Dag to task using Bitshift Op - posted by GitBox <gi...@apache.org> on 2020/03/11 11:19:29 UTC, 1 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7685: [AIRFLOW-7034] Remove feature: Assigning Dag to task using Bitshift Op - posted by GitBox <gi...@apache.org> on 2020/03/11 11:22:20 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7685: [AIRFLOW-7034] Remove feature: Assigning Dag to task using Bitshift Op - posted by GitBox <gi...@apache.org> on 2020/03/11 11:22:30 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie edited a comment on issue #7683: [AIRFLOW-7033] Change dag and task state meanwhile - posted by GitBox <gi...@apache.org> on 2020/03/11 11:32:55 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query - posted by GitBox <gi...@apache.org> on 2020/03/11 11:45:03 UTC, 6 replies.
- [jira] [Work started] (AIRFLOW-5948) Replace SimpleDag with serialized version - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/11 11:56:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7691: [AIRFLOW-7041] make bowler dependency local - posted by GitBox <gi...@apache.org> on 2020/03/11 12:14:48 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7691: [AIRFLOW-7041] make bowler dependency local - posted by GitBox <gi...@apache.org> on 2020/03/11 12:15:04 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7691: [AIRFLOW-7041] make bowler dependency local - posted by GitBox <gi...@apache.org> on 2020/03/11 12:25:33 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7041) Bowler required to be installed in pre-commit - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/11 12:28:00 UTC, 0 replies.
- [GitHub] [airflow] ewjmulder commented on issue #6627: [AIRFLOW-5931] Use os.fork when appropriate to speed up task execution. - posted by GitBox <gi...@apache.org> on 2020/03/11 12:48:59 UTC, 0 replies.
- [GitHub] [airflow] ewjmulder edited a comment on issue #6627: [AIRFLOW-5931] Use os.fork when appropriate to speed up task execution. - posted by GitBox <gi...@apache.org> on 2020/03/11 12:51:17 UTC, 1 replies.
- [GitHub] [airflow] toddy86 opened a new pull request #7692: AIRFLOW-6732 Add GoogleAdsHook and GoogleAdsToGcsOperator - posted by GitBox <gi...@apache.org> on 2020/03/11 13:53:40 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7692: AIRFLOW-6732 Add GoogleAdsHook and GoogleAdsToGcsOperator - posted by GitBox <gi...@apache.org> on 2020/03/11 13:53:43 UTC, 0 replies.
- [GitHub] [airflow] toddy86 commented on issue #7692: [AIRFLOW-6732] Add GoogleAdsHook and GoogleAdsToGcsOperator - posted by GitBox <gi...@apache.org> on 2020/03/11 14:04:21 UTC, 2 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query - posted by GitBox <gi...@apache.org> on 2020/03/11 14:04:24 UTC, 5 replies.
- [GitHub] [airflow] codecov-io commented on issue #7683: [AIRFLOW-7033] Change dag and task state meanwhile - posted by GitBox <gi...@apache.org> on 2020/03/11 14:26:46 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7683: [AIRFLOW-7033] Change dag and task state meanwhile - posted by GitBox <gi...@apache.org> on 2020/03/11 14:27:16 UTC, 7 replies.
- [GitHub] [airflow] potiuk commented on issue #7685: [AIRFLOW-7034] Remove feature: Assigning Dag to task using Bitshift Op - posted by GitBox <gi...@apache.org> on 2020/03/11 15:58:33 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7685: [AIRFLOW-7034] Remove feature: Assigning Dag to task using Bitshift Op - posted by GitBox <gi...@apache.org> on 2020/03/11 16:09:03 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7692: [AIRFLOW-6732] Add GoogleAdsHook and GoogleAdsToGcsOperator - posted by GitBox <gi...@apache.org> on 2020/03/11 16:11:36 UTC, 2 replies.
- [jira] [Commented] (AIRFLOW-3653) Pausing a Dag does not pause its SubDags - posted by "HaloKu (Jira)" <ji...@apache.org> on 2020/03/11 16:47:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6788) Improve the instructions for getting started with Postgres - posted by "HaloKu (Jira)" <ji...@apache.org> on 2020/03/11 16:48:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7689: [AIRFLOW-7038] Cassandra sensors tests - posted by GitBox <gi...@apache.org> on 2020/03/11 17:08:51 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7674: [AIRFLOW-7022] Simplify DagFileProcessor.process_file method - posted by GitBox <gi...@apache.org> on 2020/03/11 17:50:39 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query - posted by GitBox <gi...@apache.org> on 2020/03/11 18:10:25 UTC, 3 replies.
- [GitHub] [airflow] samblackk opened a new pull request #7693: [AIRFLOW-3981] Locale-formatted datetimes (UI only) - posted by GitBox <gi...@apache.org> on 2020/03/11 20:47:10 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7693: [AIRFLOW-3981] Locale-formatted datetimes (UI only) - posted by GitBox <gi...@apache.org> on 2020/03/11 20:47:13 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-3981) Make Airflow UI timezone aware - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/11 20:48:00 UTC, 0 replies.
- [GitHub] [airflow] rebeccasg commented on a change in pull request #7630: [AIRFLOW-6724] Add Google Analytics 360 Accounts Retrieve Operator - posted by GitBox <gi...@apache.org> on 2020/03/11 20:52:19 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #6788: [AIRFLOW-5944] Display rendered template_fields without accessing DAG files - posted by GitBox <gi...@apache.org> on 2020/03/11 21:07:22 UTC, 4 replies.
- [jira] [Assigned] (AIRFLOW-5610) Add ability to specify multiple objects to copy to GoogleCloudStorageToGoogleCloudStorageOperator - posted by "Ephraim E Anierobi (Jira)" <ji...@apache.org> on 2020/03/11 21:12:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7694: WIP: [AIRFLOW-5948] Replace SimpleDag with SerializedDag - posted by GitBox <gi...@apache.org> on 2020/03/11 21:21:09 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5948) Replace SimpleDag with serialized version - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/11 21:22:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7674: [AIRFLOW-7022] Simplify DagFileProcessor.process_file method - posted by GitBox <gi...@apache.org> on 2020/03/11 22:10:16 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7674: [AIRFLOW-7022] Simplify DagFileProcessor.process_file method - posted by GitBox <gi...@apache.org> on 2020/03/11 22:21:20 UTC, 1 replies.
- [GitHub] [airflow] dferguson992 commented on issue #7407: [AIRFLOW-6786] Add KafkaConsumerHook, KafkaProduerHook and KafkaSensor - posted by GitBox <gi...@apache.org> on 2020/03/11 22:31:43 UTC, 2 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7633: [AIRFLOW-6989][depends on AIRFLOW-5944] Store UnRenderedTemplateFields in SerializedDag table - posted by GitBox <gi...@apache.org> on 2020/03/11 23:18:25 UTC, 1 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7695: [AIRFLOW-XXXX] Change CONTRIBUTING.md to CONTRIBUTING.rst - posted by GitBox <gi...@apache.org> on 2020/03/12 00:09:10 UTC, 0 replies.
- [GitHub] [airflow] feng-tao commented on issue #7694: [AIRFLOW-5948][WIP] Replace SimpleDag with SerializedDag - posted by GitBox <gi...@apache.org> on 2020/03/12 00:19:51 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7694: [AIRFLOW-5948][WIP] Replace SimpleDag with SerializedDag - posted by GitBox <gi...@apache.org> on 2020/03/12 00:28:01 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7696: [AIRFLOW-XXXX] Replace conversion from list to set - posted by GitBox <gi...@apache.org> on 2020/03/12 00:37:16 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7697: [AIRFLOW-XXXX] Remove already solved items from pylint_todo.txt - posted by GitBox <gi...@apache.org> on 2020/03/12 00:52:33 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7698: [AIRFLOW-XXXX] Fix typo in tests/jobs/test_base_job.py - posted by GitBox <gi...@apache.org> on 2020/03/12 01:00:39 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7699: [AIRFLOW-XXXX] Fix docstring in TestSchedulerJob - posted by GitBox <gi...@apache.org> on 2020/03/12 01:05:32 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7700: [AIRFLOW-XXXX] Fix broken link in backport_packages/README.md - posted by GitBox <gi...@apache.org> on 2020/03/12 01:11:28 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7633: [AIRFLOW-6989][depends on AIRFLOW-5944] Store UnRenderedTemplateFields in SerializedDag table - posted by GitBox <gi...@apache.org> on 2020/03/12 01:13:33 UTC, 1 replies.
- [GitHub] [airflow] kaxil merged pull request #7667: [AIRFLOW-7017] Respect default dag view in trigger dag origin. - posted by GitBox <gi...@apache.org> on 2020/03/12 01:14:31 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7017) Respect default dag view on redirect after trigger - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/12 01:15:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7701: [AIRFLOW-XXXX] Wrap line under 90 characters - posted by GitBox <gi...@apache.org> on 2020/03/12 01:22:11 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7701: [AIRFLOW-XXXX] Wrap line under 90 characters - posted by GitBox <gi...@apache.org> on 2020/03/12 01:32:19 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7701: [AIRFLOW-XXXX] Wrap line under 110 characters - posted by GitBox <gi...@apache.org> on 2020/03/12 01:33:31 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7696: [AIRFLOW-XXXX] Replace conversion from list to set - posted by GitBox <gi...@apache.org> on 2020/03/12 01:34:54 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7696: [AIRFLOW-XXXX] Replace conversion from list to set - posted by GitBox <gi...@apache.org> on 2020/03/12 01:35:10 UTC, 2 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7702: [AIRFLOW-XXXX] Update to the latest version of pre-commit-hooks - posted by GitBox <gi...@apache.org> on 2020/03/12 01:36:32 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7697: [AIRFLOW-XXXX] Remove already solved items from pylint_todo.txt - posted by GitBox <gi...@apache.org> on 2020/03/12 01:43:12 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7697: [AIRFLOW-XXXX] Remove already solved items from pylint_todo.txt - posted by GitBox <gi...@apache.org> on 2020/03/12 01:43:36 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7698: [AIRFLOW-XXXX] Fix typo in tests/jobs/test_base_job.py - posted by GitBox <gi...@apache.org> on 2020/03/12 01:47:05 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7698: [AIRFLOW-XXXX] Fix typo in tests/jobs/test_base_job.py - posted by GitBox <gi...@apache.org> on 2020/03/12 01:47:29 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7698: [AIRFLOW-XXXX] Fix typo in tests/jobs/test_base_job.py - posted by GitBox <gi...@apache.org> on 2020/03/12 01:51:18 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7699: [AIRFLOW-XXXX] Fix docstring in TestSchedulerJob - posted by GitBox <gi...@apache.org> on 2020/03/12 01:51:47 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7697: [AIRFLOW-XXXX] Remove already solved items from pylint_todo.txt - posted by GitBox <gi...@apache.org> on 2020/03/12 01:52:08 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7696: [AIRFLOW-XXXX] Replace conversion from list to set - posted by GitBox <gi...@apache.org> on 2020/03/12 01:52:30 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7701: [AIRFLOW-XXXX] Wrap line under 110 characters - posted by GitBox <gi...@apache.org> on 2020/03/12 02:47:19 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7701: [AIRFLOW-XXXX] Wrap line under 110 characters - posted by GitBox <gi...@apache.org> on 2020/03/12 02:47:31 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7043) CLONE - The mirrored data folder for BigQuery_operators can't be accessed on manual runs - posted by "Valerio Dacanal (Jira)" <ji...@apache.org> on 2020/03/12 03:21:00 UTC, 0 replies.
- [jira] [Work started] (AIRFLOW-7043) CLONE - The mirrored data folder for BigQuery_operators can't be accessed on manual runs - posted by "Valerio Dacanal (Jira)" <ji...@apache.org> on 2020/03/12 03:22:00 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-7043) CLONE - The mirrored data folder for BigQuery_operators can't be accessed on manual runs - posted by "Valerio Dacanal (Jira)" <ji...@apache.org> on 2020/03/12 03:24:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7702: [AIRFLOW-XXXX] Update to the latest version of pre-commit-hooks - posted by GitBox <gi...@apache.org> on 2020/03/12 05:31:59 UTC, 0 replies.
- [GitHub] [airflow] TeddyHartanto opened a new pull request #7703: [AIRFLOW-6481] Fix bug in SalesforceHook - posted by GitBox <gi...@apache.org> on 2020/03/12 05:39:47 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7703: [AIRFLOW-6481] Fix bug in SalesforceHook - posted by GitBox <gi...@apache.org> on 2020/03/12 05:39:49 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7703: [AIRFLOW-6481] Fix bug in SalesforceHook - posted by GitBox <gi...@apache.org> on 2020/03/12 06:21:02 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7703: [AIRFLOW-6481] Fix bug in SalesforceHook - posted by GitBox <gi...@apache.org> on 2020/03/12 06:21:12 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7695: [AIRFLOW-XXXX] Change CONTRIBUTING.md to CONTRIBUTING.rst - posted by GitBox <gi...@apache.org> on 2020/03/12 07:11:09 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7619: [AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML - posted by GitBox <gi...@apache.org> on 2020/03/12 07:11:33 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7619: [AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML - posted by GitBox <gi...@apache.org> on 2020/03/12 07:11:50 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7700: [AIRFLOW-XXXX] Fix broken link in backport_packages/README.md - posted by GitBox <gi...@apache.org> on 2020/03/12 07:11:58 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7701: [AIRFLOW-XXXX] Wrap line under 110 characters - posted by GitBox <gi...@apache.org> on 2020/03/12 07:19:27 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7703: [AIRFLOW-6481] Fix bug in SalesforceHook - posted by GitBox <gi...@apache.org> on 2020/03/12 07:23:10 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6481) SalesforceHook attempts to use .str accessor on object dtype - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/12 07:24:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7703: [AIRFLOW-6481] Fix bug in SalesforceHook - posted by GitBox <gi...@apache.org> on 2020/03/12 07:24:07 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7685: [AIRFLOW-7034] Remove feature: Assigning Dag to task using Bitshift Op - posted by GitBox <gi...@apache.org> on 2020/03/12 07:26:06 UTC, 0 replies.
- [GitHub] [airflow] toddy86 commented on a change in pull request #7692: [AIRFLOW-6732] Add GoogleAdsHook and GoogleAdsToGcsOperator - posted by GitBox <gi...@apache.org> on 2020/03/12 08:28:09 UTC, 5 replies.
- [GitHub] [airflow] michalslowikowski00 commented on a change in pull request #7692: [AIRFLOW-6732] Add GoogleAdsHook and GoogleAdsToGcsOperator - posted by GitBox <gi...@apache.org> on 2020/03/12 08:28:35 UTC, 2 replies.
- [GitHub] [airflow] michalslowikowski00 commented on issue #7692: [AIRFLOW-6732] Add GoogleAdsHook and GoogleAdsToGcsOperator - posted by GitBox <gi...@apache.org> on 2020/03/12 08:43:54 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7656: [AIRFLOW-7013] Automated check if Breeze image needs to be pulled - posted by GitBox <gi...@apache.org> on 2020/03/12 08:48:27 UTC, 0 replies.
- [GitHub] [airflow] dstandish commented on issue #6376: [AIRFLOW-5705] Add secrets backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/12 09:17:03 UTC, 8 replies.
- [GitHub] [airflow] dstandish edited a comment on issue #6376: [AIRFLOW-5705] Add secrets backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/12 09:17:53 UTC, 10 replies.
- [jira] [Commented] (AIRFLOW-5334) After Airflow upgrade to 1.10.3 in the gcs to bq operator it is mandatory to specify either autodetect or schema paramaters - posted by "nexoriv (Jira)" <ji...@apache.org> on 2020/03/12 09:31:00 UTC, 1 replies.
- [jira] [Comment Edited] (AIRFLOW-5334) After Airflow upgrade to 1.10.3 in the gcs to bq operator it is mandatory to specify either autodetect or schema paramaters - posted by "nexoriv (Jira)" <ji...@apache.org> on 2020/03/12 09:32:00 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7044) SSH connection (and hook) should support public host_key usage - posted by "Aaron Fowles (Jira)" <ji...@apache.org> on 2020/03/12 10:00:03 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7044) SSH connection (and hook) should support public host_key usage - posted by "Aaron Fowles (Jira)" <ji...@apache.org> on 2020/03/12 10:17:00 UTC, 4 replies.
- [GitHub] [airflow] Khrol commented on issue #7622: [AIRFLOW-6983] Configure connection pool disabling in CLI - posted by GitBox <gi...@apache.org> on 2020/03/12 10:36:19 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7622: [AIRFLOW-6983] Configure connection pool disabling in CLI - posted by GitBox <gi...@apache.org> on 2020/03/12 10:38:56 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7622: [AIRFLOW-6983] Configure connection pool disabling in CLI - posted by GitBox <gi...@apache.org> on 2020/03/12 10:39:03 UTC, 0 replies.
- [GitHub] [airflow] aaronfowles opened a new pull request #7704: Add TODO for unit tests - posted by GitBox <gi...@apache.org> on 2020/03/12 10:40:25 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7704: Add TODO for unit tests - posted by GitBox <gi...@apache.org> on 2020/03/12 10:40:27 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-643) Improve coerce_to_timestamp for salesforce_hook - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/12 10:48:00 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7633: [AIRFLOW-6989][depends on AIRFLOW-5944] Store UnRenderedTemplateFields in SerializedDag table - posted by GitBox <gi...@apache.org> on 2020/03/12 11:09:40 UTC, 1 replies.
- [GitHub] [airflow] kaxil merged pull request #6788: [AIRFLOW-5944] Display rendered template_fields without accessing DAG files - posted by GitBox <gi...@apache.org> on 2020/03/12 11:09:49 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5944) Rendering templated_fields without accessing DAG files - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/12 11:10:00 UTC, 8 replies.
- [jira] [Resolved] (AIRFLOW-5944) Rendering templated_fields without accessing DAG files - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/12 11:11:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7045) Update Sqlalchemy query to support all backends - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/12 11:14:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5506) Airflow scheduler stuck - posted by "Noël BARDELOT (Jira)" <ji...@apache.org> on 2020/03/12 11:16:00 UTC, 2 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7541: [AIRFLOW-6822] AWS hooks should cache boto3 client - posted by GitBox <gi...@apache.org> on 2020/03/12 11:16:58 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-2289) Add additional quick start to INSTALL - posted by "Esther Itolima (Jira)" <ji...@apache.org> on 2020/03/12 11:18:00 UTC, 2 replies.
- [jira] [Comment Edited] (AIRFLOW-2289) Add additional quick start to INSTALL - posted by "Esther Itolima (Jira)" <ji...@apache.org> on 2020/03/12 11:18:00 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #6342: [AIRFLOW-5662] fix incorrect naming and batch db call for scheduler metrics - posted by GitBox <gi...@apache.org> on 2020/03/12 11:30:17 UTC, 8 replies.
- [jira] [Updated] (AIRFLOW-7045) Update Sqlalchemy query to support all backends - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/12 11:37:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7693: [AIRFLOW-3981] Locale-formatted datetimes (UI only) - posted by GitBox <gi...@apache.org> on 2020/03/12 11:37:38 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7046) Support Locale-formatted datetimes in Webserver - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/12 11:44:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7583: [AIRFLOW-6954] Use DagRunType instead of ID_PREFIX in run_id - posted by GitBox <gi...@apache.org> on 2020/03/12 12:13:37 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7583: [AIRFLOW-6954] Use DagRunType instead of ID_PREFIX in run_id - posted by GitBox <gi...@apache.org> on 2020/03/12 12:13:46 UTC, 1 replies.
- [GitHub] [airflow] nuclearpinguin merged pull request #7583: [AIRFLOW-6954] Use DagRunType instead of ID_PREFIX in run_id - posted by GitBox <gi...@apache.org> on 2020/03/12 12:48:09 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6954) Use DagRunType instead of ID_PREFIX in run_id - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/12 12:49:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6954) Use DagRunType instead of ID_PREFIX in run_id - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/12 12:49:00 UTC, 0 replies.
- [GitHub] [airflow] neodino commented on issue #3138: [AIRFLOW-2221] Create DagFetcher abstraction - posted by GitBox <gi...@apache.org> on 2020/03/12 13:02:12 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7047) build-providers-dependencies pre-commit fails on mac - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/12 13:15:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7633: [AIRFLOW-6989] Display Rendered template_fields without accessing Dagfiles - posted by GitBox <gi...@apache.org> on 2020/03/12 13:20:07 UTC, 1 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7705: [AIRFLOW-7047] Fixe build providers dependencies pre-commit on Mac - posted by GitBox <gi...@apache.org> on 2020/03/12 13:21:22 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7217: [AIRFLOW-5946] Store source code in db - posted by GitBox <gi...@apache.org> on 2020/03/12 13:21:33 UTC, 10 replies.
- [jira] [Commented] (AIRFLOW-7047) build-providers-dependencies pre-commit fails on mac - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/12 13:22:00 UTC, 1 replies.
- [GitHub] [airflow] anitakar commented on issue #7217: [AIRFLOW-5946] Store source code in db - posted by GitBox <gi...@apache.org> on 2020/03/12 13:29:36 UTC, 0 replies.
- [jira] [Work started] (AIRFLOW-7046) Support Locale-formatted datetimes in Webserver - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/12 13:54:00 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-7046) Support Locale-formatted datetimes in Webserver - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/12 13:54:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7048) Provide "timezone selection" mechanism in front-end - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/12 13:59:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7217: [AIRFLOW-5946] Store source code in db - posted by GitBox <gi...@apache.org> on 2020/03/12 14:00:32 UTC, 10 replies.
- [GitHub] [airflow] potiuk commented on issue #6376: [AIRFLOW-5705] Add secrets backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/12 14:12:55 UTC, 6 replies.
- [GitHub] [airflow] potiuk merged pull request #7705: [AIRFLOW-7047] Fix build providers dependencies pre-commit on Mac - posted by GitBox <gi...@apache.org> on 2020/03/12 14:40:29 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7047) build-providers-dependencies pre-commit fails on mac - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/12 14:41:00 UTC, 0 replies.
- [GitHub] [airflow] TeddyHartanto commented on issue #7705: [AIRFLOW-7047] Fix build providers dependencies pre-commit on Mac - posted by GitBox <gi...@apache.org> on 2020/03/12 14:41:09 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7047) build-providers-dependencies pre-commit fails on mac - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/12 14:43:00 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-6087) Snowflake Connector cannot run more than one sql from a sql file - posted by "Ushasree (Jira)" <ji...@apache.org> on 2020/03/12 15:16:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7569: [AIRFLOW-6945] mysql 5 7 in airflow 1.10 - posted by GitBox <gi...@apache.org> on 2020/03/12 15:18:29 UTC, 1 replies.
- [GitHub] [airflow] anitakar commented on a change in pull request #7217: [AIRFLOW-5946] Store source code in db - posted by GitBox <gi...@apache.org> on 2020/03/12 15:18:33 UTC, 10 replies.
- [jira] [Commented] (AIRFLOW-6985) Airflow should handle the rediss:// protocol for TLS-enable Redis - posted by "Noël BARDELOT (Jira)" <ji...@apache.org> on 2020/03/12 15:38:00 UTC, 1 replies.
- [jira] [Assigned] (AIRFLOW-4364) Integrate Pylint - posted by "Tzu-Li (Gordon) Tai (Jira)" <ji...@apache.org> on 2020/03/12 15:59:00 UTC, 1 replies.
- [GitHub] [airflow] kaxil commented on issue #5308: [AIRFLOW-4549] skipped tasks should be ok for wait_for_downstream - posted by GitBox <gi...@apache.org> on 2020/03/12 16:10:23 UTC, 1 replies.
- [GitHub] [airflow] kaxil merged pull request #7677: [AIRFLOW-7025] Fix SparkSqlHook.run_query to handle its parameter properly - posted by GitBox <gi...@apache.org> on 2020/03/12 16:13:35 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7025) Fix SparkSqlHook.run_query to handle its parameter properly - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/12 16:14:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7598: [AIRFLOW-6884] Make SageMakerTrainingOperator idempotent - posted by GitBox <gi...@apache.org> on 2020/03/12 16:17:24 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6884) Make SageMakerTrainingOperator idempotent - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/12 16:18:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6884) Make SageMakerTrainingOperator idempotent - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/12 16:19:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7475: [AIRFLOW-6855]: Escape project_dataset_table in SQL query in gcs to bq … - posted by GitBox <gi...@apache.org> on 2020/03/12 16:20:45 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client - posted by GitBox <gi...@apache.org> on 2020/03/12 16:28:23 UTC, 5 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #6342: [AIRFLOW-5662] fix incorrect naming and batch db call for scheduler metrics - posted by GitBox <gi...@apache.org> on 2020/03/12 16:31:30 UTC, 0 replies.
- [GitHub] [airflow] dephusluke commented on issue #6377: [AIRFLOW-5589] monitor pods by labels instead of names - posted by GitBox <gi...@apache.org> on 2020/03/12 16:34:44 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7049) Make show_paused persistent across navigation - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/12 16:38:00 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7693: [AIRFLOW-7046] Locale-formatted datetimes (UI only) - posted by GitBox <gi...@apache.org> on 2020/03/12 16:39:32 UTC, 6 replies.
- [GitHub] [airflow] NBardelot commented on issue #6912: [AIRFLOW-6352] security - ui - add login timeout - posted by GitBox <gi...@apache.org> on 2020/03/12 16:40:30 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-6851) Logging level: inconsistency between doc/implementation/tests - posted by "Noël BARDELOT (Jira)" <ji...@apache.org> on 2020/03/12 16:49:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6851) Logging level: inconsistency between doc/implementation/tests - posted by "Noël BARDELOT (Jira)" <ji...@apache.org> on 2020/03/12 16:49:00 UTC, 0 replies.
- [GitHub] [airflow] danielchalef opened a new pull request #7706: upstream catchup - posted by GitBox <gi...@apache.org> on 2020/03/12 16:55:26 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7706: upstream catchup - posted by GitBox <gi...@apache.org> on 2020/03/12 16:55:29 UTC, 0 replies.
- [GitHub] [airflow] danielchalef commented on issue #7706: upstream catchup - posted by GitBox <gi...@apache.org> on 2020/03/12 16:56:59 UTC, 0 replies.
- [GitHub] [airflow] danielchalef closed pull request #7706: upstream catchup - posted by GitBox <gi...@apache.org> on 2020/03/12 16:57:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7050) Dark Mode in Airflow - posted by "Rohan (Jira)" <ji...@apache.org> on 2020/03/12 17:07:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new pull request #6377: [AIRFLOW-5589] monitor pods by labels instead of names - posted by GitBox <gi...@apache.org> on 2020/03/12 17:13:20 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5589) KubernetesPodOperator: Duplicate pods created on worker restart - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/12 17:14:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #6377: [AIRFLOW-5589] monitor pods by labels instead of names - posted by GitBox <gi...@apache.org> on 2020/03/12 17:14:48 UTC, 0 replies.
- [jira] [Comment Edited] (AIRFLOW-6985) Airflow should handle the rediss:// protocol for TLS-enable Redis - posted by "Noël BARDELOT (Jira)" <ji...@apache.org> on 2020/03/12 17:17:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7374: [AIRFLOW-6399] Serialization: DAG access_control field should be deco… - posted by GitBox <gi...@apache.org> on 2020/03/12 18:15:05 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7051) Implement Vertica Hook Tests - posted by "Sayed Mohammad Hossein Torabi (Jira)" <ji...@apache.org> on 2020/03/12 18:27:00 UTC, 0 replies.
- [GitHub] [airflow] blcksrx opened a new pull request #7707: [AIRFLOW-7051] Implement Vertica Hook Tests - posted by GitBox <gi...@apache.org> on 2020/03/12 18:28:56 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7051) Implement Vertica Hook Tests - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/12 18:29:00 UTC, 1 replies.
- [jira] [Updated] (AIRFLOW-7049) Make show_paused persistent across navigation - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/12 19:15:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7630: [AIRFLOW-6724] Add Google Analytics 360 Accounts Retrieve Operator - posted by GitBox <gi...@apache.org> on 2020/03/12 19:31:04 UTC, 3 replies.
- [GitHub] [airflow] aaronfowles closed pull request #7704: Add TODO for unit tests - posted by GitBox <gi...@apache.org> on 2020/03/12 19:50:40 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7674: [AIRFLOW-7022] Simplify DagFileProcessor.process_file method - posted by GitBox <gi...@apache.org> on 2020/03/12 19:51:57 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7022) Simplify DagFileProcessor.process_file method - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/12 19:52:00 UTC, 0 replies.
- [GitHub] [airflow] aaronfowles opened a new pull request #7708: [AIRFLOW-7044] - posted by GitBox <gi...@apache.org> on 2020/03/12 19:52:45 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7044) SSH connection (and hook) should support public host_key usage - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/12 19:53:00 UTC, 8 replies.
- [jira] [Resolved] (AIRFLOW-7022) Simplify DagFileProcessor.process_file method - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/12 19:54:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7052) spark 3.0.0 does not work with sparksubmitoperator - posted by "t oo (Jira)" <ji...@apache.org> on 2020/03/12 19:58:00 UTC, 0 replies.
- [GitHub] [airflow] aaronfowles closed pull request #7708: [AIRFLOW-7044] - posted by GitBox <gi...@apache.org> on 2020/03/12 20:07:39 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #6376: [AIRFLOW-5705] Add secrets backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/12 20:16:13 UTC, 7 replies.
- [GitHub] [airflow] codecov-io commented on issue #7707: [AIRFLOW-7051] Implement Vertica Hook Tests - posted by GitBox <gi...@apache.org> on 2020/03/12 21:12:35 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7707: [AIRFLOW-7051] Implement Vertica Hook Tests - posted by GitBox <gi...@apache.org> on 2020/03/12 21:12:51 UTC, 1 replies.
- [GitHub] [airflow] craigrosie commented on a change in pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client - posted by GitBox <gi...@apache.org> on 2020/03/12 22:30:09 UTC, 1 replies.
- [GitHub] [airflow] TeddyHartanto commented on issue #5308: [AIRFLOW-4549] skipped tasks should be ok for wait_for_downstream - posted by GitBox <gi...@apache.org> on 2020/03/13 02:30:34 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-4549) wait_for_downstream does not respect skipped tasks - posted by "Teddy Hartanto (Jira)" <ji...@apache.org> on 2020/03/13 02:43:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7053) Fix make success/failed error in graph view when dag not run - posted by "zhongjiajie (Jira)" <ji...@apache.org> on 2020/03/13 03:28:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie opened a new pull request #7709: [AIRFLOW-7053] Fix success/failed error in graph without dagrun - posted by GitBox <gi...@apache.org> on 2020/03/13 03:32:58 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7053) Fix make success/failed error in graph view when dag not run - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/13 03:34:00 UTC, 1 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7709: [AIRFLOW-7053] Fix success/failed error in graph without dagrun - posted by GitBox <gi...@apache.org> on 2020/03/13 03:43:06 UTC, 2 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7633: [AIRFLOW-6989] Display Rendered template_fields without accessing Dagfiles - posted by GitBox <gi...@apache.org> on 2020/03/13 04:10:34 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7054) Add --reset-db option to Breeze - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/13 07:10:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7054) Add --reset-db option to Breeze - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/13 07:10:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7710: [AIRFLOW-7054] Breeze has an option now to reset db at entry - posted by GitBox <gi...@apache.org> on 2020/03/13 07:18:15 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7054) Add --reset-db option to Breeze - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/13 07:19:00 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7055) Add verbose/HTTP logging option in GCP - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/13 07:43:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7711: [AIRFLOW-7055] Verbose logging option for google provider - posted by GitBox <gi...@apache.org> on 2020/03/13 07:44:23 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7055) Add verbose/HTTP logging option in GCP - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/13 07:45:00 UTC, 1 replies.
- [GitHub] [airflow] taxpon commented on issue #6489: [AIRFLOW-3959] [AIRFLOW-4026] Add filter by DAG tags - posted by GitBox <gi...@apache.org> on 2020/03/13 07:51:13 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7709: [AIRFLOW-7053] Fix success/failed error in graph without dagrun - posted by GitBox <gi...@apache.org> on 2020/03/13 08:06:54 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7707: [AIRFLOW-7051] Implement Vertica Hook Tests - posted by GitBox <gi...@apache.org> on 2020/03/13 09:07:06 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin merged pull request #7619: [AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML - posted by GitBox <gi...@apache.org> on 2020/03/13 09:10:47 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6975) Base AWSHook AssumeRoleWithSAML - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/13 09:12:00 UTC, 0 replies.
- [GitHub] [airflow] blcksrx commented on a change in pull request #7707: [AIRFLOW-7051] Implement Vertica Hook Tests - posted by GitBox <gi...@apache.org> on 2020/03/13 09:30:31 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7710: [AIRFLOW-7054] Breeze has an option now to reset db at entry - posted by GitBox <gi...@apache.org> on 2020/03/13 09:39:15 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #6489: [AIRFLOW-3959] [AIRFLOW-4026] Add filter by DAG tags - posted by GitBox <gi...@apache.org> on 2020/03/13 09:44:04 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7056) Backport packages might be prepared selectively - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/13 09:52:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7711: [AIRFLOW-7055] Verbose logging option for google provider - posted by GitBox <gi...@apache.org> on 2020/03/13 09:58:59 UTC, 1 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7712: [AIRFLOW-7056] Selective backport packages build - posted by GitBox <gi...@apache.org> on 2020/03/13 10:04:36 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7056) Backport packages might be prepared selectively - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/13 10:05:00 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7711: [AIRFLOW-7055] Verbose logging option for google provider - posted by GitBox <gi...@apache.org> on 2020/03/13 10:20:42 UTC, 4 replies.
- [GitHub] [airflow] potiuk commented on issue #7710: [AIRFLOW-7054] Breeze has an option now to reset db at entry - posted by GitBox <gi...@apache.org> on 2020/03/13 10:40:39 UTC, 1 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7217: [AIRFLOW-5946] Store source code in db - posted by GitBox <gi...@apache.org> on 2020/03/13 11:22:09 UTC, 1 replies.
- [GitHub] [airflow] kaxil merged pull request #7633: [AIRFLOW-6989] Display Rendered template_fields without accessing Dagfiles - posted by GitBox <gi...@apache.org> on 2020/03/13 11:22:17 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6989) Store UnRenderedTemplateFields in SerializedDag table - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/13 11:25:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7712: [AIRFLOW-7056] Selective backport packages build - posted by GitBox <gi...@apache.org> on 2020/03/13 11:33:10 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7712: [AIRFLOW-7056] Selective backport packages build - posted by GitBox <gi...@apache.org> on 2020/03/13 11:35:48 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7712: [AIRFLOW-7056] Selective backport packages build - posted by GitBox <gi...@apache.org> on 2020/03/13 11:37:50 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7056) Backport packages might be prepared selectively - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/13 11:39:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7633: [AIRFLOW-6989] Display Rendered template_fields without accessing Dagfiles - posted by GitBox <gi...@apache.org> on 2020/03/13 11:44:03 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7630: [AIRFLOW-6724] Add Google Analytics 360 Accounts Retrieve Operator - posted by GitBox <gi...@apache.org> on 2020/03/13 12:04:45 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6724) Add Google Analytics 360 Accounts Retrieve Operator - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/13 12:05:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7710: [AIRFLOW-7054] Breeze has an option now to reset db at entry - posted by GitBox <gi...@apache.org> on 2020/03/13 12:21:56 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7710: [AIRFLOW-7054] Breeze has an option now to reset db at entry - posted by GitBox <gi...@apache.org> on 2020/03/13 12:22:09 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on issue #7711: [AIRFLOW-7055] Verbose logging option for google provider - posted by GitBox <gi...@apache.org> on 2020/03/13 12:23:16 UTC, 2 replies.
- [GitHub] [airflow] aaronfowles opened a new pull request #7713: [AIRFLOW-7044] Add ability to specify host_key in connections extras for SSH - posted by GitBox <gi...@apache.org> on 2020/03/13 12:49:06 UTC, 0 replies.
- [GitHub] [airflow] peter-volkov commented on issue #7712: [AIRFLOW-7056] Selective backport packages build - posted by GitBox <gi...@apache.org> on 2020/03/13 13:00:56 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7569: [AIRFLOW-6945] mysql 5 7 in airflow 1.10 - posted by GitBox <gi...@apache.org> on 2020/03/13 13:03:52 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7407: [AIRFLOW-6786] Add KafkaConsumerHook, KafkaProduerHook and KafkaSensor - posted by GitBox <gi...@apache.org> on 2020/03/13 13:06:36 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7711: [AIRFLOW-7055] Verbose logging option for google provider - posted by GitBox <gi...@apache.org> on 2020/03/13 13:10:13 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7711: [AIRFLOW-7055] Verbose logging option for google provider - posted by GitBox <gi...@apache.org> on 2020/03/13 13:11:37 UTC, 7 replies.
- [jira] [Created] (AIRFLOW-7057) GkePodOperator.execute() does not return result of KubernetesPoder - posted by "Bastiaan Bakker (Jira)" <ji...@apache.org> on 2020/03/13 13:34:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7057) GkePodOperator.execute() does not return result of KubernetesPodOperator - posted by "Bastiaan Bakker (Jira)" <ji...@apache.org> on 2020/03/13 13:34:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6786) Adding KafkaConsumerHook, KafkaProducerHook, and KafkaSensor - posted by "Daniel Ferguson (Jira)" <ji...@apache.org> on 2020/03/13 13:49:00 UTC, 0 replies.
- [GitHub] [airflow] aaronfowles closed pull request #7713: [AIRFLOW-7044] Add ability to specify host_key in connections extras for SSH - posted by GitBox <gi...@apache.org> on 2020/03/13 14:03:22 UTC, 0 replies.
- [GitHub] [airflow] aaronfowles opened a new pull request #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras - posted by GitBox <gi...@apache.org> on 2020/03/13 14:04:52 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7569: [AIRFLOW-6945] mysql 5 7 in airflow 1.10 - posted by GitBox <gi...@apache.org> on 2020/03/13 14:27:40 UTC, 2 replies.
- [GitHub] [airflow-on-k8s-operator] vpavlin opened a new issue #13: GenericReconciler generates ownerRefernces incorrectly - posted by GitBox <gi...@apache.org> on 2020/03/13 14:53:09 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7712: [AIRFLOW-7056] Selective backport packages build - posted by GitBox <gi...@apache.org> on 2020/03/13 14:54:53 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7217: [AIRFLOW-5946] Store source code in db - posted by GitBox <gi...@apache.org> on 2020/03/13 15:07:30 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7710: [AIRFLOW-7054] Breeze has an option now to reset db at entry - posted by GitBox <gi...@apache.org> on 2020/03/13 15:08:18 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7715: [AIRFLOW-XXXX] Update temp link to a fixed link - posted by GitBox <gi...@apache.org> on 2020/03/13 15:44:05 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7217: [AIRFLOW-5946] Store source code in db - posted by GitBox <gi...@apache.org> on 2020/03/13 16:11:02 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5946) Store & Read code from DB for Code View - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/13 16:12:00 UTC, 6 replies.
- [jira] [Resolved] (AIRFLOW-5946) Store & Read code from DB for Code View - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/13 16:15:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7644: [AIRFLOW-7003] Lazy load all plguins - posted by GitBox <gi...@apache.org> on 2020/03/13 16:15:50 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7003) Lazy load all plguins - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/13 16:17:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7217: [AIRFLOW-5946] Store source code in db - posted by GitBox <gi...@apache.org> on 2020/03/13 16:22:56 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7715: [AIRFLOW-XXXX] Update temp link to a fixed link - posted by GitBox <gi...@apache.org> on 2020/03/13 16:24:09 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7217: [AIRFLOW-5946] Store source code in db - posted by GitBox <gi...@apache.org> on 2020/03/13 16:35:12 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7711: [AIRFLOW-7055] Verbose logging option for google provider - posted by GitBox <gi...@apache.org> on 2020/03/13 16:36:44 UTC, 1 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7678: [AIRFLOW-7029] Use separate docker image for running license check - posted by GitBox <gi...@apache.org> on 2020/03/13 16:38:32 UTC, 1 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7716: [AIRFLOW-XXXX] Remove the defunct limitation of Dag Serialization - posted by GitBox <gi...@apache.org> on 2020/03/13 17:13:08 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7058) Add support for DB versions in CI - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/13 17:19:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7059) Pass hive_conf to get_pandas_df in HiveServer2Hook - posted by "Ping Zhang (Jira)" <ji...@apache.org> on 2020/03/13 17:38:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7717: [AIRFLOW-7058] Add support for different DB versions - posted by GitBox <gi...@apache.org> on 2020/03/13 17:59:50 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7058) Add support for DB versions in CI - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/13 18:00:00 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on issue #7717: [AIRFLOW-7058] Add support for different DB versions - posted by GitBox <gi...@apache.org> on 2020/03/13 18:02:12 UTC, 2 replies.
- [GitHub] [airflow] kaxil merged pull request #7716: [AIRFLOW-XXXX] Remove the defunct limitation of Dag Serialization - posted by GitBox <gi...@apache.org> on 2020/03/13 18:30:17 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7678: [AIRFLOW-7029] Use separate docker image for running license check - posted by GitBox <gi...@apache.org> on 2020/03/13 18:53:51 UTC, 0 replies.
- [GitHub] [airflow] ashb merged pull request #7678: [AIRFLOW-7029] Use separate docker image for running license check - posted by GitBox <gi...@apache.org> on 2020/03/13 18:54:24 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7029) Move license check to dedicated image - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/13 18:55:00 UTC, 0 replies.
- [GitHub] [airflow] tooptoop4 commented on issue #7170: [AIRFLOW-6562] mushroom cloud error when clicking 'mark failed/success' from graph view of dag that has never been run yet - posted by GitBox <gi...@apache.org> on 2020/03/13 19:02:45 UTC, 0 replies.
- [GitHub] [airflow] tooptoop4 closed pull request #7170: [AIRFLOW-6562] mushroom cloud error when clicking 'mark failed/success' from graph view of dag that has never been run yet - posted by GitBox <gi...@apache.org> on 2020/03/13 19:02:57 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6562) mushroom cloud error when clicking 'mark failed/success' from graph view of dag that has never been run yet - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/13 19:04:00 UTC, 1 replies.
- [GitHub] [airflow] ashb commented on issue #7717: [AIRFLOW-7058] Add support for different DB versions - posted by GitBox <gi...@apache.org> on 2020/03/13 19:10:29 UTC, 0 replies.
- [GitHub] [airflow] houqp commented on a change in pull request #6342: [AIRFLOW-5662] fix incorrect naming and batch db call for scheduler metrics - posted by GitBox <gi...@apache.org> on 2020/03/13 19:43:06 UTC, 4 replies.
- [GitHub] [airflow] potiuk merged pull request #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime - posted by GitBox <gi...@apache.org> on 2020/03/13 20:00:47 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #6376: [AIRFLOW-5705] Add secrets backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/13 20:02:52 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7686: [AIRFLOW-XXXX] Add Rakuten in Airflow Users list - posted by GitBox <gi...@apache.org> on 2020/03/13 21:14:47 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7686: [AIRFLOW-XXXX] Add Rakuten in Airflow Users list - posted by GitBox <gi...@apache.org> on 2020/03/13 21:14:49 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-5177) scheduler_job command passes scheduler dag location - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/13 21:37:00 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-6085) Scheduler fails to reload dags on error if imports have changed - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/13 21:37:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7669: [AIRFLOW-7019] Show un/pause errors in dags view. - posted by GitBox <gi...@apache.org> on 2020/03/13 23:58:39 UTC, 0 replies.
- [GitHub] [airflow] ad-m commented on a change in pull request #7682: [AIRFLOW-7031] Airflow WinRM endpoint is hardcoded to HTTP - posted by GitBox <gi...@apache.org> on 2020/03/14 00:45:26 UTC, 1 replies.
- [GitHub] [airflow] ad-m commented on issue #7653: [AIRFLOW-6914] Add a default robots.txt - posted by GitBox <gi...@apache.org> on 2020/03/14 00:46:16 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] barney-s commented on issue #11: Why architecture is different from configmap? - posted by GitBox <gi...@apache.org> on 2020/03/14 01:42:34 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7718: [AIRFLOW-5421] Add Presto to GCS transfer operator - posted by GitBox <gi...@apache.org> on 2020/03/14 03:57:29 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5421) Request for PrestoToGoogleStorageOperator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/14 03:58:00 UTC, 3 replies.
- [jira] [Commented] (AIRFLOW-5310) Add PrestoToGoogleStorageOperator - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/14 04:02:00 UTC, 0 replies.
- [GitHub] [airflow] jmcarp merged pull request #7669: [AIRFLOW-7019] Show un/pause errors in dags view. - posted by GitBox <gi...@apache.org> on 2020/03/14 04:10:14 UTC, 0 replies.
- [GitHub] [airflow] eladkal commented on a change in pull request #7718: [AIRFLOW-5421] Add Presto to GCS transfer operator - posted by GitBox <gi...@apache.org> on 2020/03/14 06:12:34 UTC, 8 replies.
- [GitHub] [airflow] potiuk merged pull request #7711: [AIRFLOW-7055] Verbose logging option for google provider - posted by GitBox <gi...@apache.org> on 2020/03/14 07:11:01 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7055) Add verbose/HTTP logging option in GCP - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/14 07:12:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7060) EXECUTOR variable don't work in airflow.cfg in breeze shell - posted by "JeonChangWon (Jira)" <ji...@apache.org> on 2020/03/14 07:17:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7061) Rename openfass to openfaas - posted by "Bas Harenslak (Jira)" <ji...@apache.org> on 2020/03/14 07:34:00 UTC, 0 replies.
- [GitHub] [airflow] zeroam opened a new pull request #7719: [AIRFLOW-7060] remove environment value AIRFLOW__CORE__EXECUTOR in backend-sqlite.yml - posted by GitBox <gi...@apache.org> on 2020/03/14 07:43:41 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7060) EXECUTOR variable don't work in airflow.cfg in breeze shell - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/14 07:44:00 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7062) New release of pydruid (0.5.9) breaks Airflow installation - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/14 07:45:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7062) New release of pydruid (0.5.9) breaks Airflow installation - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/14 07:47:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7720: [AIRFLOW-7062] Fix pydruid release breaking the build - posted by GitBox <gi...@apache.org> on 2020/03/14 07:47:09 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7062) New release of pydruid (0.5.9) breaks Airflow installation - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/14 07:48:00 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7720: [AIRFLOW-7062] Fix pydruid release breaking the build - posted by GitBox <gi...@apache.org> on 2020/03/14 07:51:14 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #6376: [AIRFLOW-5705] Add secrets backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/14 08:00:27 UTC, 4 replies.
- [GitHub] [airflow] kaxil commented on issue #7720: [AIRFLOW-7062] Fix pydruid release breaking the build - posted by GitBox <gi...@apache.org> on 2020/03/14 08:02:29 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7709: [AIRFLOW-7053] Fix success/failed error in graph without dagrun - posted by GitBox <gi...@apache.org> on 2020/03/14 08:23:54 UTC, 1 replies.
- [GitHub] [airflow] ashb commented on issue #7709: [AIRFLOW-7053] Fix success/failed error in graph without dagrun - posted by GitBox <gi...@apache.org> on 2020/03/14 08:26:44 UTC, 0 replies.
- [GitHub] [airflow] BasPH opened a new pull request #7721: [AIRFLOW-7061] Rename openfass to openfaas - posted by GitBox <gi...@apache.org> on 2020/03/14 08:28:29 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7061) Rename openfass to openfaas - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/14 08:29:00 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-7062) New release of pydruid (0.5.9) breaks Airflow installation - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/14 08:45:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-4762) Test against Python 3.8 - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/14 08:46:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7029) Move license check to dedicated image - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/14 09:00:04 UTC, 0 replies.
- [GitHub] [airflow] BoKyeong-Kim opened a new pull request #7722: [AIRFLOW-XXXX] Add Default kwargs description in Python Operater tutorial - posted by GitBox <gi...@apache.org> on 2020/03/14 09:22:51 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7721: [AIRFLOW-7061] Rename openfass to openfaas - posted by GitBox <gi...@apache.org> on 2020/03/14 09:24:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7721: [AIRFLOW-7061] Rename openfass to openfaas - posted by GitBox <gi...@apache.org> on 2020/03/14 09:24:06 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7721: [AIRFLOW-7061] Rename openfass to openfaas - posted by GitBox <gi...@apache.org> on 2020/03/14 09:47:51 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7061) Rename openfass to openfaas - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/14 09:49:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7063) dag.clear() slowness caused by multiple UNION statements and tis.count() - posted by "Qian Yu (Jira)" <ji...@apache.org> on 2020/03/14 11:02:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7063) dag.clear() slowness caused by multiple UNION statements and tis.count() - posted by "Qian Yu (Jira)" <ji...@apache.org> on 2020/03/14 11:04:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base - posted by GitBox <gi...@apache.org> on 2020/03/14 11:41:31 UTC, 11 replies.
- [GitHub] [airflow] kaxil merged pull request #6376: [AIRFLOW-5705] Add secrets backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/14 11:48:12 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5705) add option for alternative creds backend - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/14 11:49:00 UTC, 4 replies.
- [GitHub] [airflow] codecov-io commented on issue #7717: [AIRFLOW-7058] Add support for different DB versions - posted by GitBox <gi...@apache.org> on 2020/03/14 11:49:42 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7717: [AIRFLOW-7058] Add support for different DB versions - posted by GitBox <gi...@apache.org> on 2020/03/14 11:50:10 UTC, 8 replies.
- [jira] [Commented] (AIRFLOW-7063) dag.clear() slowness caused by multiple UNION statements and tis.count() - posted by "Qian Yu (Jira)" <ji...@apache.org> on 2020/03/14 11:59:00 UTC, 6 replies.
- [jira] [Resolved] (AIRFLOW-5705) add option for alternative creds backend - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/14 12:17:00 UTC, 0 replies.
- [GitHub] [airflow] yuqian90 opened a new pull request #7723: [AIRFLOW-7063] Fix dag.clear() slowness caused by count - posted by GitBox <gi...@apache.org> on 2020/03/14 12:17:16 UTC, 1 replies.
- [GitHub] [airflow] nuclearpinguin merged pull request #7707: [AIRFLOW-7051] Implement Vertica Hook Tests - posted by GitBox <gi...@apache.org> on 2020/03/14 13:19:48 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7051) Implement Vertica Hook Tests - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/14 13:21:00 UTC, 0 replies.
- [GitHub] [airflow] blcksrx commented on issue #7707: [AIRFLOW-7051] Implement Vertica Hook Tests - posted by GitBox <gi...@apache.org> on 2020/03/14 13:21:21 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-1536) DaemonContext uses default umask 0 - posted by "Deepak Aggarwal (Jira)" <ji...@apache.org> on 2020/03/14 13:24:00 UTC, 1 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7718: [AIRFLOW-5421] Add Presto to GCS transfer operator - posted by GitBox <gi...@apache.org> on 2020/03/14 13:29:57 UTC, 13 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7718: [AIRFLOW-5421] Add Presto to GCS transfer operator - posted by GitBox <gi...@apache.org> on 2020/03/14 13:37:02 UTC, 3 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7689: [AIRFLOW-7038] Cassandra sensors tests - posted by GitBox <gi...@apache.org> on 2020/03/14 13:49:50 UTC, 1 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base - posted by GitBox <gi...@apache.org> on 2020/03/14 13:58:55 UTC, 2 replies.
- [GitHub] [airflow] yuqian90 closed pull request #7723: [AIRFLOW-7063] Fix dag.clear() slowness caused by count - posted by GitBox <gi...@apache.org> on 2020/03/14 14:06:10 UTC, 0 replies.
- [GitHub] [airflow] yuqian90 commented on issue #7723: [AIRFLOW-7063] Fix dag.clear() slowness caused by count - posted by GitBox <gi...@apache.org> on 2020/03/14 14:06:10 UTC, 1 replies.
- [GitHub] [airflow] yuqian90 edited a comment on issue #7723: [AIRFLOW-7063] Fix dag.clear() slowness caused by count - posted by GitBox <gi...@apache.org> on 2020/03/14 14:06:31 UTC, 0 replies.
- [GitHub] [airflow] aggarwaldeepak opened a new pull request #7724: [AIRFLOW-1536] Inherit umask from parent process in daemon mode - posted by GitBox <gi...@apache.org> on 2020/03/14 14:39:57 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7724: [AIRFLOW-1536] Inherit umask from parent process in daemon mode - posted by GitBox <gi...@apache.org> on 2020/03/14 14:40:01 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7064) Add CloudFirestoreExportDatabaseOperator - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/14 14:57:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7064) Add CloudFirestoreExportDatabaseOperator - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/14 14:57:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #7723: [AIRFLOW-7063] Fix dag.clear() slowness caused by count - posted by GitBox <gi...@apache.org> on 2020/03/14 15:07:02 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7725: [AIRFLOW-7064][WIP] Add CloudFirestoreExportDatabaseOperator - posted by GitBox <gi...@apache.org> on 2020/03/14 15:11:18 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7064) Add CloudFirestoreExportDatabaseOperator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/14 15:12:00 UTC, 2 replies.
- [GitHub] [airflow] codecov-io commented on issue #7724: [AIRFLOW-1536] Inherit umask from parent process in daemon mode - posted by GitBox <gi...@apache.org> on 2020/03/14 15:17:13 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7724: [AIRFLOW-1536] Inherit umask from parent process in daemon mode - posted by GitBox <gi...@apache.org> on 2020/03/14 15:17:26 UTC, 3 replies.
- [GitHub] [airflow] potiuk commented on issue #7723: [AIRFLOW-7063] Fix dag.clear() slowness caused by count - posted by GitBox <gi...@apache.org> on 2020/03/14 16:11:35 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7723: [AIRFLOW-7063] Fix dag.clear() slowness caused by count - posted by GitBox <gi...@apache.org> on 2020/03/14 16:19:47 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7723: [AIRFLOW-7063] Fix dag.clear() slowness caused by count - posted by GitBox <gi...@apache.org> on 2020/03/14 16:21:31 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7723: [AIRFLOW-7063] Fix dag.clear() slowness caused by count - posted by GitBox <gi...@apache.org> on 2020/03/14 16:44:07 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7063) dag.clear() slowness caused by multiple UNION statements and tis.count() - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/14 16:45:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7724: [AIRFLOW-1536] Inherit umask from parent process in daemon mode - posted by GitBox <gi...@apache.org> on 2020/03/14 16:52:45 UTC, 5 replies.
- [GitHub] [airflow] aggarwaldeepak commented on a change in pull request #7724: [AIRFLOW-1536] Inherit umask from parent process in daemon mode - posted by GitBox <gi...@apache.org> on 2020/03/14 19:12:36 UTC, 2 replies.
- [jira] [Commented] (AIRFLOW-6518) Task did not retry when there was temporary metastore db connectivity loss - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/14 19:14:00 UTC, 3 replies.
- [GitHub] [airflow] potiuk merged pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base - posted by GitBox <gi...@apache.org> on 2020/03/14 21:24:05 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6946) Switch to MySQL 5.7 in 2.0 as base - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/14 21:25:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6946) Switch to MySQL 5.7 in 2.0 as base - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/14 21:25:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6295) Create guide for BigQuery service operator - posted by "Alexandra Maha Abbas (Jira)" <ji...@apache.org> on 2020/03/14 22:06:00 UTC, 0 replies.
- [GitHub] [airflow] OmairK opened a new pull request #7726: [AIRFLOW-4175] S3Hook load_file should support ACL policy parameter - posted by GitBox <gi...@apache.org> on 2020/03/14 22:16:27 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-6295) Create guide for BigQuery service operator - posted by "Alexandra Abbas (Jira)" <ji...@apache.org> on 2020/03/14 22:25:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7717: [AIRFLOW-7058] Add support for different DB versions - posted by GitBox <gi...@apache.org> on 2020/03/14 22:57:49 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin closed pull request #7192: [AIRFLOW-XXXX] Fix BigQuery example DAG - posted by GitBox <gi...@apache.org> on 2020/03/14 23:35:02 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7065) Give StreamLogHandler ability to tee to log and console - posted by "Christopher (Jira)" <ji...@apache.org> on 2020/03/15 01:59:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #6342: [AIRFLOW-5662] fix incorrect naming and batch db call for scheduler metrics - posted by GitBox <gi...@apache.org> on 2020/03/15 03:07:12 UTC, 17 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7727: [AIRFLOW-XXXX] Updated supported versions of backends - posted by GitBox <gi...@apache.org> on 2020/03/15 05:54:29 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7727: [AIRFLOW-XXXX] Updated supported versions of backends - posted by GitBox <gi...@apache.org> on 2020/03/15 05:56:33 UTC, 1 replies.
- [GitHub] [airflow] randr97 closed pull request #7642: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we… - posted by GitBox <gi...@apache.org> on 2020/03/15 06:30:38 UTC, 0 replies.
- [GitHub] [airflow] potiuk closed pull request #7569: [AIRFLOW-6945] mysql 5 7 in airflow 1.10 - posted by GitBox <gi...@apache.org> on 2020/03/15 07:17:25 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6945) Switch to MySQL 5.7 for airflow 1.10 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/15 07:18:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7709: [AIRFLOW-6562] Fix success/failed error in graph without dagrun - posted by GitBox <gi...@apache.org> on 2020/03/15 08:27:29 UTC, 3 replies.
- [GitHub] [airflow] ephraimbuddy opened a new pull request #7728: [AIRFLOW-5610] Add ability to specify multiple objects to copy in GCSToGCSOperator - posted by GitBox <gi...@apache.org> on 2020/03/15 08:31:34 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5610) Add ability to specify multiple objects to copy to GoogleCloudStorageToGoogleCloudStorageOperator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/15 08:32:00 UTC, 2 replies.
- [jira] [Created] (AIRFLOW-7066) Use sphinx including syntax in concepts.rst - posted by "zhongjiajie (Jira)" <ji...@apache.org> on 2020/03/15 08:57:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie opened a new pull request #7729: [AIRFLOW-7066] Use sphinx syntax in concepts.rst - posted by GitBox <gi...@apache.org> on 2020/03/15 09:00:16 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7066) Use sphinx including syntax in concepts.rst - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/15 09:01:00 UTC, 1 replies.
- [GitHub] [airflow] zhongjiajie removed a comment on issue #7709: [AIRFLOW-6562] Fix success/failed error in graph without dagrun - posted by GitBox <gi...@apache.org> on 2020/03/15 09:01:10 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7728: [AIRFLOW-5610] Add ability to specify multiple objects to copy in GCSToGCSOperator - posted by GitBox <gi...@apache.org> on 2020/03/15 09:01:26 UTC, 5 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7593: [AIRFLOW-6959] Use NULL as dag.description default value - posted by GitBox <gi...@apache.org> on 2020/03/15 09:12:06 UTC, 2 replies.
- [jira] [Updated] (AIRFLOW-6588) json_format and write_stdout are boolean - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/15 09:35:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6588) json_format and write_stdout are boolean - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/15 09:35:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7729: [AIRFLOW-7066] Use sphinx syntax in concepts.rst - posted by GitBox <gi...@apache.org> on 2020/03/15 09:51:08 UTC, 2 replies.
- [GitHub] [airflow] potiuk commented on issue #7729: [AIRFLOW-7066] Use sphinx syntax in concepts.rst - posted by GitBox <gi...@apache.org> on 2020/03/15 09:52:36 UTC, 2 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7593: [AIRFLOW-6959] Use NULL as dag.description default value - posted by GitBox <gi...@apache.org> on 2020/03/15 09:52:52 UTC, 3 replies.
- [GitHub] [airflow] zhongjiajie edited a comment on issue #7729: [AIRFLOW-7066] Use sphinx syntax in concepts.rst - posted by GitBox <gi...@apache.org> on 2020/03/15 10:02:53 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7729: [AIRFLOW-7066] Use sphinx syntax in concepts.rst - posted by GitBox <gi...@apache.org> on 2020/03/15 10:22:22 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7729: [AIRFLOW-7066] Use sphinx syntax in concepts.rst - posted by GitBox <gi...@apache.org> on 2020/03/15 10:26:07 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7067) Add apache-airflow-pinned version - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/15 10:40:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7730: [AIRFLOW-7067] Pinned version of Apache Airflow - posted by GitBox <gi...@apache.org> on 2020/03/15 10:50:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7067) Add apache-airflow-pinned version - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/15 10:51:00 UTC, 6 replies.
- [GitHub] [airflow] stale[bot] closed pull request #7130: [AIRFLOW-6533] Add cli commands to manage config - posted by GitBox <gi...@apache.org> on 2020/03/15 10:54:54 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6533) Add cli commands to manage config - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/15 10:55:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7730: [AIRFLOW-7067] Pinned version of Apache Airflow - posted by GitBox <gi...@apache.org> on 2020/03/15 11:44:14 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7730: [AIRFLOW-7067] Pinned version of Apache Airflow - posted by GitBox <gi...@apache.org> on 2020/03/15 11:44:25 UTC, 17 replies.
- [GitHub] [airflow] potiuk merged pull request #7729: [AIRFLOW-7066] Use sphinx syntax in concepts.rst - posted by GitBox <gi...@apache.org> on 2020/03/15 12:08:34 UTC, 0 replies.
- [GitHub] [airflow] ephraimbuddy commented on a change in pull request #7728: [AIRFLOW-5610] Add ability to specify multiple objects to copy in GCSToGCSOperator - posted by GitBox <gi...@apache.org> on 2020/03/15 12:09:13 UTC, 5 replies.
- [jira] [Created] (AIRFLOW-7068) Create EC2 Hook, Operator and Sensor - posted by "Mustafa Gök (Jira)" <ji...@apache.org> on 2020/03/15 13:51:00 UTC, 0 replies.
- [jira] [Work started] (AIRFLOW-7068) Create EC2 Hook, Operator and Sensor - posted by "Mustafa Gök (Jira)" <ji...@apache.org> on 2020/03/15 13:54:00 UTC, 0 replies.
- [GitHub] [airflow] OmairK commented on issue #7726: [AIRFLOW-4175] S3Hook load_file should support ACL policy parameter - posted by GitBox <gi...@apache.org> on 2020/03/15 14:14:52 UTC, 3 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7730: [AIRFLOW-7067] Pinned version of Apache Airflow - posted by GitBox <gi...@apache.org> on 2020/03/15 14:29:25 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7730: [AIRFLOW-7067] Pinned version of Apache Airflow - posted by GitBox <gi...@apache.org> on 2020/03/15 15:01:14 UTC, 2 replies.
- [GitHub] [airflow] potiuk commented on issue #7730: [AIRFLOW-7067] Pinned version of Apache Airflow - posted by GitBox <gi...@apache.org> on 2020/03/15 15:01:59 UTC, 2 replies.
- [GitHub] [airflow] mustafagok opened a new pull request #7731: [AIRFLOW-7068] Create EC2 Hook, Operator and Sensor - posted by GitBox <gi...@apache.org> on 2020/03/15 15:17:22 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7068) Create EC2 Hook, Operator and Sensor - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/15 15:18:00 UTC, 0 replies.
- [GitHub] [airflow] feluelle closed pull request #7726: [AIRFLOW-4175] S3Hook load_file should support ACL policy parameter - posted by GitBox <gi...@apache.org> on 2020/03/15 16:36:17 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on issue #7726: [AIRFLOW-4175] S3Hook load_file should support ACL policy parameter - posted by GitBox <gi...@apache.org> on 2020/03/15 16:36:17 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-4175) S3Hook load_file should support ACL policy parameter - posted by "Felix Uellendall (Jira)" <ji...@apache.org> on 2020/03/15 16:39:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7731: [AIRFLOW-7068] Create EC2 Hook, Operator and Sensor - posted by GitBox <gi...@apache.org> on 2020/03/15 16:40:32 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on issue #7635: [AIRFLOW-5062] Allow ACL Header in S3Hook - posted by GitBox <gi...@apache.org> on 2020/03/15 16:43:50 UTC, 1 replies.
- [GitHub] [airflow] stale[bot] commented on issue #7294: [AIRFLOW-6681][WIP] Load example DAGs for all providers - posted by GitBox <gi...@apache.org> on 2020/03/15 16:54:52 UTC, 0 replies.
- [GitHub] [airflow] retornam commented on issue #7635: [AIRFLOW-5062] Allow ACL Header in S3Hook - posted by GitBox <gi...@apache.org> on 2020/03/15 17:55:42 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7731: [AIRFLOW-7068] Create EC2 Hook, Operator and Sensor - posted by GitBox <gi...@apache.org> on 2020/03/15 19:22:15 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on issue #7726: [AIRFLOW-4175] S3Hook load_file should support ACL policy parameter - posted by GitBox <gi...@apache.org> on 2020/03/15 19:32:25 UTC, 4 replies.
- [GitHub] [airflow] blcksrx commented on a change in pull request #7689: [AIRFLOW-7038] Cassandra sensors tests - posted by GitBox <gi...@apache.org> on 2020/03/15 19:36:47 UTC, 0 replies.
- [GitHub] [airflow] mustafagok commented on a change in pull request #7731: [AIRFLOW-7068] Create EC2 Hook, Operator and Sensor - posted by GitBox <gi...@apache.org> on 2020/03/15 19:37:04 UTC, 11 replies.
- [GitHub] [airflow] OmairK edited a comment on issue #7726: [AIRFLOW-4175] S3Hook load_file should support ACL policy parameter - posted by GitBox <gi...@apache.org> on 2020/03/15 19:45:45 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7227: [AIRFLOW-6530] Allow Custom Statsd Client - posted by GitBox <gi...@apache.org> on 2020/03/15 20:28:28 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7227: [AIRFLOW-6530] Allow Custom Statsd Client - posted by GitBox <gi...@apache.org> on 2020/03/15 20:28:29 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6530) Allow for custom Statsd client - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/15 20:29:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6530) Allow for custom Statsd client - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/15 20:29:00 UTC, 2 replies.
- [GitHub] [airflow] retornam commented on issue #7726: [AIRFLOW-4175] S3Hook load_file should support ACL policy parameter - posted by GitBox <gi...@apache.org> on 2020/03/15 21:05:02 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7731: [AIRFLOW-7068] Create EC2 Hook, Operator and Sensor - posted by GitBox <gi...@apache.org> on 2020/03/15 21:11:31 UTC, 2 replies.
- [GitHub] [airflow] OmairK opened a new pull request #7732: [AIRFLOW-4175] S3Hook load_file should support ACL policy paramete - posted by GitBox <gi...@apache.org> on 2020/03/15 21:17:59 UTC, 0 replies.
- [GitHub] [airflow] OmairK closed pull request #7732: [AIRFLOW-4175] S3Hook load_file should support ACL policy paramete - posted by GitBox <gi...@apache.org> on 2020/03/15 21:18:29 UTC, 0 replies.
- [GitHub] [airflow] OmairK opened a new pull request #7733: [AIRFLOW-4175] S3Hook load_file should support ACL policy paramete - posted by GitBox <gi...@apache.org> on 2020/03/15 21:35:34 UTC, 0 replies.
- [GitHub] [airflow] villasv commented on issue #7629: [AIRFLOW-6987] Avoid creating default connections - posted by GitBox <gi...@apache.org> on 2020/03/16 01:04:41 UTC, 0 replies.
- [GitHub] [airflow] villasv edited a comment on issue #7629: [AIRFLOW-6987] Avoid creating default connections - posted by GitBox <gi...@apache.org> on 2020/03/16 01:06:43 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7709: [AIRFLOW-6562] Fix success/failed error in graph without dagrun - posted by GitBox <gi...@apache.org> on 2020/03/16 06:11:49 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7709: [AIRFLOW-6562] Fix success/failed error in graph without dagrun - posted by GitBox <gi...@apache.org> on 2020/03/16 06:12:32 UTC, 0 replies.
- [GitHub] [airflow] atrbgithub commented on a change in pull request #6606: [AIRFLOW-6014] - handle pods which are preempted and deleted by kuber… - posted by GitBox <gi...@apache.org> on 2020/03/16 07:05:17 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7733: [AIRFLOW-4175] S3Hook load_file should support ACL policy paramete - posted by GitBox <gi...@apache.org> on 2020/03/16 07:27:45 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7727: [AIRFLOW-XXXX] Updated supported versions of backends - posted by GitBox <gi...@apache.org> on 2020/03/16 07:32:09 UTC, 0 replies.
- [GitHub] [airflow] RosterIn commented on issue #6354: [AIRFLOW-5664] Store timestamps with microseconds precision in GCSToPSQL - posted by GitBox <gi...@apache.org> on 2020/03/16 08:18:32 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-7069) Fix GCP Cloud SQL system tests - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/16 08:48:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7069) Fix GCP Cloud SQL system tests - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/16 08:48:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin merged pull request #6354: [AIRFLOW-5664] Store timestamps with microseconds precision in GCSToPSQL - posted by GitBox <gi...@apache.org> on 2020/03/16 09:11:37 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-5664) postgres_to_gcs operator drops milliseconds from timestamps - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/16 09:12:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5664) postgres_to_gcs operator drops milliseconds from timestamps - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/16 09:12:00 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7731: [AIRFLOW-7068] Create EC2 Hook, Operator and Sensor - posted by GitBox <gi...@apache.org> on 2020/03/16 09:28:19 UTC, 5 replies.
- [GitHub] [airflow] ashb commented on issue #6354: [AIRFLOW-5664] Store timestamps with microseconds precision in GCSToPSQL - posted by GitBox <gi...@apache.org> on 2020/03/16 09:41:30 UTC, 0 replies.
- [GitHub] [airflow] NBardelot commented on issue #7629: [AIRFLOW-6987] Avoid creating default connections - posted by GitBox <gi...@apache.org> on 2020/03/16 09:44:01 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #6354: [AIRFLOW-5664] Store timestamps with microseconds precision in GCSToPSQL - posted by GitBox <gi...@apache.org> on 2020/03/16 09:44:24 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #6376: [AIRFLOW-5705] Add secrets backend and support for AWS SSM - posted by GitBox <gi...@apache.org> on 2020/03/16 09:45:46 UTC, 1 replies.
- [jira] [Reopened] (AIRFLOW-4175) S3Hook load_file should support ACL policy parameter - posted by "Felix Uellendall (Jira)" <ji...@apache.org> on 2020/03/16 10:01:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-5062) Allow ACL header in S3 Hook - posted by "Felix Uellendall (Jira)" <ji...@apache.org> on 2020/03/16 10:02:00 UTC, 0 replies.
- [GitHub] [airflow] feluelle closed pull request #7635: [AIRFLOW-5062] Allow ACL Header in S3Hook - posted by GitBox <gi...@apache.org> on 2020/03/16 10:02:20 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7629: [AIRFLOW-6987] Avoid creating default connections - posted by GitBox <gi...@apache.org> on 2020/03/16 10:08:37 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7629: [AIRFLOW-6987] Avoid creating default connections - posted by GitBox <gi...@apache.org> on 2020/03/16 10:09:31 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6987) Avoid creating default connections - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/16 10:10:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6987) Avoid creating default connections - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/16 10:10:00 UTC, 4 replies.
- [GitHub] [airflow] feluelle commented on issue #7733: [AIRFLOW-4175] S3Hook load_file should support ACL policy paramete - posted by GitBox <gi...@apache.org> on 2020/03/16 10:15:13 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7541: [AIRFLOW-6822] AWS hooks should cache boto3 client - posted by GitBox <gi...@apache.org> on 2020/03/16 10:28:49 UTC, 0 replies.
- [GitHub] [airflow] f1yegor opened a new pull request #7734: Kubernetes Pod propagate exit status - posted by GitBox <gi...@apache.org> on 2020/03/16 10:53:10 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7734: Kubernetes Pod propagate exit status - posted by GitBox <gi...@apache.org> on 2020/03/16 10:53:13 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #6354: [AIRFLOW-5664] Store timestamps with microseconds precision in GCSToPSQL - posted by GitBox <gi...@apache.org> on 2020/03/16 11:02:50 UTC, 0 replies.
- [GitHub] [airflow-site] XD-DENG commented on issue #233: Add “Resources” section in the Airflow website - posted by GitBox <gi...@apache.org> on 2020/03/16 11:14:29 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-2824) Disable loading of default connections via airflow config - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/16 11:25:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6815) Dag Graph View Javascript Error - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/16 11:40:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6912) Airflow unable to run concurrent ssh tasks (up to 27) in a single dag - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/16 11:41:00 UTC, 2 replies.
- [GitHub] [airflow] baolsen commented on issue #7541: [AIRFLOW-6822] AWS hooks should cache boto3 client - posted by GitBox <gi...@apache.org> on 2020/03/16 11:41:35 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6912) Airflow unable to run concurrent ssh tasks (up to 27) in a single dag - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/16 11:42:00 UTC, 1 replies.
- [GitHub] [airflow] OmairK commented on issue #7733: [AIRFLOW-4175] S3Hook load_file should support ACL policy paramete - posted by GitBox <gi...@apache.org> on 2020/03/16 11:44:40 UTC, 0 replies.
- [GitHub] [airflow] baolsen commented on issue #7585: [AIRFLOW-6944] Allow AWS DataSync to "catch up" when Task is already … - posted by GitBox <gi...@apache.org> on 2020/03/16 11:45:44 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6814) Airflow Scheduler fails for any dag with MS SQL server as the backend - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/16 11:49:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6813) Error while running airflow resetdb with SQL Server as backend - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/16 11:51:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6799) webgui cannot display all tasks - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/16 11:52:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-3036) Upgrading to Airflow 1.10 not possible using GCP Cloud SQL for MYSQL - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/16 11:53:00 UTC, 2 replies.
- [GitHub] [airflow] baolsen edited a comment on issue #7585: [AIRFLOW-6944] Allow AWS DataSync to "catch up" when Task is already … - posted by GitBox <gi...@apache.org> on 2020/03/16 11:55:53 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-3439) Logs with non-ascii characters can't be read from GCS - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/16 12:01:00 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7731: [AIRFLOW-7068] Create EC2 Hook, Operator and Sensor - posted by GitBox <gi...@apache.org> on 2020/03/16 12:22:18 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #7692: [AIRFLOW-6732] Add GoogleAdsHook and GoogleAdsToGcsOperator - posted by GitBox <gi...@apache.org> on 2020/03/16 12:29:16 UTC, 0 replies.
- [GitHub] [airflow] TeddyHartanto opened a new pull request #7735: [AIRFLOW-4549] Allow skipped tasks to satisfy wait_for_downstream - posted by GitBox <gi...@apache.org> on 2020/03/16 12:36:01 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-4549) wait_for_downstream does not respect skipped tasks - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/16 12:37:00 UTC, 2 replies.
- [GitHub] [airflow] TeddyHartanto closed pull request #7735: [AIRFLOW-4549] Allow skipped tasks to satisfy wait_for_downstream - posted by GitBox <gi...@apache.org> on 2020/03/16 12:42:50 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-4175) S3Hook load_file should support ACL policy parameter - posted by "Omair Khan (Jira)" <ji...@apache.org> on 2020/03/16 13:05:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7070) SimpleHttpOperator does not consider extra attributes from Airflow connection - posted by "Juraj Šanko (Jira)" <ji...@apache.org> on 2020/03/16 13:06:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7070) SimpleHttpOperator does not consider extra attributes from Airflow connection - posted by "Juraj Šanko (Jira)" <ji...@apache.org> on 2020/03/16 13:11:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7071) LocalExecutor queuing behaviour - posted by "Marko Kattelus (Jira)" <ji...@apache.org> on 2020/03/16 13:24:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7072) Task instance email_alert render template only if need - posted by "zhongjiajie (Jira)" <ji...@apache.org> on 2020/03/16 13:25:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7071) LocalExecutor queuing behaviour - posted by "Marko Kattelus (Jira)" <ji...@apache.org> on 2020/03/16 13:27:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7071) LocalExecutor queuing behaviour - posted by "Marko Kattelus (Jira)" <ji...@apache.org> on 2020/03/16 13:28:00 UTC, 1 replies.
- [jira] [Comment Edited] (AIRFLOW-7071) LocalExecutor queuing behaviour - posted by "Marko Kattelus (Jira)" <ji...@apache.org> on 2020/03/16 13:29:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie opened a new pull request #7736: [AIRFLOW-7072] Task instance email_alert render only if need - posted by GitBox <gi...@apache.org> on 2020/03/16 13:29:05 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7072) Task instance email_alert render template only if need - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/16 13:30:00 UTC, 2 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7736: [AIRFLOW-7072] Task instance email_alert render only if need - posted by GitBox <gi...@apache.org> on 2020/03/16 13:36:09 UTC, 1 replies.
- [GitHub] [airflow] zhongjiajie edited a comment on issue #7736: [AIRFLOW-7072] Task instance email_alert render only if need - posted by GitBox <gi...@apache.org> on 2020/03/16 13:36:34 UTC, 0 replies.
- [GitHub] [airflow] phigrofi opened a new pull request #7737: Simple API endpoint to return a DAG's paused state - posted by GitBox <gi...@apache.org> on 2020/03/16 13:36:47 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7737: Simple API endpoint to return a DAG's paused state - posted by GitBox <gi...@apache.org> on 2020/03/16 13:36:51 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7073) GKEStartPodOperator uses user credentials instead of ADC - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/16 13:55:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7738: [AIRFLOW-7073] GKEStartPodOperator always use user credentials - posted by GitBox <gi...@apache.org> on 2020/03/16 14:13:58 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras - posted by GitBox <gi...@apache.org> on 2020/03/16 14:14:07 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7073) GKEStartPodOperator uses user credentials instead of ADC - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/16 14:15:00 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7074) Can't View SubDAGs for RBAC UI - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/16 14:35:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7074) [RBAC UI] No Permissions to view SubDAGs - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/16 14:37:00 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7733: [AIRFLOW-4175] S3Hook load_file should support ACL policy paramete - posted by GitBox <gi...@apache.org> on 2020/03/16 15:18:34 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7733: [AIRFLOW-4175] S3Hook load_file should support ACL policy paramete - posted by GitBox <gi...@apache.org> on 2020/03/16 15:19:46 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-4175) S3Hook load_file should support ACL policy parameter - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/16 15:21:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras - posted by GitBox <gi...@apache.org> on 2020/03/16 15:28:06 UTC, 10 replies.
- [jira] [Commented] (AIRFLOW-2644) Allow wild-cards in the search box in the UI - posted by "OJONG YOLAND TAKU (Jira)" <ji...@apache.org> on 2020/03/16 15:31:00 UTC, 2 replies.
- [GitHub] [airflow] dephusluke commented on issue #6075: [AIRFLOW-5266] Allow aws_athena_hook to get all query results - posted by GitBox <gi...@apache.org> on 2020/03/16 15:33:23 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7075) Operators for storing ifnromation from GCS into Google Analytics - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/16 15:56:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7076) Add Secret backend for HashiCorp Vault - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/16 16:01:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7075) Operators for storing information from GCS into Google Analytics - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/16 16:12:00 UTC, 0 replies.
- [jira] [Work started] (AIRFLOW-7076) Add Secret backend for HashiCorp Vault - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/16 16:16:00 UTC, 0 replies.
- [jira] [Comment Edited] (AIRFLOW-2644) Allow wild-cards in the search box in the UI - posted by "ojong yoland (Jira)" <ji...@apache.org> on 2020/03/16 16:23:00 UTC, 0 replies.
- [GitHub] [airflow] dephusluke commented on issue #6912: [AIRFLOW-6352] security - ui - add login timeout - posted by GitBox <gi...@apache.org> on 2020/03/16 16:52:37 UTC, 0 replies.
- [GitHub] [airflow] aaronfowles closed pull request #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras - posted by GitBox <gi...@apache.org> on 2020/03/16 19:07:01 UTC, 0 replies.
- [GitHub] [airflow] aaronfowles opened a new pull request #7739: [AIRFLOW-7044] Add host_key option to SSH connection extras - posted by GitBox <gi...@apache.org> on 2020/03/16 19:07:21 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] VedantMahabaleshwarkar opened a new pull request #14: fixed role and non-existing-kind - posted by GitBox <gi...@apache.org> on 2020/03/16 19:23:24 UTC, 0 replies.
- [GitHub] [airflow] BasPH commented on a change in pull request #7663: [AIRFLOW-6997] Fix worker pods initcontainers - posted by GitBox <gi...@apache.org> on 2020/03/16 19:28:02 UTC, 0 replies.
- [GitHub] [airflow] Fokko commented on a change in pull request #7663: [AIRFLOW-6997] Fix worker pods initcontainers - posted by GitBox <gi...@apache.org> on 2020/03/16 19:34:07 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7585: [AIRFLOW-6944] Allow AWS DataSync to "catch up" when Task is already … - posted by GitBox <gi...@apache.org> on 2020/03/16 19:36:22 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #7585: [AIRFLOW-6944] Allow AWS DataSync to "catch up" when Task is already … - posted by GitBox <gi...@apache.org> on 2020/03/16 19:41:07 UTC, 0 replies.
- [GitHub] [airflow] c-wilson opened a new pull request #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console - posted by GitBox <gi...@apache.org> on 2020/03/16 21:19:20 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console - posted by GitBox <gi...@apache.org> on 2020/03/16 21:19:24 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7065) Give StreamLogHandler ability to tee to log and console - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/16 21:20:00 UTC, 0 replies.
- [jira] [Work started] (AIRFLOW-7065) Give StreamLogHandler ability to tee to log and console - posted by "Christopher (Jira)" <ji...@apache.org> on 2020/03/16 21:24:00 UTC, 0 replies.
- [GitHub] [airflow] mustafagok commented on issue #7731: [AIRFLOW-7068] Create EC2 Hook, Operator and Sensor - posted by GitBox <gi...@apache.org> on 2020/03/16 21:43:46 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console - posted by GitBox <gi...@apache.org> on 2020/03/16 22:35:21 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console - posted by GitBox <gi...@apache.org> on 2020/03/16 22:35:32 UTC, 1 replies.
- [GitHub] [airflow] dimberman commented on issue #7663: [AIRFLOW-6997] Fix worker pods initcontainers - posted by GitBox <gi...@apache.org> on 2020/03/16 22:57:16 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secret Backend - posted by GitBox <gi...@apache.org> on 2020/03/16 23:24:36 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secret Backend - posted by GitBox <gi...@apache.org> on 2020/03/16 23:24:48 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7076) Add Secret backend for HashiCorp Vault - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/16 23:25:00 UTC, 4 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7742: [AIRFLOW-5705] Fix bug in Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/16 23:35:20 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/16 23:35:39 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/16 23:49:56 UTC, 3 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/16 23:53:33 UTC, 35 replies.
- [GitHub] [airflow] stale[bot] commented on issue #6760: [AIRFLOW-6157] Separate out common protocol for executors. - posted by GitBox <gi...@apache.org> on 2020/03/16 23:58:32 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success - posted by GitBox <gi...@apache.org> on 2020/03/16 23:58:33 UTC, 0 replies.
- [GitHub] [airflow] kaxil edited a comment on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/17 00:10:45 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/17 01:17:49 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/17 01:18:21 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7742: [AIRFLOW-5705] Fix bug in Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/17 01:19:30 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/17 01:24:06 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/17 01:24:07 UTC, 10 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query - posted by GitBox <gi...@apache.org> on 2020/03/17 01:37:19 UTC, 0 replies.
- [GitHub] [airflow] dstandish commented on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/17 01:46:45 UTC, 0 replies.
- [GitHub] [airflow] osule commented on a change in pull request #6354: [AIRFLOW-5664] Store timestamps with microseconds precision in GCSToPSQL - posted by GitBox <gi...@apache.org> on 2020/03/17 01:57:12 UTC, 0 replies.
- [GitHub] [airflow] osule commented on issue #6354: [AIRFLOW-5664] Store timestamps with microseconds precision in GCSToPSQL - posted by GitBox <gi...@apache.org> on 2020/03/17 02:02:48 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6538) prevent autocomplete of username in login UI - posted by "Akbar Habeeb B (Jira)" <ji...@apache.org> on 2020/03/17 02:30:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7738: [AIRFLOW-7073] GKEStartPodOperator always use user credentials - posted by GitBox <gi...@apache.org> on 2020/03/17 06:36:46 UTC, 3 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #6354: [AIRFLOW-5664] Store timestamps with microseconds precision in GCSToPSQL - posted by GitBox <gi...@apache.org> on 2020/03/17 06:41:24 UTC, 0 replies.
- [GitHub] [airflow] dstandish commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/17 06:42:44 UTC, 22 replies.
- [GitHub] [airflow] potiuk commented on issue #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console - posted by GitBox <gi...@apache.org> on 2020/03/17 06:52:42 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin opened a new pull request #7743: [AIRFLOW-7075][WIP] Operators for storing information from GCS into GA - posted by GitBox <gi...@apache.org> on 2020/03/17 07:23:18 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7075) Operators for storing information from GCS into Google Analytics - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/17 07:24:00 UTC, 2 replies.
- [GitHub] [airflow] BasPH commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/17 07:43:55 UTC, 1 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/17 08:23:54 UTC, 29 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7738: [AIRFLOW-7073] GKEStartPodOperator always use user credentials - posted by GitBox <gi...@apache.org> on 2020/03/17 08:29:12 UTC, 5 replies.
- [GitHub] [airflow] ianmaddox opened a new pull request #7744: Clarifying wording on DAG runs - posted by GitBox <gi...@apache.org> on 2020/03/17 08:39:40 UTC, 0 replies.
- [GitHub] [airflow] BasPH commented on issue #7744: [AIRFLOW-XXXX] Clarifying wording on DAG runs - posted by GitBox <gi...@apache.org> on 2020/03/17 09:39:13 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7745: [AIRFLOW-5705] Fix bugs in AWS SSM Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/17 10:37:36 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7639: [AIRFLOW-7000] Allow passing in env var JSON dict in task_test - posted by GitBox <gi...@apache.org> on 2020/03/17 10:45:41 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console - posted by GitBox <gi...@apache.org> on 2020/03/17 10:48:51 UTC, 2 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7746: [AIRFLOW-XXXX] Add label for Secrets for matching filepaths - posted by GitBox <gi...@apache.org> on 2020/03/17 11:07:53 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console - posted by GitBox <gi...@apache.org> on 2020/03/17 11:21:41 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7077) KubernetesPodOperator exit code isn't propagated - posted by "Yegor Andreenko (Jira)" <ji...@apache.org> on 2020/03/17 12:21:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7077) KubernetesPodOperator exit code isn't propagated - posted by "Yegor Andreenko (Jira)" <ji...@apache.org> on 2020/03/17 12:21:00 UTC, 2 replies.
- [GitHub] [airflow] codecov-io commented on issue #7739: [AIRFLOW-7044] Add host_key option to SSH connection extras - posted by GitBox <gi...@apache.org> on 2020/03/17 12:26:45 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7746: [AIRFLOW-XXXX] Add label for Secrets for matching filepaths - posted by GitBox <gi...@apache.org> on 2020/03/17 12:27:01 UTC, 0 replies.
- [GitHub] [airflow] michalslowikowski00 opened a new pull request #7747: Add GoogleAnalyticsListAccountsOperator - posted by GitBox <gi...@apache.org> on 2020/03/17 12:27:07 UTC, 0 replies.
- [GitHub] [airflow] michalslowikowski00 closed pull request #7747: Add GoogleAnalyticsListAccountsOperator - posted by GitBox <gi...@apache.org> on 2020/03/17 12:29:25 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7739: [AIRFLOW-7044] Add host_key option to SSH connection extras - posted by GitBox <gi...@apache.org> on 2020/03/17 12:29:39 UTC, 4 replies.
- [GitHub] [airflow] Fokko merged pull request #7663: [AIRFLOW-6997] Fix worker pods initcontainers - posted by GitBox <gi...@apache.org> on 2020/03/17 12:30:45 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7663: [AIRFLOW-6997] Fix worker pods initcontainers - posted by GitBox <gi...@apache.org> on 2020/03/17 12:30:47 UTC, 0 replies.
- [GitHub] [airflow] Fokko commented on issue #7663: [AIRFLOW-6997] Fix worker pods initcontainers - posted by GitBox <gi...@apache.org> on 2020/03/17 12:31:38 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7745: [AIRFLOW-5705] Fix bugs in AWS SSM Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/17 12:31:57 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7745: [AIRFLOW-5705] Fix bugs in AWS SSM Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/17 12:42:43 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on issue #6606: [AIRFLOW-6014] - handle pods which are preempted and deleted by kuber… - posted by GitBox <gi...@apache.org> on 2020/03/17 12:55:11 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7692: [AIRFLOW-6732] Add GoogleAdsHook and GoogleAdsToGcsOperator - posted by GitBox <gi...@apache.org> on 2020/03/17 13:12:40 UTC, 0 replies.
- [GitHub] [airflow] inytar commented on issue #7611: [AIRFLOW-6014] reschedule deleted pending tasks - posted by GitBox <gi...@apache.org> on 2020/03/17 13:36:31 UTC, 0 replies.
- [GitHub] [airflow] inytar closed pull request #7611: [AIRFLOW-6014] reschedule deleted pending tasks - posted by GitBox <gi...@apache.org> on 2020/03/17 13:36:32 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7731: [AIRFLOW-7068] Create EC2 Hook, Operator and Sensor - posted by GitBox <gi...@apache.org> on 2020/03/17 13:48:55 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6752) Add Google Analytics 360 Ads Links Retrieve Operator - posted by "Michał Słowikowski (Jira)" <ji...@apache.org> on 2020/03/17 14:00:00 UTC, 0 replies.
- [jira] [Work started] (AIRFLOW-6752) Add GoogleAnalyticsRetrieveAdsLinksListOperator - posted by "Michał Słowikowski (Jira)" <ji...@apache.org> on 2020/03/17 14:01:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6752) Add GoogleAnalyticsRetrieveAdsLinksListOperator - posted by "Michał Słowikowski (Jira)" <ji...@apache.org> on 2020/03/17 14:01:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6752) GoogleAnalyticsRetrieveAdsLinksListOperator - posted by "Michał Słowikowski (Jira)" <ji...@apache.org> on 2020/03/17 14:01:00 UTC, 0 replies.
- [GitHub] [airflow] c-wilson commented on a change in pull request #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console - posted by GitBox <gi...@apache.org> on 2020/03/17 14:02:27 UTC, 1 replies.
- [GitHub] [airflow] michalslowikowski00 opened a new pull request #7748: [AIRFLOW-6752] Add GoogleAnalyticsRetrieveAdsLinksListOperator - posted by GitBox <gi...@apache.org> on 2020/03/17 14:07:50 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6752) Add GoogleAnalyticsRetrieveAdsLinksListOperator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/17 14:08:00 UTC, 2 replies.
- [GitHub] [airflow] sekikn commented on issue #6457: [AIRFLOW-5800] Add a default connection entry for PinotDbApiHook - posted by GitBox <gi...@apache.org> on 2020/03/17 14:11:50 UTC, 0 replies.
- [GitHub] [airflow] c-wilson commented on issue #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console - posted by GitBox <gi...@apache.org> on 2020/03/17 14:15:13 UTC, 0 replies.
- [GitHub] [airflow] sekikn opened a new pull request #7749: [AIRFLOW-7026] Improve SparkSqlHook's error message - posted by GitBox <gi...@apache.org> on 2020/03/17 14:28:43 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7026) Improve SparkSqlHook's error message - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/17 14:29:00 UTC, 0 replies.
- [jira] [Work started] (AIRFLOW-7026) Improve SparkSqlHook's error message - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/03/17 14:30:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #6457: [AIRFLOW-5800] Add a default connection entry for PinotDbApiHook - posted by GitBox <gi...@apache.org> on 2020/03/17 15:35:11 UTC, 2 replies.
- [jira] [Created] (AIRFLOW-7078) logger / print gets overwritten with custom Operator after version upgrade - posted by "seth (Jira)" <ji...@apache.org> on 2020/03/17 15:44:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7079) Remove redundant code for storing template_fields - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 15:50:00 UTC, 0 replies.
- [jira] [Work started] (AIRFLOW-7079) Remove redundant code for storing template_fields - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 15:50:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7750: [AIRFLOW-7079] Remove redundant code for storing template_fields - posted by GitBox <gi...@apache.org> on 2020/03/17 15:53:55 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7079) Remove redundant code for storing template_fields - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/17 15:54:00 UTC, 4 replies.
- [jira] [Work started] (AIRFLOW-7044) SSH connection (and hook) should support public host_key usage - posted by "Aaron Fowles (Jira)" <ji...@apache.org> on 2020/03/17 15:54:00 UTC, 0 replies.
- [GitHub] [airflow] samblackk commented on a change in pull request #7693: [AIRFLOW-7046] Locale-formatted datetimes (UI only) - posted by GitBox <gi...@apache.org> on 2020/03/17 15:56:45 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6997) Kubernetes git-sync init container for worker pods is not able to sync git behind a proxy - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 16:00:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6438) blocked end point returns all dags by default - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 16:21:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7738: [AIRFLOW-7073] GKEStartPodOperator always use connection credentials - posted by GitBox <gi...@apache.org> on 2020/03/17 16:39:28 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-1585) Documentation (e.g. doc_md) for tasks should be displayed more prominently - posted by "Josiah Baker (Jira)" <ji...@apache.org> on 2020/03/17 17:04:00 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-4966) Add Cloud AutoML NL Classification integration - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/17 17:06:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-4968) Add Cloud AutoML NL Sentiment integration - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/17 17:07:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-4969) Add Cloud AutoML Tables integration - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/17 17:07:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-4967) Add Cloud AutoML NL Entity Extraction integration - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/17 17:07:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7750: [AIRFLOW-7079] Remove redundant code for storing template_fields - posted by GitBox <gi...@apache.org> on 2020/03/17 17:12:34 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6590) Use batch db operations in jobs - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 17:19:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7751: [AIRFLOW-XXXX] Fix typo in UPDATING.md - posted by GitBox <gi...@apache.org> on 2020/03/17 17:32:58 UTC, 0 replies.
- [GitHub] [airflow] criccomini commented on issue #7475: [AIRFLOW-6855]: Escape project_dataset_table in SQL query in gcs to bq … - posted by GitBox <gi...@apache.org> on 2020/03/17 18:00:38 UTC, 0 replies.
- [GitHub] [airflow] criccomini merged pull request #7475: [AIRFLOW-6855]: Escape project_dataset_table in SQL query in gcs to bq … - posted by GitBox <gi...@apache.org> on 2020/03/17 18:00:48 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6855) GCS to BQ load will fail with syntax error if specified project has a - in it - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/17 18:01:00 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-6855) GCS to BQ load will fail with syntax error if specified project has a - in it - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 18:02:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5046) Allow GoogleCloudStorageToBigQueryOperator to accept source_objects as a string or otherwise take input from XCom - posted by "Yamini Sharma (Jira)" <ji...@apache.org> on 2020/03/17 18:06:00 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-5046) Allow GoogleCloudStorageToBigQueryOperator to accept source_objects as a string or otherwise take input from XCom - posted by "Yamini Sharma (Jira)" <ji...@apache.org> on 2020/03/17 18:11:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7750: [AIRFLOW-7079] Remove redundant code for storing template_fields - posted by GitBox <gi...@apache.org> on 2020/03/17 18:12:32 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6878) AIRFLOW__KUBERNETES__KUBE_CLIENT_REQUEST_ARGS default value misconfigured - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 18:25:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6508) Update the version of cattrs from 0.9 to 1.0 - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 18:30:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6909) Prepare backport packages on post-test stage - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 18:31:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7748: [AIRFLOW-6752] Add GoogleAnalyticsRetrieveAdsLinksListOperator - posted by GitBox <gi...@apache.org> on 2020/03/17 18:39:10 UTC, 6 replies.
- [jira] [Updated] (AIRFLOW-6726) Add docs on "Using airflow_local_settings.py" - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 18:42:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7751: [AIRFLOW-XXXX] Fix typo in UPDATING.md - posted by GitBox <gi...@apache.org> on 2020/03/17 18:52:10 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6730) is_alive uses seconds and not total_seconds - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 18:57:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6833) HA for webhdfs connection - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 19:00:00 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-6836) DebugExecutor failing to change task state. - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 19:02:00 UTC, 3 replies.
- [jira] [Updated] (AIRFLOW-6836) DebugExecutor failing to change task state. - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 19:02:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7750: [AIRFLOW-7079] Remove redundant code for storing template_fields - posted by GitBox <gi...@apache.org> on 2020/03/17 19:03:25 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7079) Remove redundant code for storing template_fields - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 19:04:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7079) Remove redundant code for storing template_fields - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 19:04:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6885) Add option to only delete KubernetesExecutor pods on successful task completion - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 19:12:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7748: [AIRFLOW-6752] Add GoogleAnalyticsRetrieveAdsLinksListOperator - posted by GitBox <gi...@apache.org> on 2020/03/17 19:12:13 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-5948) Replace SimpleDag with serialized version - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 19:13:00 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-6916) Replace SimpleDag & SimpleDagBag representation with Serialized Dag - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 19:14:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-5705) Add secrets backend and support for AWS SSM - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 19:21:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7736: [AIRFLOW-7072] Task instance email_alert render only if need - posted by GitBox <gi...@apache.org> on 2020/03/17 19:22:24 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7736: [AIRFLOW-7072] Task instance email_alert render only if need - posted by GitBox <gi...@apache.org> on 2020/03/17 19:22:29 UTC, 0 replies.
- [jira] [Comment Edited] (AIRFLOW-6836) DebugExecutor failing to change task state. - posted by "Sam Wheating (Jira)" <ji...@apache.org> on 2020/03/17 19:29:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (AIRFLOW-2644) Allow wild-cards in the search box in the UI - posted by "ojong yoland (Jira)" <ji...@apache.org> on 2020/03/17 19:44:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-3381) KubernetesPodOperator: Use secretKeyRef or configMapKeyRef in env_vars - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/17 19:53:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7752: [AIRFLOW-7074] Add Permissions to view SubDAGs - posted by GitBox <gi...@apache.org> on 2020/03/17 20:58:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7074) [RBAC UI] No Permissions to view SubDAGs - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/17 20:59:00 UTC, 4 replies.
- [GitHub] [airflow] feng-tao commented on issue #7752: [AIRFLOW-7074] Add Permissions to view SubDAGs - posted by GitBox <gi...@apache.org> on 2020/03/17 21:01:11 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7752: [AIRFLOW-7074] Add Permissions to view SubDAGs - posted by GitBox <gi...@apache.org> on 2020/03/17 21:02:14 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7752: [AIRFLOW-7074] Add Permissions to view SubDAGs - posted by GitBox <gi...@apache.org> on 2020/03/17 22:12:57 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #6606: [AIRFLOW-6014] - handle pods which are preempted and deleted by kuber… - posted by GitBox <gi...@apache.org> on 2020/03/17 22:13:19 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7752: [AIRFLOW-7074] Add Permissions to view SubDAGs - posted by GitBox <gi...@apache.org> on 2020/03/17 22:15:38 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7074) [RBAC UI] No Permissions to view SubDAGs - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/17 22:17:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7728: [AIRFLOW-5610] Add ability to specify multiple objects to copy in GCSToGCSOperator - posted by GitBox <gi...@apache.org> on 2020/03/17 22:21:41 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7728: [AIRFLOW-5610] Add ability to specify multiple objects to copy in GCSToGCSOperator - posted by GitBox <gi...@apache.org> on 2020/03/17 22:21:52 UTC, 3 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7753: [AIRFLOW-5705] Make AwsSsmSecretsBackend consistent with VaultBackend - posted by GitBox <gi...@apache.org> on 2020/03/18 00:57:02 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5705) Add secrets backend and support for AWS SSM - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/18 00:58:00 UTC, 10 replies.
- [GitHub] [airflow] dstandish commented on a change in pull request #7753: [AIRFLOW-5705] Make AwsSsmSecretsBackend consistent with VaultBackend - posted by GitBox <gi...@apache.org> on 2020/03/18 01:25:37 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7753: [AIRFLOW-5705] Make AwsSsmSecretsBackend consistent with VaultBackend - posted by GitBox <gi...@apache.org> on 2020/03/18 01:33:07 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7753: [AIRFLOW-5705] Make AwsSsmSecretsBackend consistent with VaultBackend - posted by GitBox <gi...@apache.org> on 2020/03/18 02:29:47 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7753: [AIRFLOW-5705] Make AwsSsmSecretsBackend consistent with VaultBackend - posted by GitBox <gi...@apache.org> on 2020/03/18 02:32:07 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7728: [AIRFLOW-5610] Add ability to specify multiple objects to copy in GCSToGCSOperator - posted by GitBox <gi...@apache.org> on 2020/03/18 05:41:59 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7728: [AIRFLOW-5610] Add ability to specify multiple objects to copy in GCSToGCSOperator - posted by GitBox <gi...@apache.org> on 2020/03/18 05:42:12 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-5610) Add ability to specify multiple objects to copy to GoogleCloudStorageToGoogleCloudStorageOperator - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/18 05:43:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #6606: [AIRFLOW-6014] - handle pods which are preempted and deleted by kuber… - posted by GitBox <gi...@apache.org> on 2020/03/18 05:45:34 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #6606: [AIRFLOW-6014] - handle pods which are preempted and deleted by kuber… - posted by GitBox <gi...@apache.org> on 2020/03/18 05:45:35 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6014) Kubernetes executor - handle preempted deleted pods - queued tasks - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/18 05:46:00 UTC, 0 replies.
- [jira] [Reopened] (AIRFLOW-1585) Documentation (e.g. doc_md) for tasks should be displayed more prominently - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/18 06:16:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7725: [AIRFLOW-7064] Add CloudFirestoreExportDatabaseOperator - posted by GitBox <gi...@apache.org> on 2020/03/18 06:55:22 UTC, 4 replies.
- [GitHub] [airflow] phigrofi commented on issue #7737: Simple API endpoint to return a DAG's paused state - posted by GitBox <gi...@apache.org> on 2020/03/18 07:30:30 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7737: Simple API endpoint to return a DAG's paused state - posted by GitBox <gi...@apache.org> on 2020/03/18 07:37:45 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7725: [AIRFLOW-7064] Add CloudFirestoreExportDatabaseOperator - posted by GitBox <gi...@apache.org> on 2020/03/18 07:45:36 UTC, 6 replies.
- [jira] [Assigned] (AIRFLOW-3036) Upgrading to Airflow 1.10 not possible using GCP Cloud SQL for MYSQL - posted by "Precious Hills (Jira)" <ji...@apache.org> on 2020/03/18 08:03:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7080) API Endpoint to query a dag's paused status - posted by "Philipp Großelfinger (Jira)" <ji...@apache.org> on 2020/03/18 08:05:00 UTC, 0 replies.
- [GitHub] [airflow] phigrofi commented on issue #7737: [AIRFLOW-7080] Simple API endpoint to return a DAG's paused state - posted by GitBox <gi...@apache.org> on 2020/03/18 08:08:59 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-4972) Add Google Search Ads 360 integration - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/18 08:11:00 UTC, 0 replies.
- [GitHub] [airflow] auvipy opened a new pull request #7754: update celery to 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/03/18 08:36:41 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7754: update celery to 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/03/18 08:36:43 UTC, 1 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7748: [AIRFLOW-6752] Add GoogleAnalyticsRetrieveAdsLinksListOperator - posted by GitBox <gi...@apache.org> on 2020/03/18 08:39:46 UTC, 4 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #7748: [AIRFLOW-6752] Add GoogleAnalyticsRetrieveAdsLinksListOperator - posted by GitBox <gi...@apache.org> on 2020/03/18 08:42:04 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #7743: [AIRFLOW-7075][WIP] Operators for storing information from GCS into GA - posted by GitBox <gi...@apache.org> on 2020/03/18 08:43:10 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7737: [AIRFLOW-7080] Simple API endpoint to return a DAG's paused state - posted by GitBox <gi...@apache.org> on 2020/03/18 08:45:49 UTC, 3 replies.
- [jira] [Created] (AIRFLOW-7081) Remove env variable from GCP guide - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/18 08:48:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on issue #7754: update celery to 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/03/18 08:50:29 UTC, 2 replies.
- [GitHub] [airflow] nuclearpinguin edited a comment on issue #7754: update celery to 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/03/18 08:51:30 UTC, 1 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7755: [AIRFLOW-7081] Remove env variables from GCP guide - posted by GitBox <gi...@apache.org> on 2020/03/18 08:52:55 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7081) Remove env variable from GCP guide - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/18 08:53:00 UTC, 2 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7725: [AIRFLOW-7064] Add CloudFirestoreExportDatabaseOperator - posted by GitBox <gi...@apache.org> on 2020/03/18 08:54:53 UTC, 4 replies.
- [jira] [Created] (AIRFLOW-7082) Remove catch_http_exception decorator in GCP hooks - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/18 09:04:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin opened a new pull request #7756: [AIRFLOW-7082] Remove catch_http_exception decorator in GCP hooks - posted by GitBox <gi...@apache.org> on 2020/03/18 09:16:12 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7082) Remove catch_http_exception decorator in GCP hooks - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/18 09:17:00 UTC, 6 replies.
- [GitHub] [airflow] codecov-io commented on issue #7754: update celery to 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/03/18 09:19:56 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7754: update celery to 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/03/18 09:20:27 UTC, 1 replies.
- [GitHub] [airflow] auvipy commented on issue #7754: update celery to 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/03/18 09:21:57 UTC, 3 replies.
- [GitHub] [airflow] codecov-io commented on issue #7755: [AIRFLOW-7081] Remove env variables from GCP guide - posted by GitBox <gi...@apache.org> on 2020/03/18 09:34:12 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7755: [AIRFLOW-7081] Remove env variables from GCP guide - posted by GitBox <gi...@apache.org> on 2020/03/18 09:34:18 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7755: [AIRFLOW-7081] Remove env variables from GCP guide - posted by GitBox <gi...@apache.org> on 2020/03/18 09:38:26 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7081) Remove env variable from GCP guide - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/18 09:59:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7737: [AIRFLOW-7080] Simple API endpoint to return a DAG's paused state - posted by GitBox <gi...@apache.org> on 2020/03/18 10:13:08 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7754: update celery to 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/03/18 10:13:16 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #5659: [AIRFLOW-5033] Switched to snakebite-py3 - posted by GitBox <gi...@apache.org> on 2020/03/18 10:32:30 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-4679) Make airflow/operators Pylint compatible - posted by "Felix Uellendall (Jira)" <ji...@apache.org> on 2020/03/18 10:44:00 UTC, 0 replies.
- [GitHub] [airflow] feluelle opened a new pull request #7757: [AIRFLOW-4679] Make airflow/operators Pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/18 10:54:11 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4679) Make airflow/operators Pylint compatible - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/18 10:55:00 UTC, 2 replies.
- [GitHub] [airflow] danccooper commented on issue #6377: [AIRFLOW-5589] monitor pods by labels instead of names - posted by GitBox <gi...@apache.org> on 2020/03/18 11:13:15 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7757: [AIRFLOW-4679] Make airflow/operators Pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/18 11:16:22 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7737: [AIRFLOW-7080] Simple API endpoint to return a DAG's paused state - posted by GitBox <gi...@apache.org> on 2020/03/18 11:32:15 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7737: [AIRFLOW-7080] Simple API endpoint to return a DAG's paused state - posted by GitBox <gi...@apache.org> on 2020/03/18 11:32:17 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7080) API Endpoint to query a dag's paused status - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/18 11:33:00 UTC, 4 replies.
- [jira] [Resolved] (AIRFLOW-7080) API Endpoint to query a dag's paused status - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/18 11:33:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7757: [AIRFLOW-4679] Make airflow/operators Pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/18 11:36:24 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7757: [AIRFLOW-4679] Make airflow/operators Pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/18 11:36:37 UTC, 2 replies.
- [GitHub] [airflow] potiuk commented on issue #6377: [AIRFLOW-5589] monitor pods by labels instead of names - posted by GitBox <gi...@apache.org> on 2020/03/18 11:37:24 UTC, 0 replies.
- [GitHub] [airflow] potiuk edited a comment on issue #6377: [AIRFLOW-5589] monitor pods by labels instead of names - posted by GitBox <gi...@apache.org> on 2020/03/18 11:38:30 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #6578: [AIRFLOW-5907] Add S3 to MySql Operator - posted by GitBox <gi...@apache.org> on 2020/03/18 12:18:01 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7718: [AIRFLOW-5421] Add Presto to GCS transfer operator - posted by GitBox <gi...@apache.org> on 2020/03/18 12:19:22 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7718: [AIRFLOW-5421] Add Presto to GCS transfer operator - posted by GitBox <gi...@apache.org> on 2020/03/18 12:19:27 UTC, 2 replies.
- [GitHub] [airflow] mik-laj merged pull request #7725: [AIRFLOW-7064] Add CloudFirestoreExportDatabaseOperator - posted by GitBox <gi...@apache.org> on 2020/03/18 13:04:33 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-5421) Request for PrestoToGoogleStorageOperator - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/18 13:42:00 UTC, 1 replies.
- [GitHub] [airflow] mik-laj merged pull request #7718: [AIRFLOW-5421] Add Presto to GCS transfer operator - posted by GitBox <gi...@apache.org> on 2020/03/18 13:42:07 UTC, 0 replies.
- [jira] [Reopened] (AIRFLOW-5421) Request for PrestoToGoogleStorageOperator - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/18 13:43:00 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7737: [AIRFLOW-7080] Simple API endpoint to return a DAG's paused state - posted by GitBox <gi...@apache.org> on 2020/03/18 13:43:59 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-7064) Add CloudFirestoreExportDatabaseOperator - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/18 13:44:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7737: [AIRFLOW-7080] Simple API endpoint to return a DAG's paused state - posted by GitBox <gi...@apache.org> on 2020/03/18 13:50:46 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7083) Improve Concepts -> Trigger Rules documentation - posted by "Krzysztof Madejski (Jira)" <ji...@apache.org> on 2020/03/18 15:00:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7084) Lazy initialize plugins for each entrypoint - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/18 17:04:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7758: [AIRFLOW-7084] Lazy initialize plugins for each entrypoint - posted by GitBox <gi...@apache.org> on 2020/03/18 17:07:54 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7084) Lazy initialize plugins for each entrypoint - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/18 17:08:01 UTC, 2 replies.
- [GitHub] [airflow] ojongyolandtaku commented on issue #6377: [AIRFLOW-5589] monitor pods by labels instead of names - posted by GitBox <gi...@apache.org> on 2020/03/18 17:20:16 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6156) sla_miss_callback on baseoperator for task level - posted by "Roster (Jira)" <ji...@apache.org> on 2020/03/18 17:38:00 UTC, 0 replies.
- [GitHub] [airflow] dephusluke commented on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/18 17:50:11 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/18 17:54:12 UTC, 0 replies.
- [GitHub] [airflow] ianmaddox commented on issue #7744: [AIRFLOW-XXXX] Clarifying wording on DAG runs - posted by GitBox <gi...@apache.org> on 2020/03/18 18:30:34 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5448) Make Kubernetes Executor compatible with Istio service mesh - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/18 18:59:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7085) Cache credentials, project_id in GCP Base Hook - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/18 21:20:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7085) Cached credentials, project_id in GCP Base Hook - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/18 21:20:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7759: [AIRFLOW-7085] Cache credentials, project_id in GCP Base Hook - posted by GitBox <gi...@apache.org> on 2020/03/18 21:29:43 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7085) Cache credentials, project_id in GCP Base Hook - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/18 21:30:00 UTC, 2 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7760: [AIRFLOW-XXXX] Add cross-references for operators guide - posted by GitBox <gi...@apache.org> on 2020/03/18 22:02:15 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7086) Change the dags-paused API endpoint to a POST - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/18 23:22:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new pull request #7761: [AIRFLOW-7086] /dags/paused should be a POST - posted by GitBox <gi...@apache.org> on 2020/03/18 23:24:13 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7086) Change the dags-paused API endpoint to a POST - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/18 23:25:00 UTC, 0 replies.
- [GitHub] [airflow] KevinYang21 commented on issue #7639: [AIRFLOW-7000] Allow passing in env var JSON dict in task_test - posted by GitBox <gi...@apache.org> on 2020/03/18 23:31:05 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4540) Allow historic DAG runs to be rendered in the UI based on what the database says they did, not the current DAG structure. - posted by "Tony Brookes (Jira)" <ji...@apache.org> on 2020/03/18 23:32:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7762: [AIRFLOW-XXXX] Fix reference to GCP classes in guides - posted by GitBox <gi...@apache.org> on 2020/03/18 23:38:11 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7639: [AIRFLOW-7000] Allow passing in env var JSON dict in task_test - posted by GitBox <gi...@apache.org> on 2020/03/18 23:38:51 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7000) Allow passing in env var JSON dict in task_test - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/18 23:40:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7087) Rename _execute_helper to _run_scheduler_loop - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/19 00:20:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7763: [AIRFLOW-7087] Rename _execute_helper to _run_scheduler_loop - posted by GitBox <gi...@apache.org> on 2020/03/19 00:29:27 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7087) Rename _execute_helper to _run_scheduler_loop - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/19 00:30:00 UTC, 2 replies.
- [jira] [Resolved] (AIRFLOW-4438) Add Gzip compression to S3_hook - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/19 00:36:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7088) Avoid reading store_dag_code option in loop - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/19 00:59:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7764: [AIRFLOW-7088] Avoid reading store_dag_code option in loop - posted by GitBox <gi...@apache.org> on 2020/03/19 01:00:49 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7088) Avoid reading store_dag_code option in loop - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/19 01:02:13 UTC, 2 replies.
- [jira] [Commented] (AIRFLOW-1467) allow tasks to use more than one pool slot - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/19 01:19:00 UTC, 2 replies.
- [jira] [Updated] (AIRFLOW-6832) Legacy Azure storage package used - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/19 01:20:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6861) Remove pool_full on TaskInstance - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/19 01:27:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7758: [AIRFLOW-7084] Lazy initialize plugins for each entrypoint - posted by GitBox <gi...@apache.org> on 2020/03/19 01:36:12 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7758: [AIRFLOW-7084] Lazy initialize plugins for each entrypoint - posted by GitBox <gi...@apache.org> on 2020/03/19 01:36:24 UTC, 2 replies.
- [jira] [Commented] (AIRFLOW-6062) Scheduler doesn't delete worker pods from namespaces different than the scheduler's namespace - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/19 01:46:00 UTC, 5 replies.
- [GitHub] [airflow] codecov-io commented on issue #7764: [AIRFLOW-7088] Avoid reading store_dag_code option in loop - posted by GitBox <gi...@apache.org> on 2020/03/19 02:39:25 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7762: [AIRFLOW-XXXX] Fix reference to GCP classes in guides - posted by GitBox <gi...@apache.org> on 2020/03/19 02:46:58 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7764: [AIRFLOW-7088] Avoid reading store_dag_code option in loop - posted by GitBox <gi...@apache.org> on 2020/03/19 02:47:11 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7089) Create kill method in AbstractDagFileProcessorProcess - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/19 02:49:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7765: [AIRFLOW-7089] Create kill method in AbstractDagFileProcessorProcess - posted by GitBox <gi...@apache.org> on 2020/03/19 02:51:39 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7089) Create kill method in AbstractDagFileProcessorProcess - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/19 02:52:00 UTC, 2 replies.
- [jira] [Created] (AIRFLOW-7090) With depends_on_past=True, second instance of task not scheduled even when first instance ran successfully - posted by "Abhilash Kishore (Jira)" <ji...@apache.org> on 2020/03/19 02:55:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7090) With depends_on_past=True, second instance of task not scheduled even when first instance ran successfully - posted by "Abhilash Kishore (Jira)" <ji...@apache.org> on 2020/03/19 02:56:00 UTC, 5 replies.
- [jira] [Commented] (AIRFLOW-3604) Azure Integration - Hdinsight-operators - posted by "dori (Jira)" <ji...@apache.org> on 2020/03/19 03:40:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7765: [AIRFLOW-7089] Create kill method in AbstractDagFileProcessorProcess - posted by GitBox <gi...@apache.org> on 2020/03/19 03:42:52 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7765: [AIRFLOW-7089] Create kill method in AbstractDagFileProcessorProcess - posted by GitBox <gi...@apache.org> on 2020/03/19 03:44:04 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-7050) Dark Mode in Airflow - posted by "dori (Jira)" <ji...@apache.org> on 2020/03/19 03:47:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7760: [AIRFLOW-XXXX] Add cross-references for operators guide - posted by GitBox <gi...@apache.org> on 2020/03/19 05:46:19 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7763: [AIRFLOW-7087] Rename _execute_helper to _run_scheduler_loop - posted by GitBox <gi...@apache.org> on 2020/03/19 05:51:52 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7762: [AIRFLOW-XXXX] Fix reference to GCP classes in guides - posted by GitBox <gi...@apache.org> on 2020/03/19 06:20:22 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7764: [AIRFLOW-7088] Avoid reading store_dag_code option in loop - posted by GitBox <gi...@apache.org> on 2020/03/19 06:20:53 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7088) Avoid reading store_dag_code option in loop - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/19 06:22:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7765: [AIRFLOW-7089] Create kill method in AbstractDagFileProcessorProcess - posted by GitBox <gi...@apache.org> on 2020/03/19 06:25:50 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7765: [AIRFLOW-7089] Create kill method in AbstractDagFileProcessorProcess - posted by GitBox <gi...@apache.org> on 2020/03/19 06:27:06 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7759: [AIRFLOW-7085] Cache credentials, project_id in GCP Base Hook - posted by GitBox <gi...@apache.org> on 2020/03/19 06:27:54 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7089) Create kill method in AbstractDagFileProcessorProcess - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/19 06:28:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7085) Cache credentials, project_id in GCP Base Hook - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/19 06:29:00 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin commented on a change in pull request #7758: [AIRFLOW-7084] Lazy initialize plugins for each entrypoint - posted by GitBox <gi...@apache.org> on 2020/03/19 08:01:31 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7763: [AIRFLOW-7087] Rename _execute_helper to _run_scheduler_loop - posted by GitBox <gi...@apache.org> on 2020/03/19 08:43:31 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7087) Rename _execute_helper to _run_scheduler_loop - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/19 08:45:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7758: [AIRFLOW-7084] Lazy initialize plugins for each entrypoint - posted by GitBox <gi...@apache.org> on 2020/03/19 08:45:48 UTC, 2 replies.
- [GitHub] [airflow] dephusluke commented on issue #5418: [AIRFLOW-3036] Updates for MYSQL migrations - posted by GitBox <gi...@apache.org> on 2020/03/19 08:59:41 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #7230: [AIRFLOW-6602]: render executor_config before triggering tasks to su… - posted by GitBox <gi...@apache.org> on 2020/03/19 09:28:43 UTC, 0 replies.
- [GitHub] [airflow] michalslowikowski00 commented on a change in pull request #7748: [AIRFLOW-6752] Add GoogleAnalyticsRetrieveAdsLinksListOperator - posted by GitBox <gi...@apache.org> on 2020/03/19 10:43:19 UTC, 9 replies.
- [GitHub] [airflow] nuclearpinguin opened a new pull request #7766: [AIRFLOW-6978] Add PubSubPullOperator - posted by GitBox <gi...@apache.org> on 2020/03/19 10:51:17 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6978) Add PubSubPullOperator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/19 10:52:00 UTC, 3 replies.
- [GitHub] [airflow] feluelle opened a new pull request #7767: [AIRFLOW-4672] Make airflow/hooks Pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/19 10:53:49 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4672) Make airflow/hooks Pylint compatible - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/19 10:54:00 UTC, 2 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #7757: [AIRFLOW-4679] Make airflow/operators Pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/19 10:56:37 UTC, 1 replies.
- [jira] [Assigned] (AIRFLOW-4672) Make airflow/hooks Pylint compatible - posted by "Felix Uellendall (Jira)" <ji...@apache.org> on 2020/03/19 11:08:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-5256) Related pylint changes for common licences in python files - posted by "Felix Uellendall (Jira)" <ji...@apache.org> on 2020/03/19 11:24:00 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #2460: [AIRFLOW-1424] make the next execution date of DAGs visible - posted by GitBox <gi...@apache.org> on 2020/03/19 11:28:42 UTC, 0 replies.
- [GitHub] [airflow] AurimasGr opened a new pull request #7768: Update README.md - posted by GitBox <gi...@apache.org> on 2020/03/19 12:00:52 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7768: Update README.md - posted by GitBox <gi...@apache.org> on 2020/03/19 12:00:55 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7767: [AIRFLOW-4672] Make airflow/hooks Pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/19 12:14:24 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #7157: [AIRFLOW-6251] add config for max tasks per dag - posted by GitBox <gi...@apache.org> on 2020/03/19 12:28:43 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #6569: [AIRFLOW-5916] Add Password-Alias support in SqoopHook - posted by GitBox <gi...@apache.org> on 2020/03/19 12:28:44 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7091) use external worker pod template - posted by "Hicham (Jira)" <ji...@apache.org> on 2020/03/19 12:44:00 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7753: [AIRFLOW-5705][depends on AIRFLOW-7076] Make AwsSsmSecretsBackend consistent with VaultBackend - posted by GitBox <gi...@apache.org> on 2020/03/19 12:50:14 UTC, 2 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7753: [AIRFLOW-5705][depends on AIRFLOW-7076] Make AwsSsmSecretsBackend consistent with VaultBackend - posted by GitBox <gi...@apache.org> on 2020/03/19 12:51:20 UTC, 2 replies.
- [GitHub] [airflow] potiuk commented on issue #7768: Update README.md - posted by GitBox <gi...@apache.org> on 2020/03/19 13:25:55 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #7345: [AIRFLOW-6722] Solved bug related to being unable to blank out variables - posted by GitBox <gi...@apache.org> on 2020/03/19 13:28:42 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7345: [AIRFLOW-6722] Solved bug related to being unable to blank out variables - posted by GitBox <gi...@apache.org> on 2020/03/19 13:46:44 UTC, 0 replies.
- [GitHub] [airflow] tooptoop4 commented on issue #7157: [AIRFLOW-6251] add config for max tasks per dag - posted by GitBox <gi...@apache.org> on 2020/03/19 14:01:06 UTC, 0 replies.
- [GitHub] [airflow] nuclearpinguin merged pull request #7756: [AIRFLOW-7082] Remove catch_http_exception decorator in GCP hooks - posted by GitBox <gi...@apache.org> on 2020/03/19 14:40:55 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7082) Remove catch_http_exception decorator in GCP hooks - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/19 14:42:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-3863) Make SparkSubmitHook capable of executing spark-submit through SSH Connection - posted by "lovk korm (Jira)" <ji...@apache.org> on 2020/03/19 15:13:00 UTC, 2 replies.
- [jira] [Updated] (AIRFLOW-6030) add ability to interact with Marketo - posted by "lovk korm (Jira)" <ji...@apache.org> on 2020/03/19 15:15:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7092) add MarketoToGcsOperator - posted by "lovk korm (Jira)" <ji...@apache.org> on 2020/03/19 15:17:00 UTC, 0 replies.
- [GitHub] [airflow] AurimasGr opened a new pull request #7769: [AIRFLOW-XXXX] Add new official Airflow user - posted by GitBox <gi...@apache.org> on 2020/03/19 16:13:28 UTC, 0 replies.
- [GitHub] [airflow] AurimasGr closed pull request #7768: [AIRFLOW-XXXX] Add new Airflow user in README.md - posted by GitBox <gi...@apache.org> on 2020/03/19 16:13:36 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7770: [AIRFLOW-7069] Fix cloudsql system tests - posted by GitBox <gi...@apache.org> on 2020/03/19 16:23:31 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7093) schedule None still scheduling to 1 day - posted by "Fernando Bontorin (Jira)" <ji...@apache.org> on 2020/03/19 16:24:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7069) Fix GCP Cloud SQL system tests - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/19 16:24:00 UTC, 2 replies.
- [jira] [Updated] (AIRFLOW-7093) schedule None still scheduling to 1 day - posted by "Fernando Bontorin (Jira)" <ji...@apache.org> on 2020/03/19 16:27:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7769: [AIRFLOW-XXXX] Add new official Airflow user - posted by GitBox <gi...@apache.org> on 2020/03/19 17:33:11 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7769: [AIRFLOW-XXXX] Add new official Airflow user - posted by GitBox <gi...@apache.org> on 2020/03/19 17:33:14 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7769: [AIRFLOW-XXXX] Add new official Airflow user - posted by GitBox <gi...@apache.org> on 2020/03/19 17:33:43 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7770: [AIRFLOW-7069] Fix cloudsql system tests - posted by GitBox <gi...@apache.org> on 2020/03/19 17:35:35 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7757: [AIRFLOW-4679] Make airflow/operators Pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/19 17:36:43 UTC, 2 replies.
- [GitHub] [airflow] dimberman commented on issue #7365: [AIRFLOW-5221] add host_aliases to KubernetesPodOperator - posted by GitBox <gi...@apache.org> on 2020/03/19 17:37:11 UTC, 1 replies.
- [GitHub] [airflow] kaxil merged pull request #7757: [AIRFLOW-4679] Make airflow/operators Pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/19 17:38:46 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-4679) Make airflow/operators Pylint compatible - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/19 17:39:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-7093) schedule None still scheduling to 1 day - posted by "Fernando Bontorin (Jira)" <ji...@apache.org> on 2020/03/19 17:40:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7767: [AIRFLOW-4672] Make airflow/hooks Pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/19 17:40:17 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-4672) Make airflow/hooks Pylint compatible - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/19 17:41:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7770: [AIRFLOW-7069] Fix cloudsql system tests - posted by GitBox <gi...@apache.org> on 2020/03/19 17:41:49 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7365: [AIRFLOW-5221] add host_aliases to KubernetesPodOperator - posted by GitBox <gi...@apache.org> on 2020/03/19 18:16:03 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7766: [AIRFLOW-6978] Add PubSubPullOperator - posted by GitBox <gi...@apache.org> on 2020/03/19 18:33:33 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7758: [AIRFLOW-7084] Lazy initialize plugins for each entrypoint - posted by GitBox <gi...@apache.org> on 2020/03/19 19:23:10 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7084) Lazy initialize plugins for each entrypoint - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/19 19:24:00 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7770: [AIRFLOW-7069] Fix CloudSQL system tests - posted by GitBox <gi...@apache.org> on 2020/03/19 20:18:30 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7770: [AIRFLOW-7069] Fix CloudSQL system tests - posted by GitBox <gi...@apache.org> on 2020/03/19 20:21:20 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7770: [AIRFLOW-7069] Fix CloudSQL system tests - posted by GitBox <gi...@apache.org> on 2020/03/19 20:23:23 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7069) Fix GCP Cloud SQL system tests - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/19 20:25:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7094) Add proper templates to move from travis to github actions - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/19 20:51:00 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] barney-s commented on a change in pull request #14: fixed role and non-existing-kind - posted by GitBox <gi...@apache.org> on 2020/03/19 20:53:37 UTC, 3 replies.
- [GitHub] [airflow-on-k8s-operator] VedantMahabaleshwarkar commented on a change in pull request #14: fixed role and non-existing-kind - posted by GitBox <gi...@apache.org> on 2020/03/19 20:55:03 UTC, 2 replies.
- [GitHub] [airflow] dimberman opened a new pull request #7771: Remove JIRA requirements from PRs - posted by GitBox <gi...@apache.org> on 2020/03/19 20:58:37 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7771: Remove JIRA requirements from PRs - posted by GitBox <gi...@apache.org> on 2020/03/19 21:07:19 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7771: Remove JIRA requirements from PRs - posted by GitBox <gi...@apache.org> on 2020/03/19 21:30:15 UTC, 1 replies.
- [GitHub] [airflow] kaxil merged pull request #7771: Remove JIRA requirements from PRs - posted by GitBox <gi...@apache.org> on 2020/03/19 21:35:52 UTC, 0 replies.
- [GitHub] [airflow] dimberman merged pull request #7507: [AIRFLOW-6885] Delete worker on success - posted by GitBox <gi...@apache.org> on 2020/03/19 21:52:16 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6885) Add option to only delete KubernetesExecutor pods on successful task completion - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/19 21:53:00 UTC, 1 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7761: [AIRFLOW-7086] /dags/paused should be a PUT - posted by GitBox <gi...@apache.org> on 2020/03/19 22:12:38 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on issue #7761: [AIRFLOW-7086] /dags/paused should be a PUT - posted by GitBox <gi...@apache.org> on 2020/03/19 22:18:18 UTC, 0 replies.
- [GitHub] [airflow] dimberman edited a comment on issue #7761: [AIRFLOW-7086] /dags/paused should be a PUT - posted by GitBox <gi...@apache.org> on 2020/03/19 22:18:32 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #5418: [AIRFLOW-3036] Updates for MYSQL migrations - posted by GitBox <gi...@apache.org> on 2020/03/19 22:19:31 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7761: [AIRFLOW-7086] /dags/paused should be a PUT - posted by GitBox <gi...@apache.org> on 2020/03/19 22:21:26 UTC, 2 replies.
- [GitHub] [airflow] dimberman commented on a change in pull request #7761: [AIRFLOW-7086] /dags/paused should be a PUT - posted by GitBox <gi...@apache.org> on 2020/03/19 22:22:40 UTC, 2 replies.
- [GitHub] [airflow] kaxil merged pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend - posted by GitBox <gi...@apache.org> on 2020/03/19 22:23:07 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7753: [AIRFLOW-5705][depends on AIRFLOW-7076] Make AwsSsmSecretsBackend consistent with VaultBackend - posted by GitBox <gi...@apache.org> on 2020/03/19 22:24:22 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-7076) Add Secret backend for HashiCorp Vault - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/19 22:26:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7076) Add Secret backend for HashiCorp Vault - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/19 22:26:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7753: [AIRFLOW-5705] Make AwsSsmSecretsBackend consistent with VaultBackend - posted by GitBox <gi...@apache.org> on 2020/03/19 22:31:48 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7761: [AIRFLOW-7086] /dags/paused should be a PUT - posted by GitBox <gi...@apache.org> on 2020/03/19 23:20:26 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7761: [AIRFLOW-7086] /dags/paused should be a PUT - posted by GitBox <gi...@apache.org> on 2020/03/19 23:20:48 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7078) logger / print gets overwritten with custom Operator after version upgrade - posted by "Oleg Korsak (Jira)" <ji...@apache.org> on 2020/03/20 01:20:00 UTC, 3 replies.
- [jira] [Work started] (AIRFLOW-6848) Can i create the viewer filter in LDAP ad group - posted by "Deepak Parashar (Jira)" <ji...@apache.org> on 2020/03/20 04:47:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7095) Can i create the viewer filter in LDAP ad group - posted by "Deepak Parashar (Jira)" <ji...@apache.org> on 2020/03/20 04:51:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-6848) Can i create the viewer filter in LDAP ad group - posted by "Deepak Parashar (Jira)" <ji...@apache.org> on 2020/03/20 04:52:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7096) `apache-airflow[gcp]` can't be installed using pipenv - posted by "Igor Khrol (Jira)" <ji...@apache.org> on 2020/03/20 06:06:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7096) `apache-airflow[gcp]` can't be installed using pipenv - posted by "Igor Khrol (Jira)" <ji...@apache.org> on 2020/03/20 06:07:00 UTC, 4 replies.
- [jira] [Created] (AIRFLOW-7097) Install gcloud beta components in CI image - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/20 06:51:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7772: [AIRFLOW-7097] Install gcloud beta componensts in CI image - posted by GitBox <gi...@apache.org> on 2020/03/20 06:54:16 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7097) Install gcloud beta components in CI image - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/20 06:55:00 UTC, 4 replies.
- [GitHub] [airflow] potiuk commented on issue #7772: [AIRFLOW-7097] Install gcloud beta componensts in CI image - posted by GitBox <gi...@apache.org> on 2020/03/20 06:55:03 UTC, 0 replies.
- [GitHub] [airflow] jjmurre opened a new pull request #7773: Force PGPORT env. var to be a string - posted by GitBox <gi...@apache.org> on 2020/03/20 07:46:32 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7773: Force PGPORT env. var to be a string - posted by GitBox <gi...@apache.org> on 2020/03/20 07:46:34 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7095) Can i create the viewer filter in LDAP ad group - posted by "Deepak Parashar (Jira)" <ji...@apache.org> on 2020/03/20 07:57:00 UTC, 0 replies.
- [GitHub] [airflow] feluelle merged pull request #7593: [AIRFLOW-6959] Use NULL as dag.description default value - posted by GitBox <gi...@apache.org> on 2020/03/20 08:00:59 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6959) Use NULL as dag.description default value and change related UI - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/20 08:02:00 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-6959) Use NULL as dag.description default value and change related UI - posted by "Felix Uellendall (Jira)" <ji...@apache.org> on 2020/03/20 08:03:00 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #7610: [AIRFLOW-6860] Default ignore_first_depends_on_past to True - posted by GitBox <gi...@apache.org> on 2020/03/20 08:08:00 UTC, 1 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7774: [AIRFLOW-XXXX] document system tests mechanism better - posted by GitBox <gi...@apache.org> on 2020/03/20 08:18:05 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7245: [AIRFLOW-6624] Improve webserver command with pidfile checking - posted by GitBox <gi...@apache.org> on 2020/03/20 09:07:29 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7098) Simple-salesforce releae 1.0.0 breaks salesforce extra - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/20 09:18:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7775: [AIRFLOW-7098] Simple salesforce release 1.0.0 breaks the build - posted by GitBox <gi...@apache.org> on 2020/03/20 09:19:28 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7098) Simple-salesforce releae 1.0.0 breaks salesforce extra - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/20 09:20:00 UTC, 3 replies.
- [jira] [Commented] (AIRFLOW-3116) Import / export connections from CLI (like for Variables) - posted by "lovk korm (Jira)" <ji...@apache.org> on 2020/03/20 09:23:00 UTC, 1 replies.
- [GitHub] [airflow] michalslowikowski00 commented on a change in pull request #7774: [AIRFLOW-XXXX] document system tests mechanism better - posted by GitBox <gi...@apache.org> on 2020/03/20 09:23:34 UTC, 6 replies.
- [GitHub] [airflow] turbaszek merged pull request #7692: [AIRFLOW-6732] Add GoogleAdsHook and GoogleAdsToGcsOperator - posted by GitBox <gi...@apache.org> on 2020/03/20 09:39:24 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7692: [AIRFLOW-6732] Add GoogleAdsHook and GoogleAdsToGcsOperator - posted by GitBox <gi...@apache.org> on 2020/03/20 09:39:25 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6732) Add Google Ads operators - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/20 09:40:00 UTC, 0 replies.
- [GitHub] [airflow] turbaszek merged pull request #7766: [AIRFLOW-6978] Add PubSubPullOperator - posted by GitBox <gi...@apache.org> on 2020/03/20 09:40:19 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6978) Add PubSubPullOperator - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/20 09:41:00 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on issue #7613: [AIRFLOW-6978] Add PubSubPullOperator - posted by GitBox <gi...@apache.org> on 2020/03/20 09:42:00 UTC, 0 replies.
- [GitHub] [airflow] turbaszek closed pull request #7613: [AIRFLOW-6978] Add PubSubPullOperator - posted by GitBox <gi...@apache.org> on 2020/03/20 09:42:01 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7610: [AIRFLOW-6860] Default ignore_first_depends_on_past to True - posted by GitBox <gi...@apache.org> on 2020/03/20 09:57:40 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7774: [AIRFLOW-XXXX] document system tests mechanism better - posted by GitBox <gi...@apache.org> on 2020/03/20 09:58:36 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7774: [AIRFLOW-XXXX] document system tests mechanism better - posted by GitBox <gi...@apache.org> on 2020/03/20 09:59:57 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7774: [AIRFLOW-XXXX] document system tests mechanism better - posted by GitBox <gi...@apache.org> on 2020/03/20 10:00:13 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7775: [AIRFLOW-7098] Simple salesforce release 1.0.0 breaks the build - posted by GitBox <gi...@apache.org> on 2020/03/20 10:02:23 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7773: Force PGPORT env. var to be a string - posted by GitBox <gi...@apache.org> on 2020/03/20 10:10:16 UTC, 1 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7245: [AIRFLOW-6624] Improve webserver command with pidfile checking - posted by GitBox <gi...@apache.org> on 2020/03/20 10:37:56 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7773: Force PGPORT env. var to be a string - posted by GitBox <gi...@apache.org> on 2020/03/20 10:57:24 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7775: [AIRFLOW-7098] Simple salesforce release 1.0.0 breaks the build - posted by GitBox <gi...@apache.org> on 2020/03/20 10:58:20 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7098) Simple-salesforce releae 1.0.0 breaks salesforce extra - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/20 10:59:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7748: [AIRFLOW-6752] Add GoogleAnalyticsRetrieveAdsLinksListOperator - posted by GitBox <gi...@apache.org> on 2020/03/20 11:08:38 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6752) Add GoogleAnalyticsRetrieveAdsLinksListOperator - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/20 11:09:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7776: [WIP] Display Graph with TI status after backfilling - posted by GitBox <gi...@apache.org> on 2020/03/20 11:13:16 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7610: [AIRFLOW-6860] Default ignore_first_depends_on_past to True - posted by GitBox <gi...@apache.org> on 2020/03/20 11:15:27 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6860) Default ignore_first_depends_on_past to True - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/20 11:16:00 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-6860) Default ignore_first_depends_on_past to True - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/20 11:16:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6745) Add ability to sort dag list in the UI by Dag, Owner, Last Run - posted by "Roster (Jira)" <ji...@apache.org> on 2020/03/20 11:18:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7775: [AIRFLOW-7098] Simple salesforce release 1.0.0 breaks the build - posted by GitBox <gi...@apache.org> on 2020/03/20 11:20:07 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7426: [AIRFLOW-6765] Add CLI "airflow dags test" command - posted by GitBox <gi...@apache.org> on 2020/03/20 11:28:32 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7099) Improve system test for cloud transfer service - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/20 11:59:00 UTC, 0 replies.
- [GitHub] [airflow] jjmurre commented on issue #7773: Force PGPORT env. var to be a string - posted by GitBox <gi...@apache.org> on 2020/03/20 12:01:35 UTC, 2 replies.
- [GitHub] [airflow] potiuk edited a comment on issue #7773: Force PGPORT env. var to be a string - posted by GitBox <gi...@apache.org> on 2020/03/20 12:06:03 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-6745) Add ability to sort dag list in the UI by Dag, Owner, Last Run - posted by "Ephraim E Anierobi (Jira)" <ji...@apache.org> on 2020/03/20 12:33:00 UTC, 1 replies.
- [GitHub] [airflow] Rcharriol opened a new pull request #7777: Date_range compatible with schedule_interval - posted by GitBox <gi...@apache.org> on 2020/03/20 12:44:14 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7777: [AIRFLOW-Date_range compatible with schedule_interval] - posted by GitBox <gi...@apache.org> on 2020/03/20 12:59:13 UTC, 0 replies.
- [GitHub] [airflow] mik-laj edited a comment on issue #7777: [AIRFLOW-Date_range compatible with schedule_interval] - posted by GitBox <gi...@apache.org> on 2020/03/20 12:59:31 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7776: [WIP] Display Graph with TI status after backfilling - posted by GitBox <gi...@apache.org> on 2020/03/20 13:03:55 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7773: Force PGPORT env. var to be a string - posted by GitBox <gi...@apache.org> on 2020/03/20 13:25:42 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7773: Force PGPORT env. var to be a string - posted by GitBox <gi...@apache.org> on 2020/03/20 13:25:49 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-5611) Add ability to specify a maximum modified time for objects in GoogleCloudStorageToGoogleCloudStorageOperator - posted by "Ephraim E Anierobi (Jira)" <ji...@apache.org> on 2020/03/20 13:33:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7778: [AIRFLOW-XXXX] Fix typo in ci_prepare_backport_packages.sh - posted by GitBox <gi...@apache.org> on 2020/03/20 13:40:48 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7778: [AIRFLOW-XXXX] Fix typo in ci_prepare_backport_packages.sh - posted by GitBox <gi...@apache.org> on 2020/03/20 13:47:29 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7100) Add GoogleAnalyticsGetAdsLinkOperator - posted by "Michał Słowikowski (Jira)" <ji...@apache.org> on 2020/03/20 13:55:00 UTC, 0 replies.
- [GitHub] [airflow] ashb opened a new pull request #7779: Enable Github issues - posted by GitBox <gi...@apache.org> on 2020/03/20 14:21:14 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7779: Enable Github issues - posted by GitBox <gi...@apache.org> on 2020/03/20 14:26:30 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7779: Enable Github issues - posted by GitBox <gi...@apache.org> on 2020/03/20 14:33:34 UTC, 9 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7779: Enable Github issues - posted by GitBox <gi...@apache.org> on 2020/03/20 14:44:43 UTC, 1 replies.
- [GitHub] [airflow] ashb opened a new pull request #7780: Remove Jira title requirement from Mergable check - posted by GitBox <gi...@apache.org> on 2020/03/20 14:45:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7780: Remove Jira title requirement from Mergable check - posted by GitBox <gi...@apache.org> on 2020/03/20 14:45:38 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7779: Enable Github issues - posted by GitBox <gi...@apache.org> on 2020/03/20 14:47:53 UTC, 5 replies.
- [GitHub] [airflow-on-k8s-operator] vpavlin commented on a change in pull request #14: fixed role and non-existing-kind - posted by GitBox <gi...@apache.org> on 2020/03/20 14:54:59 UTC, 2 replies.
- [GitHub] [airflow] michalslowikowski00 opened a new pull request #7781: [AIRFLOW-7100] Add GoogleAnalyticsGetAdsLinkOperator - posted by GitBox <gi...@apache.org> on 2020/03/20 15:05:02 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7100) Add GoogleAnalyticsGetAdsLinkOperator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/20 15:06:00 UTC, 3 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7781: [AIRFLOW-7100] Add GoogleAnalyticsGetAdsLinkOperator - posted by GitBox <gi...@apache.org> on 2020/03/20 15:10:52 UTC, 0 replies.
- [GitHub] [airflow] michalslowikowski00 commented on a change in pull request #7781: [AIRFLOW-7100] Add GoogleAnalyticsGetAdsLinkOperator - posted by GitBox <gi...@apache.org> on 2020/03/20 15:16:38 UTC, 0 replies.
- [GitHub] [airflow] michalslowikowski00 commented on a change in pull request #7779: Enable Github issues - posted by GitBox <gi...@apache.org> on 2020/03/20 15:32:40 UTC, 3 replies.
- [GitHub] [airflow] ashb commented on issue #7779: Enable Github issues - posted by GitBox <gi...@apache.org> on 2020/03/20 15:42:51 UTC, 0 replies.
- [GitHub] [airflow] ashb merged pull request #7779: Enable Github issues - posted by GitBox <gi...@apache.org> on 2020/03/20 15:48:06 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7779: Enable Github issues - posted by GitBox <gi...@apache.org> on 2020/03/20 15:55:41 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1341: How to kill or restart the task/dag instance? - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:02 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1346: Status circles don't reflect SubDag tasks - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:02 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1334: XCom isolation between dags running in the same time - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:02 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1348: dag_stats are empty when runs complete via `airflow backfill` or `airflow run`, since dag_runs are not generated for those commands! - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:03 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1347: Airflow 2.0: unify CLI arguments - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:03 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1369: DAGs don't open in the UI using MSSQL as the backend - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:04 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1365: 1.7.1rc1 seems to keep re-scheduling successful tasks - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:04 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1383: Feature Request: Why is my task not scheduled? - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:04 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1350: Subdag operators consuming all celeryd worker processes. Tasks are hanging in queued or no state - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:04 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1389: Scheduler can't restart until long-running local executor(s) finish - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:05 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1388: Airflow webserver using gevent halts booting workers if `statsd_on = True` - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:05 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1385: Does the subdag support ExternalTaskSensor check the task status - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:05 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1403: [Question] best way to track history of task instances - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:06 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1399: State of `ExternalTaskSensor` task when the external task is marked as "failure" - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:06 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1404: Log CRUD operations in UI - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:06 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1411: "airflow" "DAG" strings in file necessary to import dag - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:07 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1413: DagRuns has an inconsistency between the execution_date and the Run Id - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:07 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1440: `[celery]` section needed even if CeleryExecutor not used - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:07 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1433: smtplib ssl authentication fails passing a Unicode password in 1.7.0 - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:07 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1494: airflow installation issue: - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:08 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1445: GITHUB ISSUES BEYOND THIS POINT NOW CLOSED PLEASE USE APACHE JIRA - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:08 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1501: Executing VACUUM with PostgresOperator - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:08 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1510: Changing the crontab for an already set-up DAG and with successfull executions causes the DAG to fail run again - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:09 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1521: trigger_rule='one_success' not allowing tasks downstream of a BranchPythonOperator to be executed - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:09 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1511: mktemp in OSX - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:09 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1114: Request for feature: show running sensors and operators separately in DAGs list - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:20 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1130: Deleting a log entry breaks the webapp - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:20 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1121: LocalTaskJob does not check return code of the process - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:20 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1146: Should operators push their values by default? - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:21 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1142: Using date in start_date breaks - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:21 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1152: Clearing Tasks throws TypeError: can't pickle thread.lock objects - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:22 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1174: Tasks stuck - Task state is 'running', reported state is 'success' - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:22 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1197: BUG: SubDagOperator doesn't respect "test" or "force" - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:22 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1250: Manual change of dag_run state, leaves database in inconsistent state - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:23 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1253: Missing "parse_dates" parameter in .read_sql - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:23 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1251: Global state of dag_run is not in sync with status of the subtasks after re-run of a subtask - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:23 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1238: Proposal: use standard imports for operators/hooks - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:23 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1277: Refactor models.py - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:24 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1265: Error when trying to change TI state from Web UI - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:24 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1266: Extra DagRuns Scheduled After Backfill - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:24 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1294: More clarity and utility around the "Cluster Policy" mutator function - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:25 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1286: Remove deprecated features in Airflow 2.0 - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:25 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1305: ACLs on connections, - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:26 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1300: Should a SKIPPED task be counted towards ALL_DONE? - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:26 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1306: DAG submission by API (airflow submit ) - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:26 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1308: using relative directory as dags_folder no longer works in Airflow >= 1.7.0 - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:27 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1314: Purge DAG command? - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:27 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1311: [Question] [Feature] Add sensor capability to listen to Kafka Pipeline events - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:27 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1325: Authentication model is uselsss for multitenant use - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:28 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1315: Bug: s3 config file parsing - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:28 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #859: Can't pickle - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:34 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #856: Throw an error or warning when CeleryExecutor is defined in airflow.cfg, but cannot be imported - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:34 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #858: Airflow OS dependencies list - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:34 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #897: New users through UI after setting up admin through REPL - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:35 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #860: Dag runs keep in running state (job not send to celery?) - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:35 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #864: Data Transformations subDAGs to allow dependecies between inputs and outputs of Nodes - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:35 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #969: run --local return status 0 even if command fails - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:36 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #967: The request to `https://localhost/admin/airflow/refresh?dag_id=my_dag` is incorrectly redirecting to `root_url` - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:36 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #982: add impersonation authentication (proxy-user authentication) - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:36 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #933: mongo hook and operator - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:36 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #952: Dependencies missing for Bigquery and Google Cloud Storage operators - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:36 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1015: Ensure airflow database is created with timezone set to UTC - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:37 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1024: Reveal in the Connections page if the fernet key is provided but not working! - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:37 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1005: Raise an exception when setting dependencies on task across DAG objects - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:37 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1017: Clarify the BaseOperator `template_ext` behavior and where it is applied - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:37 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1042: Loading logging configuration from .yaml or .ini file - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:38 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1036: Add support for server-side encryption to S3 hook - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:38 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1028: Web UI should present 'scheduler status' somewhere - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:38 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1050: ValueError in airflow.utils.timeout.__enter__ - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:38 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1060: ExternalTaskSensor requires an exact execution_delta - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:39 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1085: Concurrency=1 not honored when depends_on_past=False - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:39 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1087: Document Airflow with multiple webservers/schedulers - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:39 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1081: auth backends User models do not init the User superclass - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:39 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1100: Deprecate DagModelView and replace with existing DAG Details page - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:40 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #1091: Frequent Type error from Flask when navigating UI - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:40 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #346: Alternative approach to log shipping - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:48 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #337: Feature Request : Pass Arguments to DAG via Backfill and Run Commands - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:48 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #375: Scheduler may get out of sync in some cases - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:49 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #383: New connection through plugin problems with Postgres - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:49 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #389: Can sub_dags() help viewing the dag dependency in Graph. - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:49 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #385: Support time zones when running tasks - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:49 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #480: Using depends_on_past in conjunction with trigger_rule='all_done' - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:50 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #541: Expose SQLAlchemy engine through method in Hooks - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:50 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #392: Allowing for multiple scheduler processes to run in parallel - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:50 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #523: SQL Alchemy Connection String - How to store password? - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:50 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #549: Task instance progress - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:51 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #638: Bug: Hourly start dates are not honored when a Daily DAG is converted to an Hourly DAG - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:51 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #609: removing dag from UI - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:51 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #739: subdag content is not executed by trigger_dag - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:52 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #711: Broken tree view Base Date picker - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:52 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #660: task duration and landing times charts only display data for the last 30 days by default - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:52 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #647: is all_done include upstream failed? - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:52 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #815: trigger_rule=one_failed doesn't lead to proper skipped statuses - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:53 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #778: Task instance got assigned to wrong queue - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:53 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #754: Show connections defined in environment variables in GUI - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:53 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #795: missing pool leads to hanging tasks - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:53 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #847: Deleting a DAG breaks webapp UI - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:54 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #844: mark as success does not apply to children in a subdag - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:54 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #829: airflow clear leaves dag_runs - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:54 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #846: Closest date sensor not working when before=True - posted by GitBox <gi...@apache.org> on 2020/03/20 15:59:54 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7779: Enable Github issues - posted by GitBox <gi...@apache.org> on 2020/03/20 16:00:10 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #59: Add `only_run_latest` to BaseOperator - posted by GitBox <gi...@apache.org> on 2020/03/20 16:00:16 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #139: Need for a periodic DagBag cleansing on web servers. - posted by GitBox <gi...@apache.org> on 2020/03/20 16:00:16 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #195: Feature Request : Tableau server hook and tableau datasource refresh operator - posted by GitBox <gi...@apache.org> on 2020/03/20 16:00:16 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #214: Automatically pkill zombie processes on worker and webserver on SIGTERM/SIGINT - posted by GitBox <gi...@apache.org> on 2020/03/20 16:00:17 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #222: Add Kerberos support - posted by GitBox <gi...@apache.org> on 2020/03/20 16:00:17 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #196: Feature Request : Tableau TDE hook and Tableau TDE create/refresh operator - posted by GitBox <gi...@apache.org> on 2020/03/20 16:00:17 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #197: Feature Request - Sqoop hook and operators - posted by GitBox <gi...@apache.org> on 2020/03/20 16:00:17 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #262: Implement a "Skip" or "Do not run" option for a list of Tasks Instances - posted by GitBox <gi...@apache.org> on 2020/03/20 16:00:18 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #289: Dynamically creating tasks during run-time - posted by GitBox <gi...@apache.org> on 2020/03/20 16:00:18 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #227: Gantt chart time zone is inconsistent with other views in some cases - posted by GitBox <gi...@apache.org> on 2020/03/20 16:00:18 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #278: Possibility to set Time Zones - posted by GitBox <gi...@apache.org> on 2020/03/20 16:00:18 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed issue #324: Easy to create conflicting AIRFLOW_HOME's - posted by GitBox <gi...@apache.org> on 2020/03/20 16:00:19 UTC, 0 replies.
- [GitHub] [airflow] turbaszek merged pull request #7781: [AIRFLOW-7100] Add GoogleAnalyticsGetAdsLinkOperator - posted by GitBox <gi...@apache.org> on 2020/03/20 16:13:36 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7100) Add GoogleAnalyticsGetAdsLinkOperator - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/20 16:14:00 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #7357: [AIRFLOW-6273] Fixes Databricks Connection when using Token - posted by GitBox <gi...@apache.org> on 2020/03/20 16:32:37 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #897: New users through UI after setting up admin through REPL - posted by GitBox <gi...@apache.org> on 2020/03/20 16:32:42 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-4861) KubernetesPodOperator to print pod event logs when reaching a completion state - posted by "Chris McLennon (Jira)" <ji...@apache.org> on 2020/03/20 16:38:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #6342: [AIRFLOW-5662] fix incorrect naming and batch db call for scheduler metrics - posted by GitBox <gi...@apache.org> on 2020/03/20 17:37:54 UTC, 1 replies.
- [GitHub] [airflow] mik-laj commented on issue #6342: [AIRFLOW-5662] fix incorrect naming and batch db call for scheduler metrics - posted by GitBox <gi...@apache.org> on 2020/03/20 17:40:18 UTC, 0 replies.
- [GitHub] [airflow] Rcharriol commented on issue #7777: [AIRFLOW-Date_range compatible with schedule_interval] - posted by GitBox <gi...@apache.org> on 2020/03/20 17:41:37 UTC, 0 replies.
- [GitHub] [airflow] dossett commented on issue #6371: [AIRFLOW-5691] Rewrite Dataproc operators to use python library - posted by GitBox <gi...@apache.org> on 2020/03/20 17:46:59 UTC, 0 replies.
- [GitHub] [airflow] ashb opened a new issue #7782: TRAINING ISSUE! Add extra CC: to the emails sent by Airflow - posted by GitBox <gi...@apache.org> on 2020/03/20 18:12:41 UTC, 0 replies.
- [GitHub] [airflow] ashb opened a new pull request #7783: Remove references to Jira for tickets/PR from docs - posted by GitBox <gi...@apache.org> on 2020/03/20 18:19:03 UTC, 0 replies.
- [GitHub] [airflow] ashb opened a new pull request #7784: Fix formatting in feature_request issue template - posted by GitBox <gi...@apache.org> on 2020/03/20 18:28:44 UTC, 0 replies.
- [jira] [Comment Edited] (AIRFLOW-7078) logger / print gets overwritten with custom Operator after version upgrade - posted by "Oleg Korsak (Jira)" <ji...@apache.org> on 2020/03/20 18:36:00 UTC, 0 replies.
- [GitHub] [airflow] ashb merged pull request #7784: Fix formatting in feature_request issue template - posted by GitBox <gi...@apache.org> on 2020/03/20 18:40:55 UTC, 0 replies.
- [GitHub] [airflow] ashb merged pull request #7783: Remove references to Jira for tickets/PR from docs - posted by GitBox <gi...@apache.org> on 2020/03/20 18:41:20 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7777: [AIRFLOW-Date_range compatible with schedule_interval] - posted by GitBox <gi...@apache.org> on 2020/03/20 18:47:55 UTC, 0 replies.
- [GitHub] [airflow] zeitgeistf opened a new issue #7785: Airflow UI showing "No module named 'snowflake'" error after importing snowflake hook - posted by GitBox <gi...@apache.org> on 2020/03/20 19:37:03 UTC, 0 replies.
- [GitHub] [airflow] zeitgeistf closed issue #7785: Airflow UI showing "No module named 'snowflake'" error after importing snowflake hook - posted by GitBox <gi...@apache.org> on 2020/03/20 19:37:37 UTC, 0 replies.
- [GitHub] [airflow] TomAugspurger opened a new pull request #7786: Restore DaskExecutor tests - posted by GitBox <gi...@apache.org> on 2020/03/20 19:49:19 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7786: Restore DaskExecutor tests - posted by GitBox <gi...@apache.org> on 2020/03/20 19:49:22 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on issue #7786: Restore DaskExecutor tests - posted by GitBox <gi...@apache.org> on 2020/03/20 19:53:04 UTC, 3 replies.
- [GitHub] [airflow] dimberman opened a new pull request #7787: create issue templates for github - posted by GitBox <gi...@apache.org> on 2020/03/20 20:19:18 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7788: webgui cannot display all tasks - posted by GitBox <gi...@apache.org> on 2020/03/20 20:39:41 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new pull request #7789: add kubernetes instructions to bug_report - posted by GitBox <gi...@apache.org> on 2020/03/20 20:43:50 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new pull request #7790: ask users reporting UI bugs to include photo or video - posted by GitBox <gi...@apache.org> on 2020/03/20 20:51:48 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6799) webgui cannot display all tasks - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/20 20:58:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on issue #7788: webgui cannot display all tasks - posted by GitBox <gi...@apache.org> on 2020/03/20 20:58:11 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-6799) webgui cannot display all tasks - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/20 20:59:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7788: webgui cannot display all tasks - posted by GitBox <gi...@apache.org> on 2020/03/20 21:03:12 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7101) test issue please ignore - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/20 21:04:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7786: Restore DaskExecutor tests - posted by GitBox <gi...@apache.org> on 2020/03/20 21:12:21 UTC, 6 replies.
- [jira] [Commented] (AIRFLOW-7101) test issue please ignore - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/20 21:16:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (AIRFLOW-7101) test issue please ignore - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/20 21:17:00 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7790: ask users reporting UI bugs to include photo or video - posted by GitBox <gi...@apache.org> on 2020/03/20 21:55:31 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7789: add kubernetes instructions to bug_report - posted by GitBox <gi...@apache.org> on 2020/03/20 21:56:43 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7787: create issue templates for github - posted by GitBox <gi...@apache.org> on 2020/03/20 21:59:45 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7102) Add try_number to airflow context - posted by "Cong Zhu (Jira)" <ji...@apache.org> on 2020/03/20 22:00:00 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7102) add try_number to airflow context - posted by "Cong Zhu (Jira)" <ji...@apache.org> on 2020/03/20 22:00:00 UTC, 0 replies.
- [GitHub] [airflow] ashb closed pull request #7787: create issue templates for github - posted by GitBox <gi...@apache.org> on 2020/03/20 22:01:35 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-5825) SageMakerEndpointOperator is not idempotent - posted by "Ephraim E Anierobi (Jira)" <ji...@apache.org> on 2020/03/20 22:37:00 UTC, 1 replies.
- [GitHub] [airflow] ephraimbuddy opened a new pull request #7791: Add ability to specify a maximum modified time for objects in GCSToGCSOperator - posted by GitBox <gi...@apache.org> on 2020/03/20 23:13:30 UTC, 0 replies.
- [GitHub] [airflow] cong-zhu opened a new pull request #7792: [AIRFLOW-7102] Add try_number to airflow context - posted by GitBox <gi...@apache.org> on 2020/03/20 23:39:06 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7102) Add try_number to airflow context - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/20 23:40:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on issue #7789: add kubernetes instructions to bug_report - posted by GitBox <gi...@apache.org> on 2020/03/21 00:29:38 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7791: Add ability to specify a maximum modified time for objects in GCSToGCSOperator - posted by GitBox <gi...@apache.org> on 2020/03/21 00:37:54 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7791: Add ability to specify a maximum modified time for objects in GCSToGCSOperator - posted by GitBox <gi...@apache.org> on 2020/03/21 00:38:15 UTC, 10 replies.
- [jira] [Created] (AIRFLOW-7103) https://cwiki.apache.org/confluence/x/_RfcC - posted by "mohandsedu (Jira)" <ji...@apache.org> on 2020/03/21 03:28:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7791: Add ability to specify a maximum modified time for objects in GCSToGCSOperator - posted by GitBox <gi...@apache.org> on 2020/03/21 07:34:25 UTC, 11 replies.
- [GitHub] [airflow] ephraimbuddy commented on a change in pull request #7791: Add ability to specify a maximum modified time for objects in GCSToGCSOperator - posted by GitBox <gi...@apache.org> on 2020/03/21 08:03:37 UTC, 10 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7793: Verify that all providers packages are included - posted by GitBox <gi...@apache.org> on 2020/03/21 09:14:04 UTC, 0 replies.
- [GitHub] [airflow] turbaszek opened a new pull request #7794: [AIRFLOW-7099] Improve system test for cloud transfer service - posted by GitBox <gi...@apache.org> on 2020/03/21 09:48:57 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7099) Improve system test for cloud transfer service - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/21 09:50:00 UTC, 2 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7245: [AIRFLOW-6624] Improve webserver command with pidfile checking - posted by GitBox <gi...@apache.org> on 2020/03/21 10:20:11 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #7731: [AIRFLOW-7068] Create EC2 Hook, Operator and Sensor - posted by GitBox <gi...@apache.org> on 2020/03/21 11:06:52 UTC, 3 replies.
- [jira] [Created] (AIRFLOW-7104) Add Secret backend for GCP Secrets Manager - posted by "Xinbin Huang (Jira)" <ji...@apache.org> on 2020/03/21 11:20:00 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on issue #6327: [AIRFLOW-4675] Make airflow/lineage Pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/21 11:26:35 UTC, 0 replies.
- [GitHub] [airflow] feluelle closed pull request #6327: [AIRFLOW-4675] Make airflow/lineage Pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/21 11:26:36 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-4675) Make airflow/lineage Pylint compatible - posted by "Felix Uellendall (Jira)" <ji...@apache.org> on 2020/03/21 11:27:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4675) Make airflow/lineage Pylint compatible - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/21 11:27:00 UTC, 0 replies.
- [GitHub] [airflow] xinbinhuang opened a new pull request #7795: [AIRFLOW-7104] Add Secret backend for GCP Secrets Manager - posted by GitBox <gi...@apache.org> on 2020/03/21 11:28:56 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7104) Add Secret backend for GCP Secrets Manager - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/21 11:29:00 UTC, 3 replies.
- [GitHub] [airflow] xinbinhuang commented on issue #7795: [AIRFLOW-7104] Add Secret backend for GCP Secrets Manager - posted by GitBox <gi...@apache.org> on 2020/03/21 11:34:00 UTC, 1 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7795: [AIRFLOW-7104] Add Secret backend for GCP Secrets Manager - posted by GitBox <gi...@apache.org> on 2020/03/21 11:40:16 UTC, 7 replies.
- [jira] [Commented] (AIRFLOW-6525) subdag do not fail fast for missing pool name - posted by "nexoriv (Jira)" <ji...@apache.org> on 2020/03/21 11:43:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7794: [AIRFLOW-7099] Improve system test for cloud transfer service - posted by GitBox <gi...@apache.org> on 2020/03/21 11:47:16 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #7585: [AIRFLOW-6944] Allow AWS DataSync to "catch up" when Task is already … - posted by GitBox <gi...@apache.org> on 2020/03/21 11:58:31 UTC, 5 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7796: Fixes unclean installation of Airflow 1.10 - posted by GitBox <gi...@apache.org> on 2020/03/21 12:01:17 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on issue #7585: [AIRFLOW-6944] Allow AWS DataSync to "catch up" when Task is already … - posted by GitBox <gi...@apache.org> on 2020/03/21 12:02:17 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7796: Fixes unclean installation of Airflow 1.10 - posted by GitBox <gi...@apache.org> on 2020/03/21 12:02:20 UTC, 0 replies.
- [GitHub] [airflow] potiuk edited a comment on issue #7796: Fixes unclean installation of Airflow 1.10 - posted by GitBox <gi...@apache.org> on 2020/03/21 12:02:39 UTC, 0 replies.
- [GitHub] [airflow] feluelle edited a comment on issue #7585: [AIRFLOW-6944] Allow AWS DataSync to "catch up" when Task is already … - posted by GitBox <gi...@apache.org> on 2020/03/21 12:03:50 UTC, 1 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7794: [AIRFLOW-7099] Improve system test for Cloud Transfer Service - posted by GitBox <gi...@apache.org> on 2020/03/21 14:30:14 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7772: [AIRFLOW-7097] Install gcloud beta componensts in CI image - posted by GitBox <gi...@apache.org> on 2020/03/21 14:45:12 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7796: Fixes unclean installation of Airflow 1.10 - posted by GitBox <gi...@apache.org> on 2020/03/21 14:46:48 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7797: Test installation of all provider packages - posted by GitBox <gi...@apache.org> on 2020/03/21 14:58:54 UTC, 1 replies.
- [GitHub] [airflow] potiuk closed pull request #7797: Test installation of all provider packages - posted by GitBox <gi...@apache.org> on 2020/03/21 15:00:04 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek opened a new pull request #15: Improve clone information in docs - posted by GitBox <gi...@apache.org> on 2020/03/21 15:02:35 UTC, 0 replies.
- [GitHub] [airflow] redwanhuq commented on issue #4507: [AIRFLOW-3391] Upgrade Pendulum to latest version - posted by GitBox <gi...@apache.org> on 2020/03/21 15:34:06 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek opened a new pull request #16: Add pre-commit hooks - posted by GitBox <gi...@apache.org> on 2020/03/21 16:03:16 UTC, 1 replies.
- [GitHub] [airflow-on-k8s-operator] mik-laj commented on a change in pull request #16: Add pre-commit hooks - posted by GitBox <gi...@apache.org> on 2020/03/21 16:09:29 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7798: Bring back reset db explicitly called at CI entry - posted by GitBox <gi...@apache.org> on 2020/03/21 16:23:13 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7095) Can i create the viewer filter in LDAP ad group - posted by "Deepak Parashar (Jira)" <ji...@apache.org> on 2020/03/21 16:47:00 UTC, 0 replies.
- [GitHub] [airflow] Deepakparashar14 opened a new issue #7799: LDAP role for viewer access (should not be able to execute the DAGS only viewer permission) - posted by GitBox <gi...@apache.org> on 2020/03/21 17:12:17 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek commented on issue #16: Add pre-commit hooks - posted by GitBox <gi...@apache.org> on 2020/03/21 17:38:42 UTC, 4 replies.
- [GitHub] [airflow] kaxil commented on issue #7798: Bring back reset db explicitly called at CI entry - posted by GitBox <gi...@apache.org> on 2020/03/21 17:45:44 UTC, 0 replies.
- [airflow-on-k8s-operator] branch turbaszek-patch-1 created (now c028370) - posted by tu...@apache.org on 2020/03/21 17:51:16 UTC, 0 replies.
- [airflow-on-k8s-operator] 01/01: Create main.yml - posted by tu...@apache.org on 2020/03/21 17:51:17 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek opened a new pull request #17: [TEST] Create main.yml - posted by GitBox <gi...@apache.org> on 2020/03/21 17:51:22 UTC, 1 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek closed pull request #17: [TEST] Create main.yml - posted by GitBox <gi...@apache.org> on 2020/03/21 17:51:48 UTC, 1 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek closed pull request #16: Add pre-commit hooks - posted by GitBox <gi...@apache.org> on 2020/03/21 18:13:49 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek opened a new pull request #18: [TEST] Add pre commit - posted by GitBox <gi...@apache.org> on 2020/03/21 18:17:21 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek closed pull request #18: [TEST] Add pre commit - posted by GitBox <gi...@apache.org> on 2020/03/21 18:17:46 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7800: Fix elasticsearch breaking the build - posted by GitBox <gi...@apache.org> on 2020/03/21 18:49:23 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7800: Fix elasticsearch breaking the build - posted by GitBox <gi...@apache.org> on 2020/03/21 19:31:16 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7800: Fix elasticsearch breaking the build - posted by GitBox <gi...@apache.org> on 2020/03/21 19:31:20 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7798: Bring back reset db explicitly called at CI entry - posted by GitBox <gi...@apache.org> on 2020/03/21 19:44:02 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7798: Bring back reset db explicitly called at CI entry - posted by GitBox <gi...@apache.org> on 2020/03/21 19:44:09 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7801: Remove arg lookup map in CLIFactory - posted by GitBox <gi...@apache.org> on 2020/03/21 19:52:24 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7801: Remove arg lookup map in CLIFactory - posted by GitBox <gi...@apache.org> on 2020/03/21 20:00:36 UTC, 3 replies.
- [GitHub] [airflow-on-k8s-operator] mik-laj commented on issue #16: Add pre-commit hooks - posted by GitBox <gi...@apache.org> on 2020/03/21 20:00:57 UTC, 2 replies.
- [GitHub] [airflow-on-k8s-operator] mik-laj removed a comment on issue #16: Add pre-commit hooks - posted by GitBox <gi...@apache.org> on 2020/03/21 20:01:19 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7801: Remove arg lookup map in CLIFactory - posted by GitBox <gi...@apache.org> on 2020/03/21 20:04:56 UTC, 7 replies.
- [GitHub] [airflow] potiuk merged pull request #7800: Fix elasticsearch breaking the build - posted by GitBox <gi...@apache.org> on 2020/03/21 20:18:56 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7798: Bring back reset db explicitly called at CI entry - posted by GitBox <gi...@apache.org> on 2020/03/21 20:20:15 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #7232: [AIRFLOW-6569] Flush pending Sentry exceptions before exiting forked process - posted by GitBox <gi...@apache.org> on 2020/03/21 20:28:33 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7097) Install gcloud beta components in CI image - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/21 20:34:00 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] mik-laj edited a comment on issue #16: Add pre-commit hooks - posted by GitBox <gi...@apache.org> on 2020/03/21 22:45:19 UTC, 0 replies.
- [GitHub] [airflow] xinbinhuang commented on a change in pull request #7795: [AIRFLOW-7104] Add Secret backend for GCP Secrets Manager - posted by GitBox <gi...@apache.org> on 2020/03/22 01:08:01 UTC, 13 replies.
- [GitHub] [airflow] codecov-io commented on issue #7795: [AIRFLOW-7104] Add Secret backend for GCP Secrets Manager - posted by GitBox <gi...@apache.org> on 2020/03/22 01:27:03 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7795: [AIRFLOW-7104] Add Secret backend for GCP Secrets Manager - posted by GitBox <gi...@apache.org> on 2020/03/22 01:29:40 UTC, 11 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7795: [AIRFLOW-7104] Add Secret backend for GCP Secrets Manager - posted by GitBox <gi...@apache.org> on 2020/03/22 02:03:05 UTC, 7 replies.
- [jira] [Created] (AIRFLOW-7105) Add base get_connections() method for BaseSecretsBackend - posted by "Xinbin Huang (Jira)" <ji...@apache.org> on 2020/03/22 03:21:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7232: [AIRFLOW-6569] Flush pending Sentry exceptions before exiting forked process - posted by GitBox <gi...@apache.org> on 2020/03/22 06:35:45 UTC, 7 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek opened a new pull request #19: [Depends on #16] Add build step to CI - posted by GitBox <gi...@apache.org> on 2020/03/22 07:33:12 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek merged pull request #15: Improve clone information in docs - posted by GitBox <gi...@apache.org> on 2020/03/22 07:36:06 UTC, 0 replies.
- [airflow-on-k8s-operator] branch master updated: Improve clone information in docs (#15) - posted by tu...@apache.org on 2020/03/22 07:36:12 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek opened a new issue #20: Add tests to CI build - posted by GitBox <gi...@apache.org> on 2020/03/22 07:59:59 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek opened a new issue #21: There's not build rule in Makefile - posted by GitBox <gi...@apache.org> on 2020/03/22 08:05:47 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek opened a new issue #22: Add docker build step to CI - posted by GitBox <gi...@apache.org> on 2020/03/22 08:12:06 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7795: [AIRFLOW-7104] Add Secret backend for GCP Secrets Manager - posted by GitBox <gi...@apache.org> on 2020/03/22 08:27:03 UTC, 7 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7797: Test installation of all provider packages - posted by GitBox <gi...@apache.org> on 2020/03/22 08:44:12 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on issue #7797: Test installation of all provider packages - posted by GitBox <gi...@apache.org> on 2020/03/22 08:46:04 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7797: Test installation of all provider packages - posted by GitBox <gi...@apache.org> on 2020/03/22 09:00:54 UTC, 2 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7245: [AIRFLOW-6624] Improve webserver command with pidfile checking - posted by GitBox <gi...@apache.org> on 2020/03/22 09:29:17 UTC, 6 replies.
- [GitHub] [airflow] codecov-io commented on issue #7794: [AIRFLOW-7099] Improve system test for Cloud Transfer Service - posted by GitBox <gi...@apache.org> on 2020/03/22 09:29:24 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7794: [AIRFLOW-7099] Improve system test for Cloud Transfer Service - posted by GitBox <gi...@apache.org> on 2020/03/22 09:29:47 UTC, 5 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7730: [AIRFLOW-7067] Pinned version of Apache Airflow - posted by GitBox <gi...@apache.org> on 2020/03/22 10:22:21 UTC, 1 replies.
- [GitHub] [airflow] zhongjiajie opened a new pull request #7802: Make airflow/providers pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/22 10:37:07 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7801: Remove arg lookup map in CLIFactory - posted by GitBox <gi...@apache.org> on 2020/03/22 10:45:08 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7802: Make airflow/providers pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/22 11:03:34 UTC, 1 replies.
- [GitHub] [airflow] mik-laj merged pull request #7801: Remove arg lookup map in CLIFactory - posted by GitBox <gi...@apache.org> on 2020/03/22 11:06:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7802: Make airflow/providers pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/22 11:08:17 UTC, 3 replies.
- [GitHub] [airflow] zhongjiajie edited a comment on issue #7802: Make airflow/providers pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/22 11:08:28 UTC, 0 replies.
- [GitHub] [airflow] ivorynoise commented on a change in pull request #7724: [AIRFLOW-1536] Inherit umask from parent process in daemon mode - posted by GitBox <gi...@apache.org> on 2020/03/22 11:13:55 UTC, 2 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7802: Make airflow/providers pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/22 11:33:50 UTC, 14 replies.
- [GitHub] [airflow] codecov-io commented on issue #7793: Verify that all providers packages are included - posted by GitBox <gi...@apache.org> on 2020/03/22 11:49:26 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7793: Verify that all providers packages are included - posted by GitBox <gi...@apache.org> on 2020/03/22 11:49:32 UTC, 9 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7803: Introduce types in airflow.bin.cli - posted by GitBox <gi...@apache.org> on 2020/03/22 12:22:11 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7797: Test installation of all provider packages - posted by GitBox <gi...@apache.org> on 2020/03/22 12:28:41 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7797: Test installation of all provider packages - posted by GitBox <gi...@apache.org> on 2020/03/22 12:33:24 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7730: [AIRFLOW-7067] Pinned version of Apache Airflow - posted by GitBox <gi...@apache.org> on 2020/03/22 12:34:50 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7067) Add apache-airflow-pinned version - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/22 12:36:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7797: Test installation of all provider packages - posted by GitBox <gi...@apache.org> on 2020/03/22 12:46:15 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7791: Add ability to specify a maximum modified time for objects in GCSToGCSOperator - posted by GitBox <gi...@apache.org> on 2020/03/22 13:03:16 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7791: Add ability to specify a maximum modified time for objects in GCSToGCSOperator - posted by GitBox <gi...@apache.org> on 2020/03/22 13:03:33 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7803: Introduce type hints in airflow.bin.cli - posted by GitBox <gi...@apache.org> on 2020/03/22 14:18:54 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7793: Verify that all providers packages are included - posted by GitBox <gi...@apache.org> on 2020/03/22 14:24:50 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7793: Verify that all providers packages are included - posted by GitBox <gi...@apache.org> on 2020/03/22 14:28:54 UTC, 3 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7804: Remove CLIFactory - reduce indendation - posted by GitBox <gi...@apache.org> on 2020/03/22 14:49:08 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7793: Verify that all providers packages are included - posted by GitBox <gi...@apache.org> on 2020/03/22 14:52:23 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7802: Make airflow/providers pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/22 14:52:35 UTC, 11 replies.
- [GitHub] [airflow] potiuk edited a comment on issue #7793: Verify that all providers packages are included - posted by GitBox <gi...@apache.org> on 2020/03/22 14:52:39 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7793: Verify that all providers packages are included - posted by GitBox <gi...@apache.org> on 2020/03/22 15:04:00 UTC, 1 replies.
- [GitHub] [airflow-on-k8s-operator] kaxil commented on issue #16: Add pre-commit hooks - posted by GitBox <gi...@apache.org> on 2020/03/22 15:10:18 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7805: Change name of the common environment initialization function - posted by GitBox <gi...@apache.org> on 2020/03/22 15:12:33 UTC, 0 replies.
- [GitHub] [airflow] kaxil edited a comment on issue #7786: Restore DaskExecutor tests - posted by GitBox <gi...@apache.org> on 2020/03/22 15:12:44 UTC, 1 replies.
- [GitHub] [airflow-on-k8s-operator] kaxil merged pull request #16: Add pre-commit hooks - posted by GitBox <gi...@apache.org> on 2020/03/22 15:28:03 UTC, 0 replies.
- [airflow-on-k8s-operator] branch master updated: Add pre-commit hooks (#16) - posted by ka...@apache.org on 2020/03/22 15:28:08 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] kaxil commented on issue #19: [Depends on #16] Add build step to CI - posted by GitBox <gi...@apache.org> on 2020/03/22 15:28:26 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7805: Change name of the common environment initialization function - posted by GitBox <gi...@apache.org> on 2020/03/22 15:30:28 UTC, 0 replies.
- [GitHub] [airflow] turbaszek merged pull request #7794: [AIRFLOW-7099] Improve system test for Cloud Transfer Service - posted by GitBox <gi...@apache.org> on 2020/03/22 15:32:32 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7099) Improve system test for cloud transfer service - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/22 15:33:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7790: ask users reporting UI bugs to include photo or video - posted by GitBox <gi...@apache.org> on 2020/03/22 15:34:02 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6443) Pool name - increase length > 50, make cli give error if too large - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/22 15:37:00 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek commented on issue #19: [Depends on #16] Add build step to CI - posted by GitBox <gi...@apache.org> on 2020/03/22 15:48:20 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek commented on issue #14: fixed role and non-existing-kind - posted by GitBox <gi...@apache.org> on 2020/03/22 15:50:46 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] kaxil merged pull request #19: Add build step to CI - posted by GitBox <gi...@apache.org> on 2020/03/22 15:56:31 UTC, 0 replies.
- [airflow-on-k8s-operator] branch master updated: Add build step in CI (#19) - posted by ka...@apache.org on 2020/03/22 15:56:36 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7793: Verify that all providers packages are included - posted by GitBox <gi...@apache.org> on 2020/03/22 15:58:40 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7805: Change name of the common environment initialization function - posted by GitBox <gi...@apache.org> on 2020/03/22 16:01:53 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7806: Decouple DAG from DagBag - remove cyclic imports - posted by GitBox <gi...@apache.org> on 2020/03/22 16:18:06 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7807: Add backwards compatibility for new_chain and cross_downstream - posted by GitBox <gi...@apache.org> on 2020/03/22 16:42:49 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7806: Decouple DAG from DagBag - remove cyclic imports - posted by GitBox <gi...@apache.org> on 2020/03/22 16:43:35 UTC, 2 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7806: Decouple DAG from DagBag - remove cyclic imports - posted by GitBox <gi...@apache.org> on 2020/03/22 16:44:47 UTC, 5 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek opened a new pull request #23: Add Github Action badge - posted by GitBox <gi...@apache.org> on 2020/03/22 16:46:45 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek merged pull request #23: Add Github Action badge - posted by GitBox <gi...@apache.org> on 2020/03/22 16:48:17 UTC, 0 replies.
- [airflow-on-k8s-operator] branch master updated: Add Github Action badge (#23) - posted by tu...@apache.org on 2020/03/22 16:48:24 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7806: Decouple DAG from DagBag - remove cyclic imports - posted by GitBox <gi...@apache.org> on 2020/03/22 16:52:25 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7805: Change name of the common environment initialization function - posted by GitBox <gi...@apache.org> on 2020/03/22 17:22:44 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7805: Change name of the common environment initialization function - posted by GitBox <gi...@apache.org> on 2020/03/22 17:24:56 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] closed pull request #7294: [AIRFLOW-6681][WIP] Load example DAGs for all providers - posted by GitBox <gi...@apache.org> on 2020/03/22 17:44:17 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6681) Load example DAGs for all providers - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/22 17:45:00 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek opened a new pull request #24: Add tests docker ci - posted by GitBox <gi...@apache.org> on 2020/03/22 17:58:44 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7804: Remove CLIFactory - reduce indendation - posted by GitBox <gi...@apache.org> on 2020/03/22 18:15:34 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7807: Add backwards compatibility for chain and cross_downstream - posted by GitBox <gi...@apache.org> on 2020/03/22 18:18:35 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7807: Add backwards compatibility for chain and cross_downstream - posted by GitBox <gi...@apache.org> on 2020/03/22 18:28:49 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7808: Remove airflow.bin package - posted by GitBox <gi...@apache.org> on 2020/03/22 18:37:35 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7808: Remove airflow.bin package - posted by GitBox <gi...@apache.org> on 2020/03/22 18:41:39 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek opened a new issue #25: make deploy doesn't work - posted by GitBox <gi...@apache.org> on 2020/03/22 18:44:51 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7744: [AIRFLOW-XXXX] Clarifying wording on DAG runs - posted by GitBox <gi...@apache.org> on 2020/03/22 18:45:27 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7744: [AIRFLOW-XXXX] Clarifying wording on DAG runs - posted by GitBox <gi...@apache.org> on 2020/03/22 18:45:29 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] kaxil closed issue #21: There's not build rule in Makefile - posted by GitBox <gi...@apache.org> on 2020/03/22 18:48:33 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] kaxil merged pull request #24: Add test and docker build step to ci - posted by GitBox <gi...@apache.org> on 2020/03/22 18:48:34 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] kaxil closed issue #22: Add docker build step to CI - posted by GitBox <gi...@apache.org> on 2020/03/22 18:48:34 UTC, 0 replies.
- [airflow-on-k8s-operator] branch master updated: Add test and docker build step to ci (#24) - posted by ka...@apache.org on 2020/03/22 18:48:40 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7808: Remove airflow.bin package - posted by GitBox <gi...@apache.org> on 2020/03/22 18:54:23 UTC, 0 replies.
- [GitHub] [airflow] BasPH commented on a change in pull request #7806: Decouple DAG from DagBag - remove cyclic imports - posted by GitBox <gi...@apache.org> on 2020/03/22 18:56:04 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek commented on issue #12: Test and E2E test are failing - posted by GitBox <gi...@apache.org> on 2020/03/22 19:04:57 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5336) Add ability to make updating FAB perms on webserver init optional - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/22 19:10:00 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek opened a new pull request #26: Adjust link to Airflow repository - posted by GitBox <gi...@apache.org> on 2020/03/22 19:13:24 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek opened a new pull request #27: Add kustomize as development prerequisite - posted by GitBox <gi...@apache.org> on 2020/03/22 19:14:57 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7806: Decouple DAG from DagBag and DAG from SerializedDagModel - remove cyclic imports - posted by GitBox <gi...@apache.org> on 2020/03/22 19:18:52 UTC, 0 replies.
- [GitHub] [airflow] ad-m commented on issue #6625: [AIRFLOW-6027] Disable API access by default - posted by GitBox <gi...@apache.org> on 2020/03/22 19:34:25 UTC, 1 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7808: Remove airflow.bin package - posted by GitBox <gi...@apache.org> on 2020/03/22 19:42:49 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek commented on issue #20: Add tests to CI build - posted by GitBox <gi...@apache.org> on 2020/03/22 19:45:40 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7797: Test installation of all provider packages - posted by GitBox <gi...@apache.org> on 2020/03/22 19:52:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7797: Test installation of all provider packages - posted by GitBox <gi...@apache.org> on 2020/03/22 19:52:04 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7797: Test installation of all provider packages - posted by GitBox <gi...@apache.org> on 2020/03/22 19:52:17 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek merged pull request #27: Add kustomize as development prerequisite - posted by GitBox <gi...@apache.org> on 2020/03/22 19:54:08 UTC, 0 replies.
- [airflow-on-k8s-operator] branch master updated: Add kustomize as development prerequisite (#27) - posted by tu...@apache.org on 2020/03/22 19:54:14 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] turbaszek merged pull request #26: Adjust link to Airflow repository - posted by GitBox <gi...@apache.org> on 2020/03/22 19:54:20 UTC, 0 replies.
- [airflow-on-k8s-operator] branch master updated: Adjust link to Airflow repository (#26) - posted by tu...@apache.org on 2020/03/22 19:54:24 UTC, 0 replies.
- [GitHub] [airflow] jmcarp opened a new pull request #6379: [AIRFLOW-5708] Optionally check task pools when parsing dags. - posted by GitBox <gi...@apache.org> on 2020/03/22 20:21:57 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5708) Tasks that use non-existent pools should fail early - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/22 20:23:00 UTC, 0 replies.
- [GitHub] [airflow] jmcarp commented on a change in pull request #6379: [AIRFLOW-5708] Optionally check task pools when parsing dags. - posted by GitBox <gi...@apache.org> on 2020/03/22 20:40:18 UTC, 2 replies.
- [GitHub] [airflow] codecov-io commented on issue #7808: Remove airflow.bin package - posted by GitBox <gi...@apache.org> on 2020/03/22 20:53:59 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7808: Remove airflow.bin package - posted by GitBox <gi...@apache.org> on 2020/03/22 21:01:09 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5450) Google Analytics code throws error on startup - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/22 22:27:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj closed pull request #6717: [AIRFLOW-6160] Move _check_and_change_state_before_execution to LocalTaskJob - posted by GitBox <gi...@apache.org> on 2020/03/22 22:41:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6160) Move _check_and_change_state_before_execution to LocalTaskJob - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/22 22:42:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-6160) Move _check_and_change_state_before_execution to LocalTaskJob - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/22 22:42:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7625: [AIRFLOW-XXXX] Add guide for Travis CI and IDE setup - posted by GitBox <gi...@apache.org> on 2020/03/22 23:05:23 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6474) list_dag_runs cli command should allow exec_date between start/end range and print start/end times - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/23 00:29:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6733) Extend, don't replace FAB layout template - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/23 00:47:00 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-6734) Some templates ignore base_template setting - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/23 00:50:00 UTC, 1 replies.
- [jira] [Updated] (AIRFLOW-6793) airflow config command doesn't respect env variable - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/23 00:56:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7809: Run Dataflow for ML Engine summary in venv - posted by GitBox <gi...@apache.org> on 2020/03/23 01:01:36 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6704) TaskInstance.operator is not set when task is marked success or failed in the Web UI - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/23 01:04:00 UTC, 1 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7809: Run Dataflow for ML Engine summary in venv - posted by GitBox <gi...@apache.org> on 2020/03/23 01:04:41 UTC, 4 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7810: Improve example DAG for ML Engine - posted by GitBox <gi...@apache.org> on 2020/03/23 01:07:03 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7811: [WIP] Improve idempotency in MLEngine.create_model - posted by GitBox <gi...@apache.org> on 2020/03/23 01:08:18 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7812: Imrrove support for latest API in MLEngineStartTrainingJobOperator - posted by GitBox <gi...@apache.org> on 2020/03/23 01:09:06 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7812: Imrrove support for latest API in MLEngineStartTrainingJobOperator - posted by GitBox <gi...@apache.org> on 2020/03/23 01:09:54 UTC, 1 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7813: [depends-on #7809] Fix example DAG for MLEngine in backport package - posted by GitBox <gi...@apache.org> on 2020/03/23 01:13:56 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7806: Decouple DAG from DagBag and DAG from SerializedDagModel - remove cyclic imports - posted by GitBox <gi...@apache.org> on 2020/03/23 01:26:09 UTC, 4 replies.
- [GitHub] [airflow] mik-laj commented on issue #6625: [AIRFLOW-6027] Disable API access by default - posted by GitBox <gi...@apache.org> on 2020/03/23 01:39:12 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #6379: [AIRFLOW-5708] Optionally check task pools when parsing dags. - posted by GitBox <gi...@apache.org> on 2020/03/23 01:43:00 UTC, 2 replies.
- [GitHub] [airflow] codecov-io commented on issue #7812: Imrrove support for latest API in MLEngineStartTrainingJobOperator - posted by GitBox <gi...@apache.org> on 2020/03/23 02:23:43 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7812: Imrrove support for latest API in MLEngineStartTrainingJobOperator - posted by GitBox <gi...@apache.org> on 2020/03/23 02:24:58 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6683) Make API respect serialized DAG feature - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/23 02:33:00 UTC, 1 replies.
- [GitHub] [airflow] kaxil merged pull request #7795: [AIRFLOW-7104] Add Secret backend for GCP Secrets Manager - posted by GitBox <gi...@apache.org> on 2020/03/23 02:35:52 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7104) Add Secret backend for GCP Secrets Manager - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/23 02:37:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7814: Remove redundant parentheses - posted by GitBox <gi...@apache.org> on 2020/03/23 03:03:09 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7815: Make get_user_roles staticmethod - posted by GitBox <gi...@apache.org> on 2020/03/23 03:06:52 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7816: Make AirflowConfigParser._warn_deprecate as staticmethod - posted by GitBox <gi...@apache.org> on 2020/03/23 03:09:04 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7809: Run Dataflow for ML Engine summary in venv - posted by GitBox <gi...@apache.org> on 2020/03/23 03:18:07 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7806: Decouple DAG from DagBag and DAG from SerializedDagModel - remove cyclic imports - posted by GitBox <gi...@apache.org> on 2020/03/23 03:19:21 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7817: Add missing docstring in BigQueryHook.create_empty_table - posted by GitBox <gi...@apache.org> on 2020/03/23 03:55:04 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7818: Fix typo in GCP credentials_provider's docstring - posted by GitBox <gi...@apache.org> on 2020/03/23 03:57:52 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7812: Improve support for latest API in MLEngineStartTrainingJobOperator - posted by GitBox <gi...@apache.org> on 2020/03/23 04:00:18 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7819: Change from Instance attribute to variable in JdbcOperator.execute - posted by GitBox <gi...@apache.org> on 2020/03/23 04:01:47 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7814: Remove redundant parentheses - posted by GitBox <gi...@apache.org> on 2020/03/23 04:09:32 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7815: Make get_user_roles staticmethod - posted by GitBox <gi...@apache.org> on 2020/03/23 04:16:13 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7816: Make AirflowConfigParser._warn_deprecate as staticmethod - posted by GitBox <gi...@apache.org> on 2020/03/23 04:17:26 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7817: Add missing docstring in BigQueryHook.create_empty_table - posted by GitBox <gi...@apache.org> on 2020/03/23 04:17:39 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7818: Fix typo in GCP credentials_provider's docstring - posted by GitBox <gi...@apache.org> on 2020/03/23 04:17:52 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7820: Add call to Super call in apache providers - posted by GitBox <gi...@apache.org> on 2020/03/23 04:19:39 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7821: Add call to Super class in "microsoft" providers - posted by GitBox <gi...@apache.org> on 2020/03/23 04:25:11 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7822: Add call to Super class in 'ftp' & 'ssh' providers - posted by GitBox <gi...@apache.org> on 2020/03/23 04:29:06 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7823: Add call to Super class in 'google' providers - posted by GitBox <gi...@apache.org> on 2020/03/23 04:32:36 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7824: Add missing call to Super class in 'salesforce' provider - posted by GitBox <gi...@apache.org> on 2020/03/23 04:34:46 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7825: Add missing call to Super class in 'cncf' & 'docker' providers - posted by GitBox <gi...@apache.org> on 2020/03/23 04:38:20 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7826: Add missing call to Super class in 'http', 'grpc' & 'slack' providers - posted by GitBox <gi...@apache.org> on 2020/03/23 04:41:17 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7827: Add missing call to Super class in 'amazon', 'cloudant & 'databricks'… - posted by GitBox <gi...@apache.org> on 2020/03/23 04:44:48 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7828: Add missing call to Super class in remaining providers - posted by GitBox <gi...@apache.org> on 2020/03/23 04:48:58 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7829: Move Dockerfile to Dockerfile.ci - posted by GitBox <gi...@apache.org> on 2020/03/23 04:49:56 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7820: Add call to Super class in apache providers - posted by GitBox <gi...@apache.org> on 2020/03/23 04:56:14 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7821: Add call to Super class in "microsoft" providers - posted by GitBox <gi...@apache.org> on 2020/03/23 04:56:22 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7822: Add call to Super class in 'ftp' & 'ssh' providers - posted by GitBox <gi...@apache.org> on 2020/03/23 04:56:29 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7823: Add call to Super class in 'google' providers - posted by GitBox <gi...@apache.org> on 2020/03/23 04:56:37 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7824: Add missing call to Super class in 'salesforce' provider - posted by GitBox <gi...@apache.org> on 2020/03/23 04:56:45 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7825: Add missing call to Super class in 'cncf' & 'docker' providers - posted by GitBox <gi...@apache.org> on 2020/03/23 04:56:53 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7826: Add missing call to Super class in 'http', 'grpc' & 'slack' providers - posted by GitBox <gi...@apache.org> on 2020/03/23 04:57:04 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7827: Add missing call to Super class in 'amazon', 'cloudant & 'databricks'… - posted by GitBox <gi...@apache.org> on 2020/03/23 04:57:12 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7828: Add missing call to Super class in remaining providers - posted by GitBox <gi...@apache.org> on 2020/03/23 04:57:20 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7819: Change from Instance attribute to variable in JdbcOperator.execute - posted by GitBox <gi...@apache.org> on 2020/03/23 04:58:10 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7828: Add missing call to Super class in remaining providers - posted by GitBox <gi...@apache.org> on 2020/03/23 06:41:38 UTC, 2 replies.
- [GitHub] [airflow] xinbinhuang opened a new pull request #7830: [AIRFLOW-7105] Unify Secrets Backend method interfaces - posted by GitBox <gi...@apache.org> on 2020/03/23 06:44:23 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7105) Unify Secrets Backend method interfaces - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/23 06:45:00 UTC, 4 replies.
- [jira] [Updated] (AIRFLOW-7105) Unify Secrets Backend method interfaces - posted by "Xinbin Huang (Jira)" <ji...@apache.org> on 2020/03/23 06:45:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7070) SimpleHttpOperator does not consider extra attributes from Airflow connection - posted by "dori (Jira)" <ji...@apache.org> on 2020/03/23 07:33:00 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on issue #7828: Add missing call to Super class in remaining providers - posted by GitBox <gi...@apache.org> on 2020/03/23 07:33:21 UTC, 2 replies.
- [GitHub] [airflow] codecov-io commented on issue #7830: [AIRFLOW-7105] Unify Secrets Backend method interfaces - posted by GitBox <gi...@apache.org> on 2020/03/23 07:39:31 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7830: [AIRFLOW-7105] Unify Secrets Backend method interfaces - posted by GitBox <gi...@apache.org> on 2020/03/23 07:39:37 UTC, 1 replies.
- [jira] [Assigned] (AIRFLOW-4529) Support for Azure Batch - posted by "Ephraim E Anierobi (Jira)" <ji...@apache.org> on 2020/03/23 07:55:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7829: Move Dockerfile to Dockerfile.ci - posted by GitBox <gi...@apache.org> on 2020/03/23 07:56:28 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7810: Improve example DAG for ML Engine - posted by GitBox <gi...@apache.org> on 2020/03/23 07:58:29 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7802: Make airflow/providers pylint compatible - posted by GitBox <gi...@apache.org> on 2020/03/23 09:17:51 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7828: Add missing call to Super class in remaining providers - posted by GitBox <gi...@apache.org> on 2020/03/23 09:41:04 UTC, 1 replies.
- [GitHub] [airflow] turbaszek opened a new pull request #7831: Improve Google PubSub hook publish method - posted by GitBox <gi...@apache.org> on 2020/03/23 11:50:42 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7832: [WIP] Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/23 12:38:01 UTC, 0 replies.
- [GitHub] [airflow] turbaszek opened a new pull request #7833: Remove super().__init__() call in backported hooks - posted by GitBox <gi...@apache.org> on 2020/03/23 12:44:12 UTC, 0 replies.
- [GitHub] [airflow] TomAugspurger commented on issue #7786: Restore DaskExecutor tests - posted by GitBox <gi...@apache.org> on 2020/03/23 12:46:36 UTC, 4 replies.
- [GitHub] [airflow] zhongjiajie opened a new pull request #7834: Enable super init not called check in pylint - posted by GitBox <gi...@apache.org> on 2020/03/23 12:54:09 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7834: Enable super init not called check in pylint - posted by GitBox <gi...@apache.org> on 2020/03/23 12:54:48 UTC, 2 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7832: [WIP] Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/23 12:59:56 UTC, 7 replies.
- [GitHub] [airflow] zhongjiajie opened a new pull request #7835: Remove JIRA ticket insert by bot in PR template - posted by GitBox <gi...@apache.org> on 2020/03/23 13:03:31 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7832: [WIP] Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/23 13:04:07 UTC, 24 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7835: Remove JIRA ticket insert by bot in PR template - posted by GitBox <gi...@apache.org> on 2020/03/23 13:04:13 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on issue #7834: Enable super init not called check in pylint - posted by GitBox <gi...@apache.org> on 2020/03/23 13:15:58 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7833: Remove super().__init__() call in backported hooks - posted by GitBox <gi...@apache.org> on 2020/03/23 13:17:49 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7833: Remove super().__init__() call in backported hooks - posted by GitBox <gi...@apache.org> on 2020/03/23 13:21:32 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7835: Remove JIRA ticket insert by bot in PR template - posted by GitBox <gi...@apache.org> on 2020/03/23 13:23:35 UTC, 0 replies.
- [GitHub] [airflow] turbaszek merged pull request #7831: Improve Google PubSub hook publish method - posted by GitBox <gi...@apache.org> on 2020/03/23 13:38:31 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7835: Remove JIRA ticket insert by bot in PR template - posted by GitBox <gi...@apache.org> on 2020/03/23 13:41:59 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7833: Remove super().__init__() call in backported hooks - posted by GitBox <gi...@apache.org> on 2020/03/23 13:45:43 UTC, 2 replies.
- [GitHub] [airflow] mik-laj commented on issue #7834: Enable super init not called check in pylint - posted by GitBox <gi...@apache.org> on 2020/03/23 13:47:26 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7833: Remove super().__init__() call in backported hooks - posted by GitBox <gi...@apache.org> on 2020/03/23 13:51:28 UTC, 1 replies.
- [GitHub] [airflow] kaxil commented on issue #7834: Enable super init not called check in pylint - posted by GitBox <gi...@apache.org> on 2020/03/23 14:00:29 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7836: Pylint: Enable deprecated-sys-function check - posted by GitBox <gi...@apache.org> on 2020/03/23 14:18:47 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7836: Pylint: Enable deprecated-sys-function check - posted by GitBox <gi...@apache.org> on 2020/03/23 14:19:01 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7837: Pylint: Enable deprecated-string-function check - posted by GitBox <gi...@apache.org> on 2020/03/23 14:23:25 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7837: Pylint: Enable deprecated-string-function check - posted by GitBox <gi...@apache.org> on 2020/03/23 14:24:28 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed pull request #7837: Pylint: Enable deprecated-string-function check - posted by GitBox <gi...@apache.org> on 2020/03/23 14:24:59 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7838: Pylint: Enable deprecated-sys-function check - posted by GitBox <gi...@apache.org> on 2020/03/23 14:25:47 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #6501: [AIRFLOW-5831] Prod image support. Depends on [AIRFLOW-5704] [AIRFLOW-5842] [AIRFLOW-5828] - posted by GitBox <gi...@apache.org> on 2020/03/23 14:25:53 UTC, 0 replies.
- [GitHub] [airflow] potiuk closed pull request #6501: [AIRFLOW-5831] Prod image support. Depends on [AIRFLOW-5704] [AIRFLOW-5842] [AIRFLOW-5828] - posted by GitBox <gi...@apache.org> on 2020/03/23 14:25:54 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5831) Add production image support - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/23 14:26:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7837: Pylint: Enable deprecated-string-function check - posted by GitBox <gi...@apache.org> on 2020/03/23 14:26:12 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7838: Pylint: Enable deprecated-sys-function check - posted by GitBox <gi...@apache.org> on 2020/03/23 14:26:51 UTC, 3 replies.
- [GitHub] [airflow] kaxil closed pull request #7836: Pylint: Enable deprecated-sys-function check - posted by GitBox <gi...@apache.org> on 2020/03/23 14:27:29 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7839: Pylint: Enable deprecated-string-function check - posted by GitBox <gi...@apache.org> on 2020/03/23 14:55:11 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7833: Remove super().__init__() call in backported hooks - posted by GitBox <gi...@apache.org> on 2020/03/23 15:17:14 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7832: [WIP] Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/23 15:45:49 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7832: [WIP] Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/23 15:48:19 UTC, 1 replies.
- [GitHub] [airflow] kaxil merged pull request #7839: Pylint: Enable deprecated-string-function check - posted by GitBox <gi...@apache.org> on 2020/03/23 16:06:11 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7838: Pylint: Enable deprecated-sys-function check - posted by GitBox <gi...@apache.org> on 2020/03/23 16:12:02 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7840: Pylint: Enable dict-*-not-iterating check - posted by GitBox <gi...@apache.org> on 2020/03/23 16:22:20 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7840: Pylint: Enable dict-*-not-iterating check - posted by GitBox <gi...@apache.org> on 2020/03/23 16:23:55 UTC, 1 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7841: Requirements now depend on python version - posted by GitBox <gi...@apache.org> on 2020/03/23 16:40:42 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7841: Requirements now depend on python version - posted by GitBox <gi...@apache.org> on 2020/03/23 16:43:12 UTC, 3 replies.
- [GitHub] [airflow] kaxil edited a comment on issue #7840: Pylint: Enable dict-*-not-iterating check - posted by GitBox <gi...@apache.org> on 2020/03/23 16:44:37 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7840: Pylint: Enable dict-*-not-iterating check - posted by GitBox <gi...@apache.org> on 2020/03/23 17:09:12 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7842: Pylint: Enable deprecated-* check - posted by GitBox <gi...@apache.org> on 2020/03/23 17:21:21 UTC, 0 replies.
- [GitHub] [airflow] mapsam opened a new issue #7843: Colorblind friendly UI - posted by GitBox <gi...@apache.org> on 2020/03/23 17:34:50 UTC, 0 replies.
- [GitHub] [airflow] ericfischer commented on issue #7843: Colorblind friendly UI - posted by GitBox <gi...@apache.org> on 2020/03/23 18:04:10 UTC, 1 replies.
- [GitHub] [airflow] kaxil merged pull request #7842: Pylint: Enable deprecated-* checks - posted by GitBox <gi...@apache.org> on 2020/03/23 18:10:02 UTC, 0 replies.
- [GitHub] [airflow] cong-zhu commented on issue #7792: [AIRFLOW-7102] Add try_number to airflow context - posted by GitBox <gi...@apache.org> on 2020/03/23 18:23:07 UTC, 4 replies.
- [GitHub] [airflow] mapsam commented on issue #7843: Colorblind friendly UI - posted by GitBox <gi...@apache.org> on 2020/03/23 18:31:47 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] VedantMahabaleshwarkar commented on issue #14: fixed role and non-existing-kind - posted by GitBox <gi...@apache.org> on 2020/03/23 18:32:18 UTC, 0 replies.
- [GitHub] [airflow] randr97 opened a new pull request #7844: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we… - posted by GitBox <gi...@apache.org> on 2020/03/23 18:55:39 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on a change in pull request #7832: [WIP] Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/23 19:00:20 UTC, 1 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7845: Skip Installation on Travis - posted by GitBox <gi...@apache.org> on 2020/03/23 19:21:39 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7845: Skip Installation on Travis - posted by GitBox <gi...@apache.org> on 2020/03/23 19:24:28 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7845: Skip Installation on Travis - posted by GitBox <gi...@apache.org> on 2020/03/23 19:30:05 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7845: Skip Installation on Travis - posted by GitBox <gi...@apache.org> on 2020/03/23 19:34:39 UTC, 0 replies.
- [GitHub] [airflow] grjones commented on issue #6007: [AIRFLOW-2310] Enable AWS Glue Job Integration - posted by GitBox <gi...@apache.org> on 2020/03/23 19:53:44 UTC, 0 replies.
- [GitHub] [airflow] grjones edited a comment on issue #6007: [AIRFLOW-2310] Enable AWS Glue Job Integration - posted by GitBox <gi...@apache.org> on 2020/03/23 19:54:04 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7844: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we… - posted by GitBox <gi...@apache.org> on 2020/03/23 20:24:55 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7844: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we… - posted by GitBox <gi...@apache.org> on 2020/03/23 20:25:27 UTC, 3 replies.
- [GitHub] [airflow] turbaszek merged pull request #7245: [AIRFLOW-6624] Improve webserver command with pidfile checking - posted by GitBox <gi...@apache.org> on 2020/03/23 21:32:25 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6624) Improve webserver command with pidfile checking - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/23 21:33:00 UTC, 3 replies.
- [jira] [Resolved] (AIRFLOW-6624) Improve webserver command with pidfile checking - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/23 21:33:00 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on issue #7833: Remove super().__init__() call in backported hooks - posted by GitBox <gi...@apache.org> on 2020/03/23 21:33:42 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7833: Remove super().__init__() call in backported hooks - posted by GitBox <gi...@apache.org> on 2020/03/23 21:35:08 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7841: Requirements now depend on python version - posted by GitBox <gi...@apache.org> on 2020/03/23 22:51:15 UTC, 16 replies.
- [GitHub] [airflow] kaxil merged pull request #7830: [AIRFLOW-7105] Unify Secrets Backend method interfaces - posted by GitBox <gi...@apache.org> on 2020/03/23 22:59:12 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7105) Unify Secrets Backend method interfaces - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/23 23:00:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7067) Add apache-airflow-pinned version - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/23 23:09:00 UTC, 0 replies.
- [GitHub] [airflow] xinbinhuang commented on a change in pull request #7832: [WIP] Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/24 00:16:43 UTC, 5 replies.
- [GitHub] [airflow] kaxil commented on issue #7464: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation - posted by GitBox <gi...@apache.org> on 2020/03/24 00:22:44 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] closed pull request #6954: [AIRFLOW-4355] removed task should not lead to dagrun success - posted by GitBox <gi...@apache.org> on 2020/03/24 00:39:41 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] closed pull request #6760: [AIRFLOW-6157] Separate out common protocol for executors. - posted by GitBox <gi...@apache.org> on 2020/03/24 00:39:42 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4355) Externally triggered DAG is marked as 'success' even if a task has been 'removed'! - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/24 00:40:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6157) Separate out executor protocol - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/24 00:40:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7846: Standardize SecretBackend class names - posted by GitBox <gi...@apache.org> on 2020/03/24 00:51:19 UTC, 0 replies.
- [GitHub] [airflow] fhoda opened a new pull request #7847: Adding Colgate-Palmolive to list of companies that Officially use Airflow - posted by GitBox <gi...@apache.org> on 2020/03/24 02:12:18 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7847: Adding Colgate-Palmolive to list of companies that Officially use Airflow - posted by GitBox <gi...@apache.org> on 2020/03/24 02:12:21 UTC, 0 replies.
- [GitHub] [airflow] fhoda closed pull request #7847: Adding Colgate-Palmolive to list of companies that Officially use Airflow - posted by GitBox <gi...@apache.org> on 2020/03/24 02:20:24 UTC, 0 replies.
- [GitHub] [airflow] fhoda opened a new pull request #7848: Add Colgate-Palmolive to users list - posted by GitBox <gi...@apache.org> on 2020/03/24 02:26:05 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7832: [WIP] Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/24 07:05:33 UTC, 6 replies.
- [GitHub] [airflow] turbaszek merged pull request #7848: Add Colgate-Palmolive to users list - posted by GitBox <gi...@apache.org> on 2020/03/24 07:09:59 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7848: Add Colgate-Palmolive to users list - posted by GitBox <gi...@apache.org> on 2020/03/24 07:10:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7841: Requirements now depend on python version - posted by GitBox <gi...@apache.org> on 2020/03/24 07:18:49 UTC, 15 replies.
- [GitHub] [airflow] michalslowikowski00 commented on a change in pull request #7743: [AIRFLOW-7075] Operators for storing information from GCS into GA - posted by GitBox <gi...@apache.org> on 2020/03/24 07:31:05 UTC, 12 replies.
- [GitHub] [airflow] xinbinhuang commented on issue #7846: Standardize SecretBackend class names - posted by GitBox <gi...@apache.org> on 2020/03/24 08:22:28 UTC, 2 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7743: [AIRFLOW-7075] Operators for storing information from GCS into GA - posted by GitBox <gi...@apache.org> on 2020/03/24 08:40:48 UTC, 5 replies.
- [jira] [Created] (AIRFLOW-7106) Cloud data fusion integration - Allow to pass args to start pipeline - posted by "Davide Malagoli (Jira)" <ji...@apache.org> on 2020/03/24 09:30:00 UTC, 0 replies.
- [GitHub] [airflow] NBardelot commented on a change in pull request #7682: [AIRFLOW-7031] Airflow WinRM endpoint is hardcoded to HTTP - posted by GitBox <gi...@apache.org> on 2020/03/24 09:34:06 UTC, 1 replies.
- [GitHub] [airflow] malagoli opened a new pull request #7849: [AIRFLOW-7106] Cloud data fusion integration - Allow to pass args to start pipeline - posted by GitBox <gi...@apache.org> on 2020/03/24 09:37:14 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7849: [AIRFLOW-7106] Cloud data fusion integration - Allow to pass args to start pipeline - posted by GitBox <gi...@apache.org> on 2020/03/24 09:37:17 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7106) Cloud data fusion integration - Allow to pass args to start pipeline - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/24 09:38:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7792: [AIRFLOW-7102] Add try_number to airflow context - posted by GitBox <gi...@apache.org> on 2020/03/24 10:02:24 UTC, 3 replies.
- [GitHub] [airflow] potiuk merged pull request #7709: [AIRFLOW-6562] Fix success/failed error in graph without dagrun - posted by GitBox <gi...@apache.org> on 2020/03/24 10:04:59 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7709: [AIRFLOW-6562] Fix success/failed error in graph without dagrun - posted by GitBox <gi...@apache.org> on 2020/03/24 10:05:07 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6562) mushroom cloud error when clicking 'mark failed/success' from graph view of dag that has never been run yet - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/24 10:06:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6562) mushroom cloud error when clicking 'mark failed/success' from graph view of dag that has never been run yet - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/24 10:07:00 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7683: [AIRFLOW-7033] Change dag and task state meanwhile - posted by GitBox <gi...@apache.org> on 2020/03/24 10:13:29 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7683: [AIRFLOW-7033] Change dag and task state meanwhile - posted by GitBox <gi...@apache.org> on 2020/03/24 10:15:37 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7849: [AIRFLOW-7106] Cloud data fusion integration - Allow to pass args to start pipeline - posted by GitBox <gi...@apache.org> on 2020/03/24 10:21:09 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7849: [AIRFLOW-7106] Cloud data fusion integration - Allow to pass args to start pipeline - posted by GitBox <gi...@apache.org> on 2020/03/24 10:57:13 UTC, 2 replies.
- [GitHub] [airflow] abdulbasitds commented on issue #6007: [AIRFLOW-2310] Enable AWS Glue Job Integration - posted by GitBox <gi...@apache.org> on 2020/03/24 11:35:05 UTC, 1 replies.
- [GitHub] [airflow] mik-laj commented on issue #7809: Run Dataflow for ML Engine summary in venv - posted by GitBox <gi...@apache.org> on 2020/03/24 11:46:35 UTC, 0 replies.
- [GitHub] [airflow] abdulbasitds removed a comment on issue #6007: [AIRFLOW-2310] Enable AWS Glue Job Integration - posted by GitBox <gi...@apache.org> on 2020/03/24 12:03:43 UTC, 0 replies.
- [GitHub] [airflow] abdulbasitds commented on a change in pull request #6007: [AIRFLOW-2310] Enable AWS Glue Job Integration - posted by GitBox <gi...@apache.org> on 2020/03/24 12:14:21 UTC, 4 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7682: [AIRFLOW-7031] Airflow WinRM endpoint is hardcoded to HTTP - posted by GitBox <gi...@apache.org> on 2020/03/24 12:52:27 UTC, 1 replies.
- [GitHub] [airflow] gdevanla opened a new pull request #7850: [AIRFLOW-4688]: Fix Pylint checkes for modules under scripts - posted by GitBox <gi...@apache.org> on 2020/03/24 12:52:42 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7850: [AIRFLOW-4688]: Fix Pylint checkes for modules under scripts - posted by GitBox <gi...@apache.org> on 2020/03/24 12:52:45 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4688) Make scripts Pylint compatible - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/24 12:53:00 UTC, 2 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7851: Bump Boto3 to >=1.12 - posted by GitBox <gi...@apache.org> on 2020/03/24 13:03:01 UTC, 0 replies.
- [GitHub] [airflow] RosterIn commented on issue #7843: Colorblind friendly UI - posted by GitBox <gi...@apache.org> on 2020/03/24 13:57:07 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #7851: Bump Boto3 to >=1.12 - posted by GitBox <gi...@apache.org> on 2020/03/24 15:12:03 UTC, 0 replies.
- [GitHub] [airflow] chetratep opened a new issue #7852: airflow 1.10.9 can't stop backfilling and timezone issue - posted by GitBox <gi...@apache.org> on 2020/03/24 15:18:50 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7851: Bump Boto3 to >=1.12 - posted by GitBox <gi...@apache.org> on 2020/03/24 15:42:04 UTC, 0 replies.
- [GitHub] [airflow] turbaszek opened a new pull request #7853: Change signature of GSheetsHook methods - posted by GitBox <gi...@apache.org> on 2020/03/24 15:57:48 UTC, 0 replies.
- [GitHub] [airflow] j-y-matsubara opened a new pull request #7854: Add not solved items to pylint_todo.txt - posted by GitBox <gi...@apache.org> on 2020/03/24 15:58:31 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7854: Add not solved items to pylint_todo.txt - posted by GitBox <gi...@apache.org> on 2020/03/24 15:58:34 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7853: Change signature of GSheetsHook methods - posted by GitBox <gi...@apache.org> on 2020/03/24 16:39:08 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7809: Run Dataflow for ML Engine summary in venv - posted by GitBox <gi...@apache.org> on 2020/03/24 16:40:45 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7855: Improve example DAGs for Cloud Memorystore - posted by GitBox <gi...@apache.org> on 2020/03/24 17:24:20 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7856: Fix CloudMemorystoreCreateInstanceAndImportOperator operator - posted by GitBox <gi...@apache.org> on 2020/03/24 17:26:18 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6811) Workflows randomply fail because of ERROR - Unknown error in KubernetesJobWatcher - posted by "Max (Jira)" <ji...@apache.org> on 2020/03/24 17:28:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7854: Add not solved items to pylint_todo.txt - posted by GitBox <gi...@apache.org> on 2020/03/24 17:32:47 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7850: [AIRFLOW-4688]: Fix Pylint checks on modules under `scripts` folder - posted by GitBox <gi...@apache.org> on 2020/03/24 17:34:42 UTC, 2 replies.
- [GitHub] [airflow] eladkal opened a new pull request #7857: bumping simple-salesforce to 1.0.0 - posted by GitBox <gi...@apache.org> on 2020/03/24 17:38:17 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7856: Fix CloudMemorystoreCreateInstanceAndImportOperator operator - posted by GitBox <gi...@apache.org> on 2020/03/24 18:17:26 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7846: Standardize SecretBackend class names - posted by GitBox <gi...@apache.org> on 2020/03/24 18:39:54 UTC, 7 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #6578: [AIRFLOW-5907] Add S3 to MySql Operator - posted by GitBox <gi...@apache.org> on 2020/03/24 19:17:50 UTC, 4 replies.
- [GitHub] [airflow] mik-laj commented on issue #7844: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we… - posted by GitBox <gi...@apache.org> on 2020/03/24 20:01:59 UTC, 0 replies.
- [GitHub] [airflow] ChethanUK commented on issue #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor - posted by GitBox <gi...@apache.org> on 2020/03/24 20:30:03 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7107) GCS to Bigquery must provide a schema for externally created table - posted by "Chuan Qiu (Jira)" <ji...@apache.org> on 2020/03/24 20:52:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7841: Requirements now depend on python version - posted by GitBox <gi...@apache.org> on 2020/03/24 21:23:01 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7841: Requirements now depend on python version - posted by GitBox <gi...@apache.org> on 2020/03/24 21:27:47 UTC, 4 replies.
- [GitHub] [airflow] codecov-io commented on issue #7401: [AIRFLOW-6778] Add a configurable DAGs volume mount path for Kubernetes - posted by GitBox <gi...@apache.org> on 2020/03/24 22:17:50 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7401: [AIRFLOW-6778] Add a configurable DAGs volume mount path for Kubernetes - posted by GitBox <gi...@apache.org> on 2020/03/24 22:18:53 UTC, 2 replies.
- [GitHub] [airflow] codecov-io commented on issue #7405: [AIRFLOW-6780] Add option to use args instead of command in K8s pod spec - posted by GitBox <gi...@apache.org> on 2020/03/24 22:19:26 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7405: [AIRFLOW-6780] Add option to use args instead of command in K8s pod spec - posted by GitBox <gi...@apache.org> on 2020/03/24 22:34:26 UTC, 2 replies.
- [GitHub] [airflow] kaxil merged pull request #7851: Bump Boto3 to >=1.12 - posted by GitBox <gi...@apache.org> on 2020/03/24 22:42:16 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7846: Standardize SecretBackend class names - posted by GitBox <gi...@apache.org> on 2020/03/24 22:47:22 UTC, 4 replies.
- [GitHub] [airflow] kaxil edited a comment on issue #7846: Standardize SecretBackend class names - posted by GitBox <gi...@apache.org> on 2020/03/24 22:50:12 UTC, 2 replies.
- [GitHub] [airflow] sharmaTanmay opened a new issue #7858: ShortCircuitOperator Ignoring Trigger Rules for Downstream Task and Skipping all Tasks - posted by GitBox <gi...@apache.org> on 2020/03/24 22:57:56 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7859: BugFix: Show task_id in the Graph View tooltip - posted by GitBox <gi...@apache.org> on 2020/03/24 23:58:15 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7860: Improve setUp/tearDown in PrestoToGCSSystemTest - posted by GitBox <gi...@apache.org> on 2020/03/24 23:59:39 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7841: Requirements now depend on python version - posted by GitBox <gi...@apache.org> on 2020/03/25 00:16:28 UTC, 2 replies.
- [GitHub] [airflow] codecov-io commented on issue #7859: BugFix: Show task_id in the Graph View tooltip - posted by GitBox <gi...@apache.org> on 2020/03/25 00:22:43 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7859: BugFix: Show task_id in the Graph View tooltip - posted by GitBox <gi...@apache.org> on 2020/03/25 00:24:13 UTC, 6 replies.
- [GitHub] [airflow] codecov-io commented on issue #7860: Improve setUp/tearDown in PrestoToGCSSystemTest - posted by GitBox <gi...@apache.org> on 2020/03/25 00:28:05 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7860: Improve setUp/tearDown in PrestoToGCSSystemTest - posted by GitBox <gi...@apache.org> on 2020/03/25 00:28:41 UTC, 3 replies.
- [GitHub] [airflow] codecov-io commented on issue #7464: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation - posted by GitBox <gi...@apache.org> on 2020/03/25 00:33:29 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7464: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation - posted by GitBox <gi...@apache.org> on 2020/03/25 00:34:37 UTC, 5 replies.
- [GitHub] [airflow] j-y-matsubara commented on issue #7854: Add not solved items to pylint_todo.txt - posted by GitBox <gi...@apache.org> on 2020/03/25 00:50:22 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7108) Fix CloudSecretsManagerBackend invalid connections_prefix - posted by "Xinbin Huang (Jira)" <ji...@apache.org> on 2020/03/25 01:29:00 UTC, 0 replies.
- [GitHub] [airflow] xinbinhuang opened a new pull request #7861: [AIRFLOW-7108] Fix CloudSecretsManagerBackend invalid connections_prefix - posted by GitBox <gi...@apache.org> on 2020/03/25 01:29:01 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7108) Fix CloudSecretsManagerBackend invalid connections_prefix - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/25 01:30:00 UTC, 1 replies.
- [GitHub] [airflow] xinbinhuang commented on issue #7861: [AIRFLOW-7108] Fix CloudSecretsManagerBackend invalid connections_prefix - posted by GitBox <gi...@apache.org> on 2020/03/25 01:37:37 UTC, 2 replies.
- [GitHub] [airflow] xinbinhuang edited a comment on issue #7846: Standardize SecretBackend class names - posted by GitBox <gi...@apache.org> on 2020/03/25 01:43:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7861: [AIRFLOW-7108] Fix CloudSecretsManagerBackend invalid connections_prefix - posted by GitBox <gi...@apache.org> on 2020/03/25 02:13:12 UTC, 1 replies.
- [GitHub] [airflow] zhongjiajie removed a comment on issue #7861: [AIRFLOW-7108] Fix CloudSecretsManagerBackend invalid connections_prefix - posted by GitBox <gi...@apache.org> on 2020/03/25 02:13:24 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7861: [AIRFLOW-7108] Fix CloudSecretsManagerBackend invalid connections_prefix - posted by GitBox <gi...@apache.org> on 2020/03/25 02:22:04 UTC, 0 replies.
- [GitHub] [airflow] yuqian90 closed pull request #7464: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation - posted by GitBox <gi...@apache.org> on 2020/03/25 02:32:03 UTC, 0 replies.
- [GitHub] [airflow] yuqian90 opened a new pull request #7464: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation - posted by GitBox <gi...@apache.org> on 2020/03/25 02:32:06 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4453) none_failed trigger rule cascading skipped state to downstream tasks - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/25 02:33:00 UTC, 7 replies.
- [GitHub] [airflow] kuromt commented on issue #7365: [AIRFLOW-5221] add host_aliases to KubernetesPodOperator - posted by GitBox <gi...@apache.org> on 2020/03/25 02:35:32 UTC, 2 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7862: Improve setUp/tearDown in Cloud Firestore system test - posted by GitBox <gi...@apache.org> on 2020/03/25 03:00:07 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7863: Improve authorization in GCP system tests - posted by GitBox <gi...@apache.org> on 2020/03/25 03:03:40 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #6379: [AIRFLOW-5708] Optionally check task pools when parsing dags. - posted by GitBox <gi...@apache.org> on 2020/03/25 05:22:03 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #6379: [AIRFLOW-5708] Optionally check task pools when parsing dags. - posted by GitBox <gi...@apache.org> on 2020/03/25 05:22:36 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7048) Provide "timezone selection" mechanism in front-end - posted by "Akbar Habeeb B (Jira)" <ji...@apache.org> on 2020/03/25 06:29:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6420) ui - show summary of task/dagrun stats across ALL dags - posted by "Akbar Habeeb B (Jira)" <ji...@apache.org> on 2020/03/25 06:43:00 UTC, 3 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7853: Change signature of GSheetsHook methods - posted by GitBox <gi...@apache.org> on 2020/03/25 07:31:17 UTC, 0 replies.
- [GitHub] [airflow] randr97 commented on issue #7844: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we… - posted by GitBox <gi...@apache.org> on 2020/03/25 07:51:22 UTC, 0 replies.
- [GitHub] [airflow] randr97 closed pull request #7844: [AIRFLOW-5822] Updated CSRF_ENABLED to WTF_CSRF_ENABLED in default we… - posted by GitBox <gi...@apache.org> on 2020/03/25 07:51:23 UTC, 0 replies.
- [GitHub] [airflow-on-k8s-operator] RohitR1 commented on issue #11: Why architecture is different from configmap? - posted by GitBox <gi...@apache.org> on 2020/03/25 08:01:51 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7841: Requirements now depend on python version - posted by GitBox <gi...@apache.org> on 2020/03/25 08:02:19 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7813: Fix example DAG for MLEngine in backport package - posted by GitBox <gi...@apache.org> on 2020/03/25 09:15:53 UTC, 0 replies.
- [GitHub] [airflow] roelhogervorst opened a new pull request #7864: GCP SparkR operator - posted by GitBox <gi...@apache.org> on 2020/03/25 09:37:21 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7864: GCP SparkR operator - posted by GitBox <gi...@apache.org> on 2020/03/25 09:37:23 UTC, 0 replies.
- [GitHub] [airflow] chetratep commented on issue #7852: airflow 1.10.9 can't stop backfilling and timezone issue - posted by GitBox <gi...@apache.org> on 2020/03/25 11:08:13 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7864: GCP SparkR operator - posted by GitBox <gi...@apache.org> on 2020/03/25 11:25:55 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7865: Remove unused import - BowlerTool - posted by GitBox <gi...@apache.org> on 2020/03/25 12:26:17 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5611) Add ability to specify a maximum modified time for objects in GoogleCloudStorageToGoogleCloudStorageOperator - posted by "Ephraim E Anierobi (Jira)" <ji...@apache.org> on 2020/03/25 12:36:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7865: Remove unused import - BowlerTool - posted by GitBox <gi...@apache.org> on 2020/03/25 12:56:51 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7865: Remove unused import - BowlerTool - posted by GitBox <gi...@apache.org> on 2020/03/25 12:56:57 UTC, 0 replies.
- [GitHub] [airflow] turbaszek opened a new pull request #7866: Add download/upload operators for GCS and Google Sheets - posted by GitBox <gi...@apache.org> on 2020/03/25 13:10:52 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7867: Welcome users on creating their first issue - posted by GitBox <gi...@apache.org> on 2020/03/25 13:17:06 UTC, 0 replies.
- [GitHub] [airflow] michalslowikowski00 commented on a change in pull request #7866: Add download/upload operators for GCS and Google Sheets - posted by GitBox <gi...@apache.org> on 2020/03/25 13:20:00 UTC, 2 replies.
- [GitHub] [airflow] swiftomkar opened a new issue #7868: DAG level config management - posted by GitBox <gi...@apache.org> on 2020/03/25 13:27:59 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7846: Standardize SecretBackend class names - posted by GitBox <gi...@apache.org> on 2020/03/25 13:35:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7861: [AIRFLOW-7108] Fix CloudSecretsManagerBackend invalid connections_prefix - posted by GitBox <gi...@apache.org> on 2020/03/25 13:37:15 UTC, 1 replies.
- [GitHub] [airflow] ephraimbuddy opened a new pull request #7869: fix assumption of getting gcp credentials from file instead of JSON blob - posted by GitBox <gi...@apache.org> on 2020/03/25 13:41:25 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7454: [AIRFLOW-6833] HA for webhdfs connection - posted by GitBox <gi...@apache.org> on 2020/03/25 13:56:01 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6833) HA for webhdfs connection - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/25 13:57:00 UTC, 1 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7454: [AIRFLOW-6833] HA for webhdfs connection - posted by GitBox <gi...@apache.org> on 2020/03/25 13:57:54 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-6833) HA for webhdfs connection - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/25 13:59:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman merged pull request #7867: Welcome users on creating their first issue - posted by GitBox <gi...@apache.org> on 2020/03/25 14:08:59 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7869: [AIRFLOW-5801] Get GCP credentials from file instead of JSON blob - posted by GitBox <gi...@apache.org> on 2020/03/25 14:09:40 UTC, 2 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7866: Add download/upload operators for GCS and Google Sheets - posted by GitBox <gi...@apache.org> on 2020/03/25 14:14:26 UTC, 2 replies.
- [GitHub] [airflow] roelhogervorst commented on a change in pull request #7864: GCP SparkR operator - posted by GitBox <gi...@apache.org> on 2020/03/25 14:15:34 UTC, 0 replies.
- [GitHub] [airflow] ephraimbuddy commented on a change in pull request #7869: [AIRFLOW-5801] Get GCP credentials from file instead of JSON blob - posted by GitBox <gi...@apache.org> on 2020/03/25 14:19:29 UTC, 2 replies.
- [jira] [Created] (AIRFLOW-7109) HiveServer2Hook and pyHive do not handle timeout correctly - posted by "Oliver Ricken (Jira)" <ji...@apache.org> on 2020/03/25 14:27:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7859: BugFix: Show task_id in the Graph View tooltip - posted by GitBox <gi...@apache.org> on 2020/03/25 14:29:30 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7869: [AIRFLOW-5801] Get GCP credentials from file instead of JSON blob - posted by GitBox <gi...@apache.org> on 2020/03/25 14:49:06 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on issue #7869: [AIRFLOW-5801] Get GCP credentials from file instead of JSON blob - posted by GitBox <gi...@apache.org> on 2020/03/25 15:14:03 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #6578: [AIRFLOW-5907] Add S3 to MySql Operator - posted by GitBox <gi...@apache.org> on 2020/03/25 15:14:42 UTC, 7 replies.
- [GitHub] [airflow] dimberman merged pull request #7789: add kubernetes instructions to bug_report - posted by GitBox <gi...@apache.org> on 2020/03/25 15:35:01 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7110) Refactor the way logs are written to/read from Elasticsearch - posted by "Noël BARDELOT (Jira)" <ji...@apache.org> on 2020/03/25 15:48:00 UTC, 9 replies.
- [jira] [Created] (AIRFLOW-7110) Refactor the way logs are written to/read from Elasticsearch - posted by "Noël BARDELOT (Jira)" <ji...@apache.org> on 2020/03/25 15:48:00 UTC, 0 replies.
- [GitHub] [airflow] jrwalk opened a new issue #7870: migrate from `dill` to `cloudpickle` for advanced serialization - posted by GitBox <gi...@apache.org> on 2020/03/25 15:49:49 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7870: migrate from `dill` to `cloudpickle` for advanced serialization - posted by GitBox <gi...@apache.org> on 2020/03/25 15:49:51 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4166) Add CSV file support to CassandraToGoogleCloudStorageOperator - posted by "Ephraim E Anierobi (Jira)" <ji...@apache.org> on 2020/03/25 15:53:00 UTC, 0 replies.
- [GitHub] [airflow] paolaperaza commented on issue #7693: [AIRFLOW-7046] Locale-formatted datetimes (UI only) - posted by GitBox <gi...@apache.org> on 2020/03/25 15:55:46 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-4166) Add CSV file support to CassandraToGoogleCloudStorageOperator - posted by "Ephraim E Anierobi (Jira)" <ji...@apache.org> on 2020/03/25 16:11:03 UTC, 1 replies.
- [GitHub] [airflow] jpuffer opened a new issue #7871: Kubernetes Executor wastefully creates pods for DummyOperator tasks - posted by GitBox <gi...@apache.org> on 2020/03/25 16:14:28 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7871: Kubernetes Executor wastefully creates pods for DummyOperator tasks - posted by GitBox <gi...@apache.org> on 2020/03/25 16:14:29 UTC, 0 replies.
- [GitHub] [airflow] GuzikJakub commented on a change in pull request #7454: [AIRFLOW-6833] HA for webhdfs connection - posted by GitBox <gi...@apache.org> on 2020/03/25 16:25:55 UTC, 0 replies.
- [GitHub] [airflow] cccs-cat001 opened a new issue #7872: New dags fail to run - posted by GitBox <gi...@apache.org> on 2020/03/25 16:35:18 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7872: New dags fail to run - posted by GitBox <gi...@apache.org> on 2020/03/25 16:35:20 UTC, 0 replies.
- [GitHub] [airflow] zeroam opened a new pull request #7873: Add help message in celery command - posted by GitBox <gi...@apache.org> on 2020/03/25 16:44:15 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7111) Expose generate_presigned_url of boto3 to S3Hook - posted by "korni (Jira)" <ji...@apache.org> on 2020/03/25 17:12:00 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #6578: [AIRFLOW-5907] Add S3 to MySql Operator - posted by GitBox <gi...@apache.org> on 2020/03/25 17:19:33 UTC, 7 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7874: Fix static check failure: end-of-file-fixer - posted by GitBox <gi...@apache.org> on 2020/03/25 17:35:56 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7872: New dags fail to run - posted by GitBox <gi...@apache.org> on 2020/03/25 17:42:56 UTC, 1 replies.
- [GitHub] [airflow] kaxil closed issue #7872: New dags fail to run - posted by GitBox <gi...@apache.org> on 2020/03/25 17:42:57 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7874: Fix static check failure: end-of-file-fixer - posted by GitBox <gi...@apache.org> on 2020/03/25 17:44:19 UTC, 0 replies.
- [GitHub] [airflow] cccs-cat001 commented on issue #7872: New dags fail to run - posted by GitBox <gi...@apache.org> on 2020/03/25 18:04:06 UTC, 1 replies.
- [GitHub] [airflow] dimberman merged pull request #7628: [AIRFLOW-4363] Fix JSON encoding error - posted by GitBox <gi...@apache.org> on 2020/03/25 18:19:53 UTC, 0 replies.
- [GitHub] [airflow] roitvt opened a new pull request #7875: add spark_kubernetes system test - posted by GitBox <gi...@apache.org> on 2020/03/25 18:31:51 UTC, 1 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7864: GCP SparkR operator - posted by GitBox <gi...@apache.org> on 2020/03/25 18:41:25 UTC, 2 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7875: add spark_kubernetes system test - posted by GitBox <gi...@apache.org> on 2020/03/25 18:50:14 UTC, 4 replies.
- [jira] [Resolved] (AIRFLOW-4363) Encounter JSON Decode Error when using docker operator - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/25 18:53:00 UTC, 0 replies.
- [GitHub] [airflow] roitvt commented on a change in pull request #7875: add spark_kubernetes system test - posted by GitBox <gi...@apache.org> on 2020/03/25 18:59:04 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-622) airflow cannot recover itself after mysql connection was once gone away and not trigger an error from email alert - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:16:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-78) airflow clear leaves dag_runs - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:17:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-197) Import SubDagOperator not consistent - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:17:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-2935) CLONE - Tasks never run in externally triggered DAGRun - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:18:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-462) Concurrent Scheduler Jobs pushing the same task to queue - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:18:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-57) Rename concurrency configuration variables to be more clear - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:19:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-210) sqlalchemy warns about task_instance.execution_date invoked with an empty sequence - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:19:01 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-63) Dangling Running Jobs - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:19:01 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-1583) PostgreSQL error when pushing a value bigger than 1GB - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:24:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-97) "airflow" "DAG" strings in file necessary to import dag - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:25:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-93) Allow specifying multiple task execution deltas for ExternalTaskSensors - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:27:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-1190) SSH Connection still running, inspite of killing tasks - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:28:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-2036) "Broken Dag" messages are basically useless for troubleshooting - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:29:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-421) code view cannot find source files consistently since 1.7.1 - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:30:00 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-621) Scheduled DAG: How to fetch DAG instance expected start time - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:31:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7876: API endpoint to fetch DAG instance expected start time - posted by GitBox <gi...@apache.org> on 2020/03/25 19:32:04 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-621) Scheduled DAG: How to fetch DAG instance expected start time - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:33:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-621) Scheduled DAG: How to fetch DAG instance expected start time - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:33:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-797) CLONE - No such transport: sqla when using CeleryExecutor - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/25 19:34:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6722) Can't modify a variable with an existing value to have an empty value - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/25 19:41:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7875: add spark_kubernetes system test - posted by GitBox <gi...@apache.org> on 2020/03/25 19:41:56 UTC, 2 replies.
- [jira] [Updated] (AIRFLOW-6437) sql filters - remove in (NULL) - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/25 19:43:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6768) Graph view rendering angular edges - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/25 19:43:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6850) Handle not being able to display code more gracefully - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/25 20:04:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-5231) S3Hook delete fails with over 1000 keys - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/25 20:11:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7875: add spark_kubernetes system test - posted by GitBox <gi...@apache.org> on 2020/03/25 20:16:28 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7877: Fix grammar in setup.py - posted by GitBox <gi...@apache.org> on 2020/03/25 21:10:37 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7450: [AIRFLOW-6829][WIP] Introduce BaseOperatorMetaClass - auto-apply apply_default - posted by GitBox <gi...@apache.org> on 2020/03/25 21:20:31 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7873: Add help message in celery command - posted by GitBox <gi...@apache.org> on 2020/03/25 21:25:39 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7873: Add help message in celery command - posted by GitBox <gi...@apache.org> on 2020/03/25 21:35:52 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7834: [WIP]Enable super init not called check in pylint - posted by GitBox <gi...@apache.org> on 2020/03/25 21:40:28 UTC, 1 replies.
- [GitHub] [airflow] roitvt commented on issue #7875: add spark_kubernetes system test - posted by GitBox <gi...@apache.org> on 2020/03/25 21:43:59 UTC, 2 replies.
- [GitHub] [airflow] kaxil merged pull request #7877: Fix grammar in setup.py - posted by GitBox <gi...@apache.org> on 2020/03/25 21:44:30 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4057) airflow should handle invalid stats name - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/25 22:02:00 UTC, 5 replies.
- [jira] [Updated] (AIRFLOW-6711) Drop plugin support for stat_name_handler - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/25 22:02:01 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-2906) DataDog Integration for Airflow - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/25 22:02:01 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-6711) Drop plugin support for stat_name_handler - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/25 22:02:01 UTC, 1 replies.
- [jira] [Updated] (AIRFLOW-4057) airflow should handle invalid stats name - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/25 22:02:01 UTC, 1 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7878: Load all jobs models at once - posted by GitBox <gi...@apache.org> on 2020/03/25 22:33:43 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7000) Allow passing in env var JSON dict in task_test - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/25 22:46:00 UTC, 0 replies.
- [GitHub] [airflow] lsimoneau commented on issue #7374: [AIRFLOW-6399] Serialization: DAG access_control field should be deco… - posted by GitBox <gi...@apache.org> on 2020/03/25 23:04:42 UTC, 0 replies.
- [GitHub] [airflow] zeroam commented on issue #7873: Add help message in celery command - posted by GitBox <gi...@apache.org> on 2020/03/25 23:37:27 UTC, 1 replies.
- [GitHub] [airflow] zeroam commented on a change in pull request #7873: Add help message in celery command - posted by GitBox <gi...@apache.org> on 2020/03/25 23:41:32 UTC, 0 replies.
- [GitHub] [airflow] lsimoneau opened a new pull request #7879: [AIRFLOW-6399] Serialization: DAG access_control field should be decorated field in DAG serialization - posted by GitBox <gi...@apache.org> on 2020/03/25 23:42:49 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7879: [AIRFLOW-6399] Serialization: DAG access_control field should be decorated field in DAG serialization - posted by GitBox <gi...@apache.org> on 2020/03/25 23:42:52 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-6399) Serialization: DAG access_control field should be decorated field in DAG serialization - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/25 23:43:00 UTC, 13 replies.
- [GitHub] [airflow] mik-laj commented on issue #7876: API endpoint to fetch DAG instance expected start time - posted by GitBox <gi...@apache.org> on 2020/03/26 00:11:33 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7871: Kubernetes Executor wastefully creates pods for DummyOperator tasks - posted by GitBox <gi...@apache.org> on 2020/03/26 00:25:46 UTC, 1 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7880: Don't schedule dummy task - posted by GitBox <gi...@apache.org> on 2020/03/26 01:01:30 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7834: [WIP]Enable super init not called check in pylint - posted by GitBox <gi...@apache.org> on 2020/03/26 01:30:55 UTC, 2 replies.
- [GitHub] [airflow] lsimoneau commented on issue #7879: [AIRFLOW-6399] Serialization: DAG access_control field should be decorated field in DAG serialization - posted by GitBox <gi...@apache.org> on 2020/03/26 02:34:09 UTC, 1 replies.
- [GitHub] [airflow] stale[bot] closed pull request #5659: [AIRFLOW-5033] Switched to snakebite-py3 - posted by GitBox <gi...@apache.org> on 2020/03/26 03:53:27 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5033) Cannot install apache-airflow[kerberos] on Python 3 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/26 03:54:00 UTC, 0 replies.
- [GitHub] [airflow] thiagorsqr opened a new issue #7881: Url parser in connection uses path as schema for HTTPs connections - posted by GitBox <gi...@apache.org> on 2020/03/26 05:33:30 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7881: Url parser in connection uses path as schema for HTTPs connections - posted by GitBox <gi...@apache.org> on 2020/03/26 05:33:31 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7882: Remove reference to airflow.contrib in tests - posted by GitBox <gi...@apache.org> on 2020/03/26 07:44:03 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7878: Load all job models at once - posted by GitBox <gi...@apache.org> on 2020/03/26 07:44:30 UTC, 1 replies.
- [GitHub] [airflow] turbaszek commented on issue #7853: Change signature of GSheetsHook methods - posted by GitBox <gi...@apache.org> on 2020/03/26 07:50:04 UTC, 0 replies.
- [GitHub] [airflow] turbaszek merged pull request #7869: [AIRFLOW-5801] Get GCP credentials from file instead of JSON blob - posted by GitBox <gi...@apache.org> on 2020/03/26 07:57:40 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7878: Load all job models at once - posted by GitBox <gi...@apache.org> on 2020/03/26 08:35:43 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7880: Don't schedule dummy task - posted by GitBox <gi...@apache.org> on 2020/03/26 08:36:35 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7880: Don't schedule dummy task - posted by GitBox <gi...@apache.org> on 2020/03/26 08:38:20 UTC, 1 replies.
- [GitHub] [airflow] eladkal commented on issue #7880: Don't schedule dummy task - posted by GitBox <gi...@apache.org> on 2020/03/26 09:00:38 UTC, 0 replies.
- [GitHub] [airflow] eladkal edited a comment on issue #7880: Don't schedule dummy task - posted by GitBox <gi...@apache.org> on 2020/03/26 09:02:33 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7880: Don't schedule dummy task - posted by GitBox <gi...@apache.org> on 2020/03/26 09:20:56 UTC, 0 replies.
- [GitHub] [airflow] sbahir opened a new issue #7883: KubernetesPodOperator had an event of type Pending - posted by GitBox <gi...@apache.org> on 2020/03/26 09:40:38 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7883: KubernetesPodOperator had an event of type Pending - posted by GitBox <gi...@apache.org> on 2020/03/26 09:40:39 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] closed pull request #7230: [AIRFLOW-6602]: render executor_config before triggering tasks to su… - posted by GitBox <gi...@apache.org> on 2020/03/26 09:53:27 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6602) Make "executor_config" templated field to support dynamic parameters for kubernetes executor - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/26 09:54:00 UTC, 0 replies.
- [GitHub] [airflow] codenamelxl commented on issue #7374: [AIRFLOW-6399] Serialization: DAG access_control field should be deco… - posted by GitBox <gi...@apache.org> on 2020/03/26 09:54:53 UTC, 0 replies.
- [GitHub] [airflow] codenamelxl edited a comment on issue #7374: [AIRFLOW-6399] Serialization: DAG access_control field should be deco… - posted by GitBox <gi...@apache.org> on 2020/03/26 09:55:03 UTC, 1 replies.
- [GitHub] [airflow] eladkal commented on a change in pull request #7880: Don't schedule dummy task - posted by GitBox <gi...@apache.org> on 2020/03/26 10:31:20 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-5801) CloudSqlProxyRunner always assumes GCP credentials are passed via file instead of JSON blob - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/26 10:33:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7878: Load all job models at once - posted by GitBox <gi...@apache.org> on 2020/03/26 10:50:39 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7884: Remove Presto check operators - posted by GitBox <gi...@apache.org> on 2020/03/26 10:58:54 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7880: Don't schedule dummy task - posted by GitBox <gi...@apache.org> on 2020/03/26 10:59:33 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] closed pull request #6569: [AIRFLOW-5916] Add Password-Alias support in SqoopHook - posted by GitBox <gi...@apache.org> on 2020/03/26 12:53:28 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5916) Add password-alias to Sqoop Hook - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/26 12:54:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7880: Don't schedule dummy task - posted by GitBox <gi...@apache.org> on 2020/03/26 13:02:58 UTC, 0 replies.
- [GitHub] [airflow] CodingJonas opened a new issue #7885: Common tasks in downstream of multiple branches always set to skipped - posted by GitBox <gi...@apache.org> on 2020/03/26 13:38:46 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7885: Common tasks in downstream of multiple branches always set to skipped - posted by GitBox <gi...@apache.org> on 2020/03/26 13:38:47 UTC, 0 replies.
- [GitHub] [airflow] madison-ookla commented on issue #7885: Common tasks in downstream of multiple branches always set to skipped - posted by GitBox <gi...@apache.org> on 2020/03/26 13:46:39 UTC, 1 replies.
- [GitHub] [airflow] madison-ookla edited a comment on issue #7885: Common tasks in downstream of multiple branches always set to skipped - posted by GitBox <gi...@apache.org> on 2020/03/26 13:47:25 UTC, 0 replies.
- [GitHub] [airflow] CodingJonas closed issue #7885: Common tasks in downstream of multiple branches always set to skipped - posted by GitBox <gi...@apache.org> on 2020/03/26 13:53:13 UTC, 0 replies.
- [GitHub] [airflow] CodingJonas commented on issue #7885: Common tasks in downstream of multiple branches always set to skipped - posted by GitBox <gi...@apache.org> on 2020/03/26 13:53:13 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7786: Restore DaskExecutor tests - posted by GitBox <gi...@apache.org> on 2020/03/26 14:02:48 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7886: Display DAG Paths in airflow dags list command - posted by GitBox <gi...@apache.org> on 2020/03/26 14:31:25 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7878: Load all job models at once - posted by GitBox <gi...@apache.org> on 2020/03/26 14:37:10 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7884: Remove Presto check operators - posted by GitBox <gi...@apache.org> on 2020/03/26 15:09:29 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7880: Don't schedule dummy task - posted by GitBox <gi...@apache.org> on 2020/03/26 15:09:57 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7881: Url parser in connection uses path as schema for HTTPs connections - posted by GitBox <gi...@apache.org> on 2020/03/26 15:20:21 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-1705) Error: Already running on PID - posted by "ojong yoland (Jira)" <ji...@apache.org> on 2020/03/26 15:22:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7882: Remove reference to airflow.contrib in tests - posted by GitBox <gi...@apache.org> on 2020/03/26 15:24:27 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7882: Remove reference to airflow.contrib in tests - posted by GitBox <gi...@apache.org> on 2020/03/26 15:28:10 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7882: Remove reference to airflow.contrib in tests - posted by GitBox <gi...@apache.org> on 2020/03/26 15:29:16 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7882: Remove reference to airflow.contrib in tests - posted by GitBox <gi...@apache.org> on 2020/03/26 15:31:13 UTC, 0 replies.
- [GitHub] [airflow] malagoli commented on a change in pull request #7849: [AIRFLOW-7106] Cloud data fusion integration - Allow to pass args to start pipeline - posted by GitBox <gi...@apache.org> on 2020/03/26 15:35:45 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7857: Bump simple-salesforce to 1.0.0 - posted by GitBox <gi...@apache.org> on 2020/03/26 15:52:43 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7857: Bump simple-salesforce to 1.0.0 - posted by GitBox <gi...@apache.org> on 2020/03/26 15:52:54 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7863: Improve authorization in GCP system tests - posted by GitBox <gi...@apache.org> on 2020/03/26 16:19:37 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7856: Fix CloudMemorystoreCreateInstanceAndImportOperator operator - posted by GitBox <gi...@apache.org> on 2020/03/26 16:21:19 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7855: Improve example DAGs for Cloud Memorystore - posted by GitBox <gi...@apache.org> on 2020/03/26 16:21:39 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-401) scheduler gets stuck without a trace - posted by "Marcin Kuthan (Jira)" <ji...@apache.org> on 2020/03/26 16:22:00 UTC, 2 replies.
- [GitHub] [airflow] potiuk commented on issue #7879: [AIRFLOW-6399] Serialization: DAG access_control field should be decorated field in DAG serialization - posted by GitBox <gi...@apache.org> on 2020/03/26 16:42:54 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7886: Display DAG filepaths in airflow dags list command - posted by GitBox <gi...@apache.org> on 2020/03/26 16:46:40 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7862: Improve setUp/tearDown in Cloud Firestore system test - posted by GitBox <gi...@apache.org> on 2020/03/26 16:47:10 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7860: Improve setUp/tearDown in PrestoToGCSSystemTest - posted by GitBox <gi...@apache.org> on 2020/03/26 16:48:00 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #6311: [AIRFLOW-5615] Reduce duplicated logic around job heartbeating - posted by GitBox <gi...@apache.org> on 2020/03/26 16:53:27 UTC, 0 replies.
- [GitHub] [airflow] randr97 opened a new issue #7887: Custom Facebook Operator - posted by GitBox <gi...@apache.org> on 2020/03/26 17:17:50 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7887: Custom Facebook Operator - posted by GitBox <gi...@apache.org> on 2020/03/26 17:17:51 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7693: [AIRFLOW-7046] Locale-formatted datetimes (UI only) - posted by GitBox <gi...@apache.org> on 2020/03/26 17:23:07 UTC, 0 replies.
- [GitHub] [airflow] ashb edited a comment on issue #7693: [AIRFLOW-7046] Locale-formatted datetimes (UI only) - posted by GitBox <gi...@apache.org> on 2020/03/26 17:23:32 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7888: Lazy load specific executors including DaskExecutor - posted by GitBox <gi...@apache.org> on 2020/03/26 17:30:28 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7888: Avoid loading executors in jobs - posted by GitBox <gi...@apache.org> on 2020/03/26 17:35:53 UTC, 4 replies.
- [GitHub] [airflow] mik-laj closed issue #7871: Kubernetes Executor wastefully creates pods for DummyOperator tasks - posted by GitBox <gi...@apache.org> on 2020/03/26 17:48:51 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7888: Avoid loading executors in jobs - posted by GitBox <gi...@apache.org> on 2020/03/26 18:09:24 UTC, 1 replies.
- [GitHub] [airflow] cong-zhu edited a comment on issue #7792: [AIRFLOW-7102] Add try_number to airflow context - posted by GitBox <gi...@apache.org> on 2020/03/26 18:22:41 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7888: Avoid loading executors in jobs - posted by GitBox <gi...@apache.org> on 2020/03/26 18:23:38 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #7888: Avoid loading executors in jobs - posted by GitBox <gi...@apache.org> on 2020/03/26 18:56:54 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7861: [AIRFLOW-7108] Fix CloudSecretsManagerBackend invalid connections_prefix - posted by GitBox <gi...@apache.org> on 2020/03/26 19:04:16 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7754: update celery to 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/03/26 19:12:52 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7754: update celery to 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/03/26 19:13:47 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7889: Fix Elastic DAG for TestDagFileProcessorQueriesCount - posted by GitBox <gi...@apache.org> on 2020/03/26 19:46:29 UTC, 0 replies.
- [GitHub] [airflow] yassipo opened a new issue #7890: ModuleNotFoundError: No module named 'werkzeug.middleware' - posted by GitBox <gi...@apache.org> on 2020/03/26 19:49:30 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7890: ModuleNotFoundError: No module named 'werkzeug.middleware' - posted by GitBox <gi...@apache.org> on 2020/03/26 19:49:31 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7811: Improve idempotency in MLEngineHook.create_model - posted by GitBox <gi...@apache.org> on 2020/03/26 20:17:21 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7889: Fix Elastic DAG for TestDagFileProcessorQueriesCount - posted by GitBox <gi...@apache.org> on 2020/03/26 20:18:59 UTC, 0 replies.
- [GitHub] [airflow] OmairK opened a new pull request #7891: [AIRFLOW-5825] SageMakerEndpointOperator is not idempotent - posted by GitBox <gi...@apache.org> on 2020/03/26 20:20:18 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5825) SageMakerEndpointOperator is not idempotent - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/26 20:21:00 UTC, 2 replies.
- [GitHub] [airflow] kaxil merged pull request #7879: [AIRFLOW-6399] Serialization: DAG access_control field should be decorated field in DAG serialization - posted by GitBox <gi...@apache.org> on 2020/03/26 20:27:31 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7879: [AIRFLOW-6399] Serialization: DAG access_control field should be decorated field in DAG serialization - posted by GitBox <gi...@apache.org> on 2020/03/26 20:28:13 UTC, 1 replies.
- [jira] [Resolved] (AIRFLOW-6399) Serialization: DAG access_control field should be decorated field in DAG serialization - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/26 20:29:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil closed pull request #7374: [AIRFLOW-6399] Serialization: DAG access_control field should be deco… - posted by GitBox <gi...@apache.org> on 2020/03/26 20:30:07 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7853: Change signature of GSheetsHook methods - posted by GitBox <gi...@apache.org> on 2020/03/26 20:35:14 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7892: [Doc] Separate supported Postgres versions with comma - posted by GitBox <gi...@apache.org> on 2020/03/26 20:45:49 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7892: [Doc] Separate supported Postgres versions with comma - posted by GitBox <gi...@apache.org> on 2020/03/26 20:51:46 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7893: [Doc] Fix broken link in README.md - posted by GitBox <gi...@apache.org> on 2020/03/26 20:54:50 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7889: Fix Elastic DAG for TestDagFileProcessorQueriesCount - posted by GitBox <gi...@apache.org> on 2020/03/26 21:09:27 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7894: Don't use DagBag in set_is_paused method - posted by GitBox <gi...@apache.org> on 2020/03/26 21:12:11 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7464: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation - posted by GitBox <gi...@apache.org> on 2020/03/26 21:17:54 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-4453) none_failed trigger rule cascading skipped state to downstream tasks - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/26 21:19:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7424: [AIRFLOW-6796] Clean up DAG serializations based on last_updated - posted by GitBox <gi...@apache.org> on 2020/03/26 21:29:15 UTC, 0 replies.
- [GitHub] [airflow] feluelle opened a new pull request #7895: Upgrade flask-appbuilder to ~=2.3 - posted by GitBox <gi...@apache.org> on 2020/03/26 21:32:14 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7896: [AIRFLOW-6399] Validate _access control in deserialized DAGs - posted by GitBox <gi...@apache.org> on 2020/03/26 21:43:08 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7893: Fix broken link in README.md - posted by GitBox <gi...@apache.org> on 2020/03/26 21:44:53 UTC, 0 replies.
- [GitHub] [airflow] ashb closed issue #7890: ModuleNotFoundError: No module named 'werkzeug.middleware' - posted by GitBox <gi...@apache.org> on 2020/03/26 22:31:21 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7896: [AIRFLOW-6399] Validate _access control in deserialized DAGs - posted by GitBox <gi...@apache.org> on 2020/03/26 22:32:56 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7896: [AIRFLOW-6399] Validate _access control in deserialized DAGs - posted by GitBox <gi...@apache.org> on 2020/03/26 22:34:01 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-1670) Make Airflow Viewable By Color-blind Users - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/26 22:36:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-1670) Make Airflow Viewable By Color-blind Users - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/26 22:36:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-4742) Change ui icon of failed dag runs to a darker shade of red - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/26 22:38:00 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7870: migrate from `dill` to `cloudpickle` for advanced serialization - posted by GitBox <gi...@apache.org> on 2020/03/26 22:40:30 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7876: API endpoint to fetch DAG instance expected start time - posted by GitBox <gi...@apache.org> on 2020/03/26 22:41:17 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-2910) HTTP Connection not obvious how use with https:// - posted by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/26 22:43:00 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7887: [WIP] Custom Facebook Ads Operator - posted by GitBox <gi...@apache.org> on 2020/03/26 22:45:10 UTC, 0 replies.
- [GitHub] [airflow] jpuffer commented on issue #7871: Kubernetes Executor wastefully creates pods for DummyOperator tasks - posted by GitBox <gi...@apache.org> on 2020/03/26 22:45:11 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7887: [WIP] Custom Facebook Ads Operator - posted by GitBox <gi...@apache.org> on 2020/03/26 22:47:32 UTC, 0 replies.
- [GitHub] [airflow] mik-laj edited a comment on issue #7887: [WIP] Custom Facebook Ads Operator - posted by GitBox <gi...@apache.org> on 2020/03/26 22:48:49 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7894: Don't use DagBag in set_is_paused method - posted by GitBox <gi...@apache.org> on 2020/03/26 22:53:44 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7897: Extract DAG cycle tester - posted by GitBox <gi...@apache.org> on 2020/03/26 22:58:37 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7898: Decouple DAG and SerializedDagModel - posted by GitBox <gi...@apache.org> on 2020/03/26 23:36:33 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7899: Move out get_python_source from www, Move get_dag to www.utils - posted by GitBox <gi...@apache.org> on 2020/03/27 00:01:21 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7899: Move out get_python_source from www, Move get_dag to www.utils - posted by GitBox <gi...@apache.org> on 2020/03/27 00:02:02 UTC, 0 replies.
- [GitHub] [airflow] zeroam closed pull request #7719: [AIRFLOW-7060] executor variable don't work in airflow.cfg in breeze shell - posted by GitBox <gi...@apache.org> on 2020/03/27 00:31:10 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7900: Convert properties with query to real methods - posted by GitBox <gi...@apache.org> on 2020/03/27 00:45:54 UTC, 0 replies.
- [GitHub] [airflow] randr97 commented on issue #7887: [WIP] Custom Facebook Ads Operator - posted by GitBox <gi...@apache.org> on 2020/03/27 03:25:38 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie opened a new pull request #7901: Remove sql like function in base_hook - posted by GitBox <gi...@apache.org> on 2020/03/27 05:38:25 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7901: Remove sql like function in base_hook - posted by GitBox <gi...@apache.org> on 2020/03/27 05:39:13 UTC, 6 replies.
- [GitHub] [airflow] zhongjiajie edited a comment on issue #7901: Remove sql like function in base_hook - posted by GitBox <gi...@apache.org> on 2020/03/27 05:39:28 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #7168: [AIRFLOW-6561] Add possibility to specify default resources for airfl… - posted by GitBox <gi...@apache.org> on 2020/03/27 05:59:06 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-3819) k8s executor - Allow the configuration of a global default for pod resource request/limits - posted by "Lihan Li (Jira)" <ji...@apache.org> on 2020/03/27 07:58:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7900: Convert properties with query to real methods - posted by GitBox <gi...@apache.org> on 2020/03/27 08:18:36 UTC, 0 replies.
- [GitHub] [airflow] stijndehaes commented on issue #7168: [AIRFLOW-6561] Add possibility to specify default resources for airfl… - posted by GitBox <gi...@apache.org> on 2020/03/27 08:19:50 UTC, 0 replies.
- [GitHub] [airflow] BasPH commented on issue #7426: [AIRFLOW-6765] Add CLI "airflow dags test" command - posted by GitBox <gi...@apache.org> on 2020/03/27 08:33:17 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7898: Decouple DAG and SerializedDagModel - posted by GitBox <gi...@apache.org> on 2020/03/27 09:21:03 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on issue #7754: update celery to 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/03/27 09:39:55 UTC, 0 replies.
- [GitHub] [airflow] turbaszek edited a comment on issue #7754: update celery to 4.4.2 - posted by GitBox <gi...@apache.org> on 2020/03/27 09:40:22 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7897: Extract DAG cycle tester - posted by GitBox <gi...@apache.org> on 2020/03/27 10:07:25 UTC, 0 replies.
- [jira] [Created] (AIRFLOW-7112) Kubernetes pod template - add ability to specify schedulerName - posted by "Nikolay (Jira)" <ji...@apache.org> on 2020/03/27 10:08:00 UTC, 0 replies.
- [GitHub] [airflow] zeroam closed pull request #7873: Add help message in celery command - posted by GitBox <gi...@apache.org> on 2020/03/27 10:40:39 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-3674) Adding documentation on official docker images - posted by "Ngwe Becky (Jira)" <ji...@apache.org> on 2020/03/27 10:41:00 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7168: [AIRFLOW-6561] Add possibility to specify default resources for airfl… - posted by GitBox <gi...@apache.org> on 2020/03/27 10:42:23 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7888: Avoid loading executors in jobs - posted by GitBox <gi...@apache.org> on 2020/03/27 10:51:29 UTC, 0 replies.
- [GitHub] [airflow] zeroam opened a new pull request #7902: Enable celery command in any environment - posted by GitBox <gi...@apache.org> on 2020/03/27 11:02:15 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie opened a new pull request #7903: Add property conn_name to dbapi_hook - posted by GitBox <gi...@apache.org> on 2020/03/27 11:06:58 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7903: [dont-merge] Add property conn_name to dbapi_hook - posted by GitBox <gi...@apache.org> on 2020/03/27 11:10:13 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-265) Custom parameters for DockerOperator - posted by "Ngwe Becky (Jira)" <ji...@apache.org> on 2020/03/27 11:22:00 UTC, 2 replies.
- [GitHub] [airflow] Javier162380 opened a new issue #7904: Airflow Kubernetes Pod Operator Debugger - posted by GitBox <gi...@apache.org> on 2020/03/27 11:28:23 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7904: Airflow Kubernetes Pod Operator Debugger - posted by GitBox <gi...@apache.org> on 2020/03/27 11:28:24 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base - posted by GitBox <gi...@apache.org> on 2020/03/27 12:04:59 UTC, 1 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7903: [dont-merge] Add property conn_name to dbapi_hook - posted by GitBox <gi...@apache.org> on 2020/03/27 12:10:03 UTC, 7 replies.
- [jira] [Updated] (AIRFLOW-7109) HiveServer2Hook and pyHive do not handle timeout correctly - posted by "Oliver Ricken (Jira)" <ji...@apache.org> on 2020/03/27 12:15:00 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on issue #7902: Enable celery command in any environment - posted by GitBox <gi...@apache.org> on 2020/03/27 12:55:23 UTC, 2 replies.
- [GitHub] [airflow] zeroam commented on issue #7902: Enable celery command in any environment - posted by GitBox <gi...@apache.org> on 2020/03/27 13:15:50 UTC, 2 replies.
- [GitHub] [airflow] potiuk edited a comment on issue #7841: Requirements now depend on python version - posted by GitBox <gi...@apache.org> on 2020/03/27 13:33:44 UTC, 0 replies.
- [GitHub] [airflow] turbaszek edited a comment on issue #7902: Enable celery command in any environment - posted by GitBox <gi...@apache.org> on 2020/03/27 13:35:49 UTC, 0 replies.
- [GitHub] [airflow] MatthewRBruce commented on issue #7424: [AIRFLOW-6796] Clean up DAG serializations based on last_updated - posted by GitBox <gi...@apache.org> on 2020/03/27 14:21:26 UTC, 2 replies.
- [GitHub] [airflow] potiuk merged pull request #7841: Requirements now depend on python version - posted by GitBox <gi...@apache.org> on 2020/03/27 14:27:55 UTC, 0 replies.
- [GitHub] [airflow] michalslowikowski00 commented on issue #7866: Add download/upload operators for GCS and Google Sheets - posted by GitBox <gi...@apache.org> on 2020/03/27 14:33:28 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-2906) DataDog Integration for Airflow - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/27 14:40:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7891: [AIRFLOW-5825] SageMakerEndpointOperator is not idempotent - posted by GitBox <gi...@apache.org> on 2020/03/27 15:00:35 UTC, 1 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7834: [WIP]Enable super init not called check in pylint - posted by GitBox <gi...@apache.org> on 2020/03/27 15:08:22 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie edited a comment on issue #7834: [WIP]Enable super init not called check in pylint - posted by GitBox <gi...@apache.org> on 2020/03/27 15:08:35 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #7903: [dont-merge] Add property conn_name to dbapi_hook - posted by GitBox <gi...@apache.org> on 2020/03/27 15:10:21 UTC, 1 replies.
- [GitHub] [airflow] JPFrancoia opened a new issue #7905: Pandas version pinned to < 1.0.0 - posted by GitBox <gi...@apache.org> on 2020/03/27 15:15:19 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7905: Pandas version pinned to < 1.0.0 - posted by GitBox <gi...@apache.org> on 2020/03/27 15:15:20 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7866: Add download/upload operators for GCS and Google Sheets - posted by GitBox <gi...@apache.org> on 2020/03/27 15:24:38 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #7900: Convert properties with query to real methods - posted by GitBox <gi...@apache.org> on 2020/03/27 15:24:58 UTC, 3 replies.
- [GitHub] [airflow] jrwalk commented on issue #7870: migrate from `dill` to `cloudpickle` for advanced serialization - posted by GitBox <gi...@apache.org> on 2020/03/27 15:33:49 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7834: [WIP]Enable super init not called check in pylint - posted by GitBox <gi...@apache.org> on 2020/03/27 16:33:16 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7834: [WIP]Enable super init not called check in pylint - posted by GitBox <gi...@apache.org> on 2020/03/27 16:38:48 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7834: Enable super init not called check in pylint - posted by GitBox <gi...@apache.org> on 2020/03/27 16:45:07 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] closed pull request #7357: [AIRFLOW-6273] Fixes Databricks Connection when using Token - posted by GitBox <gi...@apache.org> on 2020/03/27 16:59:07 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6273) databricks_hook.py changed how host is pulled - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/27 17:00:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-14) DagRun Refactor (Scheduler 2.0) - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 17:16:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-18) Alembic's constraints and indexes are unnamed thus hard to drop or change - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 17:16:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7906: Special tags when referring to other tasks - posted by GitBox <gi...@apache.org> on 2020/03/27 17:19:01 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-54) Special tags when referring to other tasks - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 17:20:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-54) Special tags when referring to other tasks - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 17:20:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-55) Add HDFS Log Support - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 17:21:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7907: End-to-end DAG testing - posted by GitBox <gi...@apache.org> on 2020/03/27 17:32:04 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-79) End-to-end DAG testing - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 17:33:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-79) End-to-end DAG testing - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 17:33:00 UTC, 0 replies.
- [GitHub] [airflow] turbaszek opened a new pull request #7908: Remove GKEStartPodOperator when backporting - posted by GitBox <gi...@apache.org> on 2020/03/27 17:34:19 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7909: Add configuration option in airflow.cfg for Flask APPLICATION_ROOT - posted by GitBox <gi...@apache.org> on 2020/03/27 17:35:18 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-87) Setup a development environment - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 17:36:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-82) Add configuration option in airflow.cfg for Flask APPLICATION_ROOT - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 17:36:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-82) Add configuration option in airflow.cfg for Flask APPLICATION_ROOT - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 17:36:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7910: Allow jinja templates to be used in task params - posted by GitBox <gi...@apache.org> on 2020/03/27 17:39:07 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-103) Allow jinja templates to be used in task params - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 17:40:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-103) Allow jinja templates to be used in task params - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 17:40:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7911: Add data retention policy to Airflow - posted by GitBox <gi...@apache.org> on 2020/03/27 17:41:45 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-108) Add data retention policy to Airflow - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 17:42:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7912: Fixed automated check for image rebuild - posted by GitBox <gi...@apache.org> on 2020/03/27 17:51:13 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7912: Fixed automated check for image rebuild - posted by GitBox <gi...@apache.org> on 2020/03/27 17:53:21 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7113) Airflow failed to render gantt view due to missing start_date - posted by "Cong Zhu (Jira)" <ji...@apache.org> on 2020/03/27 18:23:00 UTC, 0 replies.
- [GitHub] [airflow] cong-zhu opened a new pull request #7913: [AIRFLOW-7113] fix gantt render error - posted by GitBox <gi...@apache.org> on 2020/03/27 18:27:53 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7113) Airflow failed to render gantt view due to missing start_date - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/27 18:28:00 UTC, 5 replies.
- [GitHub] [airflow-site] rbowen opened a new pull request #255: Add link to apache.org - posted by GitBox <gi...@apache.org> on 2020/03/27 18:31:38 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-108) Add data retention policy to Airflow - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 18:52:00 UTC, 0 replies.
- [GitHub] [airflow] a-jumani commented on issue #7910: Allow jinja templates to be used in task params - posted by GitBox <gi...@apache.org> on 2020/03/27 19:25:41 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7914: Install version is not persistent in breeze - posted by GitBox <gi...@apache.org> on 2020/03/27 19:26:37 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7915: Allow hvac pakage installation using 'hashicorp' extra - posted by GitBox <gi...@apache.org> on 2020/03/27 19:49:43 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7913: [AIRFLOW-7113] fix gantt render error - posted by GitBox <gi...@apache.org> on 2020/03/27 20:32:22 UTC, 1 replies.
- [GitHub] [airflow] dimberman opened a new issue #7916: Differentiate Between Failure and Timeout - posted by GitBox <gi...@apache.org> on 2020/03/27 20:38:42 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-123) Differentiate Between Failure and Timeout - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 20:40:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-123) Differentiate Between Failure and Timeout - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 20:41:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7917: Differentiate Between Failure and Timeout - posted by GitBox <gi...@apache.org> on 2020/03/27 20:41:11 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7918: Add --debug option to scheduler - posted by GitBox <gi...@apache.org> on 2020/03/27 20:41:36 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7919: Add --debug option to scheduler - posted by GitBox <gi...@apache.org> on 2020/03/27 20:56:36 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-174) Add --debug option to scheduler - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 20:57:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-174) Add --debug option to scheduler - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 20:57:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7920: Allow a series of tasks to be executed on the same worker - posted by GitBox <gi...@apache.org> on 2020/03/27 20:57:38 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-193) Allow a series of tasks to be executed on the same worker - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 20:58:00 UTC, 1 replies.
- [jira] [Assigned] (AIRFLOW-193) Allow a series of tasks to be executed on the same worker - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 20:58:00 UTC, 0 replies.
- [jira] [Reopened] (AIRFLOW-193) Allow a series of tasks to be executed on the same worker - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 21:00:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7898: Decouple DAG and SerializedDagModel - posted by GitBox <gi...@apache.org> on 2020/03/27 21:03:11 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-193) Allow a series of tasks to be executed on the same worker - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 21:17:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7921: Custom parameters for DockerOperator - posted by GitBox <gi...@apache.org> on 2020/03/27 21:19:32 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-2289) Add additional quick start to INSTALL - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 21:21:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7922: First class support for JSON variables - posted by GitBox <gi...@apache.org> on 2020/03/27 21:24:48 UTC, 0 replies.
- [GitHub] [airflow] KevinYang21 commented on issue #7133: [AIRFLOW-6535] add exception to fail without retry - posted by GitBox <gi...@apache.org> on 2020/03/27 21:37:31 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-310) First class support for JSON variables - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 22:01:00 UTC, 5 replies.
- [jira] [Issue Comment Deleted] (AIRFLOW-310) First class support for JSON variables - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 22:02:00 UTC, 3 replies.
- [GitHub] [airflow] jstern commented on issue #7133: [AIRFLOW-6535] add exception to fail without retry - posted by GitBox <gi...@apache.org> on 2020/03/27 22:23:30 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7915: Allow hvac pakage installation using 'hashicorp' extra - posted by GitBox <gi...@apache.org> on 2020/03/27 23:02:29 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7915: Allow hvac pakage installation using 'hashicorp' extra - posted by GitBox <gi...@apache.org> on 2020/03/27 23:03:59 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7923: [WIP] Get Airflow Connection from Environment Variables & SecretsBackend - posted by GitBox <gi...@apache.org> on 2020/03/27 23:11:10 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-310) First class support for JSON variables - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:13:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7915: Allow hvac pakage installation using 'hashicorp' extra - posted by GitBox <gi...@apache.org> on 2020/03/27 23:13:39 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7924: First class support for JSON variables - posted by GitBox <gi...@apache.org> on 2020/03/27 23:14:13 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7925: Kill task instances that haven't been able to heartbeat for a while - posted by GitBox <gi...@apache.org> on 2020/03/27 23:15:26 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-374) Kill task instances that haven't been able to heartbeat for a while - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:16:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-374) Kill task instances that haven't been able to heartbeat for a while - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:16:00 UTC, 0 replies.
- [GitHub] [airflow] KevinYang21 commented on issue #7913: [AIRFLOW-7113] fix gantt render error - posted by GitBox <gi...@apache.org> on 2020/03/27 23:16:23 UTC, 1 replies.
- [GitHub] [airflow] dimberman opened a new issue #7926: Kill task instances that haven't been able to heartbeat for a while - posted by GitBox <gi...@apache.org> on 2020/03/27 23:16:50 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-108) Add data retention policy to Airflow - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:22:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-326) Unclean scheduler restarts result in zombie Task Instances - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:25:00 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-326) Unclean scheduler restarts result in zombie Task Instances - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:25:00 UTC, 1 replies.
- [jira] [Reopened] (AIRFLOW-326) Unclean scheduler restarts result in zombie Task Instances - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:26:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (AIRFLOW-326) Unclean scheduler restarts result in zombie Task Instances - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:27:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7927: Unclean scheduler restarts result in zombie Task Instances - posted by GitBox <gi...@apache.org> on 2020/03/27 23:27:01 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-330) Decorated PythonOperator python_callable functions don't show the original function in task code view - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:29:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7928: Documentation says Sub-DAG names follow a convention, but in reality it's enforced - posted by GitBox <gi...@apache.org> on 2020/03/27 23:29:31 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-332) Documentation says Sub-DAG names follow a convention, but in reality it's enforced - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:30:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-332) Documentation says Sub-DAG names follow a convention, but in reality it's enforced - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:30:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-344) ImportError: No module named lockfile.pidlockfile - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:31:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7929: Failed to clear downstream tasks - posted by GitBox <gi...@apache.org> on 2020/03/27 23:31:17 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-351) Failed to clear downstream tasks - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:32:01 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-351) Failed to clear downstream tasks - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:32:01 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7930: How should I run task with owner not shell owner in AIRFLOW - posted by GitBox <gi...@apache.org> on 2020/03/27 23:32:45 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-357) How should I run task with owner not shell owner in AIRFLOW - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:33:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-357) How should I run task with owner not shell owner in AIRFLOW - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:34:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7931: DAGs can run before start_date time - posted by GitBox <gi...@apache.org> on 2020/03/27 23:34:02 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7932: DAGs can run before start_date time - posted by GitBox <gi...@apache.org> on 2020/03/27 23:34:39 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-372) DAGs can run before start_date time - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:35:00 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-372) DAGs can run before start_date time - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:35:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7923: [WIP] Get Airflow Connection from Environment Variables & SecretsBackend - posted by GitBox <gi...@apache.org> on 2020/03/27 23:36:26 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-376) TypeError("Boolean value of this clause is not defined") - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:38:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7933: Airflow does not warn if we create 2 dags with the same dag_id - posted by GitBox <gi...@apache.org> on 2020/03/27 23:38:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-377) Airflow does not warn if we create 2 dags with the same dag_id - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:39:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-377) Airflow does not warn if we create 2 dags with the same dag_id - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:39:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7934: Support more general and customizable trigger rule options - posted by GitBox <gi...@apache.org> on 2020/03/27 23:39:32 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-389) Support more general and customizable trigger rule options - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:40:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-389) Support more general and customizable trigger rule options - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:40:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-382) YarnExecutor - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:40:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-392) DAG runs on strange schedule in the past when deployed - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:41:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7935: scheduler gets stuck without a trace - posted by GitBox <gi...@apache.org> on 2020/03/27 23:41:12 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-401) scheduler gets stuck without a trace - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:42:02 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7936: UI should not print traceback for missing dag/task in URL - posted by GitBox <gi...@apache.org> on 2020/03/27 23:43:38 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-417) UI should not print traceback for missing dag/task in URL - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:44:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-417) UI should not print traceback for missing dag/task in URL - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:44:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-432) Failure in importing DAG - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:45:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7923: [WIP] Get Airflow Connection from Environment Variables & SecretsBackend - posted by GitBox <gi...@apache.org> on 2020/03/27 23:45:42 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-305) Fix /dag_stats not to double count TI belonging to the last DAG and still running - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:46:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7937: MySQL backend connection management bug (related to PythonOperator) - posted by GitBox <gi...@apache.org> on 2020/03/27 23:54:10 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-405) MySQL backend connection management bug (related to PythonOperator) - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:55:00 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-405) MySQL backend connection management bug (related to PythonOperator) - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:55:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7938: MySQL backend connection management bug (related to PythonOperator) - posted by GitBox <gi...@apache.org> on 2020/03/27 23:57:12 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-433) Allow tasks to be scheduled in the current schedule interval instead of previous - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:58:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-433) Allow tasks to be scheduled in the current schedule interval instead of previous - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/27 23:58:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7939: DagRuns are marked as failed as soon as one task fails - posted by GitBox <gi...@apache.org> on 2020/03/27 23:58:29 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7940: DagRuns are marked as failed as soon as one task fails - posted by GitBox <gi...@apache.org> on 2020/03/27 23:59:28 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-441) DagRuns are marked as failed as soon as one task fails - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/28 00:00:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-441) DagRuns are marked as failed as soon as one task fails - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/28 00:00:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7941: Webserver does not detach from console when using -D - posted by GitBox <gi...@apache.org> on 2020/03/28 00:01:46 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-484) "No data available in table" message could be clearer - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/28 00:02:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-486) Webserver does not detach from console when using -D - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/28 00:02:01 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-486) Webserver does not detach from console when using -D - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/28 00:02:01 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7942: Webserver does not detach from console when using -D - posted by GitBox <gi...@apache.org> on 2020/03/28 00:02:22 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-487) Split/Chunk operator - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/28 00:03:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7943: SSH Hook Problem - Failed to create remote temp file - posted by GitBox <gi...@apache.org> on 2020/03/28 00:03:29 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-495) SSH Hook Problem - Failed to create remote temp file - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/28 00:04:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-495) SSH Hook Problem - Failed to create remote temp file - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/28 00:04:00 UTC, 0 replies.
- [GitHub] [airflow] KevinYang21 commented on issue #7792: [AIRFLOW-7102] Add try_number to airflow context - posted by GitBox <gi...@apache.org> on 2020/03/28 00:34:06 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7891: [AIRFLOW-5825] SageMakerEndpointOperator is not idempotent - posted by GitBox <gi...@apache.org> on 2020/03/28 01:30:32 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7891: [AIRFLOW-5825] SageMakerEndpointOperator is not idempotent - posted by GitBox <gi...@apache.org> on 2020/03/28 01:31:41 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7891: [AIRFLOW-5825] SageMakerEndpointOperator is not idempotent - posted by GitBox <gi...@apache.org> on 2020/03/28 01:33:56 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-5825) SageMakerEndpointOperator is not idempotent - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/28 01:35:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7944: [Depends on #7923] Get Airflow Variables from Hashicorp Vault - posted by GitBox <gi...@apache.org> on 2020/03/28 03:02:42 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7945: [Depends on #7923 & #7944]Get Airflow Variables from AWS Systems Manager Parameter Store - posted by GitBox <gi...@apache.org> on 2020/03/28 03:25:31 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7905: Pandas version pinned to < 1.0.0 - posted by GitBox <gi...@apache.org> on 2020/03/28 03:33:45 UTC, 0 replies.
- [GitHub] [airflow] cong-zhu commented on issue #7913: [AIRFLOW-7113] fix gantt render error - posted by GitBox <gi...@apache.org> on 2020/03/28 03:35:37 UTC, 1 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7941: Webserver does not detach from console when using -D - posted by GitBox <gi...@apache.org> on 2020/03/28 03:36:10 UTC, 1 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7946: Get Airflow Variables from GCP Secrets Manager - posted by GitBox <gi...@apache.org> on 2020/03/28 03:48:45 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7923: Get Airflow Variables from Environment Variables - posted by GitBox <gi...@apache.org> on 2020/03/28 04:00:31 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7923: Get Airflow Variables from Environment Variables - posted by GitBox <gi...@apache.org> on 2020/03/28 04:01:23 UTC, 2 replies.
- [GitHub] [airflow] codecov-io commented on issue #7944: [Depends on #7923] Get Airflow Variables from Hashicorp Vault - posted by GitBox <gi...@apache.org> on 2020/03/28 05:22:20 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7944: [Depends on #7923] Get Airflow Variables from Hashicorp Vault - posted by GitBox <gi...@apache.org> on 2020/03/28 05:22:40 UTC, 5 replies.
- [jira] [Assigned] (AIRFLOW-265) Custom parameters for DockerOperator - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/28 05:48:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-3674) Adding documentation on official docker images - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/28 05:50:00 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #7403: can launch KubernetesExecutor pods from CeleryExecutor - posted by GitBox <gi...@apache.org> on 2020/03/28 06:47:28 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7912: Fixed automated check for image rebuild - posted by GitBox <gi...@apache.org> on 2020/03/28 07:24:07 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7947: Fixes too high parallelism in CI - posted by GitBox <gi...@apache.org> on 2020/03/28 08:50:52 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7947: Fixes too high parallelism in CI - posted by GitBox <gi...@apache.org> on 2020/03/28 09:00:17 UTC, 5 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7923: Get Airflow Variables from Environment Variables - posted by GitBox <gi...@apache.org> on 2020/03/28 09:06:40 UTC, 2 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7923: Get Airflow Variables from Environment Variables - posted by GitBox <gi...@apache.org> on 2020/03/28 09:19:43 UTC, 2 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7902: Enable celery command in any environment - posted by GitBox <gi...@apache.org> on 2020/03/28 09:37:10 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on issue #7941: Webserver does not detach from console when using -D - posted by GitBox <gi...@apache.org> on 2020/03/28 09:40:11 UTC, 0 replies.
- [GitHub] [airflow] turbaszek merged pull request #7866: Add download/upload operators for GCS and Google Sheets - posted by GitBox <gi...@apache.org> on 2020/03/28 09:41:47 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7914: Install version is not persistent in breeze - posted by GitBox <gi...@apache.org> on 2020/03/28 10:03:54 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie edited a comment on issue #7941: Webserver does not detach from console when using -D - posted by GitBox <gi...@apache.org> on 2020/03/28 10:17:07 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7947: Fixes too high parallelism in CI - posted by GitBox <gi...@apache.org> on 2020/03/28 10:24:01 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7923: Get Airflow Variables from Environment Variables - posted by GitBox <gi...@apache.org> on 2020/03/28 10:56:46 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7948: Make BaseSecretsBackend.build_path generic - posted by GitBox <gi...@apache.org> on 2020/03/28 11:11:21 UTC, 0 replies.
- [GitHub] [airflow] zeroam commented on a change in pull request #7902: Enable celery command in any environment - posted by GitBox <gi...@apache.org> on 2020/03/28 11:11:34 UTC, 1 replies.
- [GitHub] [airflow] kaxil commented on issue #7944: [Depends on #7923] Get Airflow Variables from Hashicorp Vault - posted by GitBox <gi...@apache.org> on 2020/03/28 11:14:21 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7894: Don't use DagBag in set_is_paused method - posted by GitBox <gi...@apache.org> on 2020/03/28 11:21:55 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #7949: Use mock.patch in TestExecutorLoader.test_should_support_plugins - posted by GitBox <gi...@apache.org> on 2020/03/28 11:44:26 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7948: Make BaseSecretsBackend.build_path generic - posted by GitBox <gi...@apache.org> on 2020/03/28 11:47:07 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7948: Make BaseSecretsBackend.build_path generic - posted by GitBox <gi...@apache.org> on 2020/03/28 11:58:56 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7948: Make BaseSecretsBackend.build_path generic - posted by GitBox <gi...@apache.org> on 2020/03/28 11:59:50 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #7894: Don't use DagBag in set_is_paused method - posted by GitBox <gi...@apache.org> on 2020/03/28 12:14:39 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7944: Get Airflow Variables from Hashicorp Vault - posted by GitBox <gi...@apache.org> on 2020/03/28 12:20:12 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7945: Get Airflow Variables from AWS Systems Manager Parameter Store - posted by GitBox <gi...@apache.org> on 2020/03/28 12:39:36 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7945: Get Airflow Variables from AWS Systems Manager Parameter Store - posted by GitBox <gi...@apache.org> on 2020/03/28 12:40:18 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7947: Fixes too high parallelism in CI - posted by GitBox <gi...@apache.org> on 2020/03/28 13:19:55 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7944: Get Airflow Variables from Hashicorp Vault - posted by GitBox <gi...@apache.org> on 2020/03/28 13:34:58 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7944: Get Airflow Variables from Hashicorp Vault - posted by GitBox <gi...@apache.org> on 2020/03/28 13:35:15 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7946: Get Airflow Variables from GCP Secrets Manager - posted by GitBox <gi...@apache.org> on 2020/03/28 13:35:39 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7946: Get Airflow Variables from GCP Secrets Manager - posted by GitBox <gi...@apache.org> on 2020/03/28 13:35:44 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7945: Get Airflow Variables from AWS Systems Manager Parameter Store - posted by GitBox <gi...@apache.org> on 2020/03/28 13:35:53 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7945: Get Airflow Variables from AWS Systems Manager Parameter Store - posted by GitBox <gi...@apache.org> on 2020/03/28 13:35:57 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7947: Fixes too high parallelism in CI - posted by GitBox <gi...@apache.org> on 2020/03/28 13:38:03 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7950: Remove Prepare & test backport package for 1.10.6 test from CI - posted by GitBox <gi...@apache.org> on 2020/03/28 13:49:51 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7950: Remove Preparing backport package for 1.10.6 test from CI - posted by GitBox <gi...@apache.org> on 2020/03/28 13:50:50 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7951: Remove unnecessary messages in CI - posted by GitBox <gi...@apache.org> on 2020/03/28 14:03:49 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #7952: Fix typo for store_serialized_dags config - posted by GitBox <gi...@apache.org> on 2020/03/28 14:11:37 UTC, 0 replies.
- [GitHub] [airflow] zeroam opened a new pull request #7953: close sftp connection without error - posted by GitBox <gi...@apache.org> on 2020/03/28 14:15:42 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7953: close sftp connection without error - posted by GitBox <gi...@apache.org> on 2020/03/28 15:23:38 UTC, 1 replies.
- [GitHub] [airflow] gdevanla commented on issue #7850: [AIRFLOW-4688]: Fix Pylint checks on modules under `scripts` folder - posted by GitBox <gi...@apache.org> on 2020/03/28 15:26:35 UTC, 1 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7902: Enable celery command in any environment - posted by GitBox <gi...@apache.org> on 2020/03/28 15:40:42 UTC, 1 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7902: Enable celery command in any environment - posted by GitBox <gi...@apache.org> on 2020/03/28 15:41:10 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7952: Fix typo for store_serialized_dags config - posted by GitBox <gi...@apache.org> on 2020/03/28 16:59:48 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7850: [AIRFLOW-4688]: Fix Pylint checks on modules under `scripts` folder - posted by GitBox <gi...@apache.org> on 2020/03/28 18:18:02 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7951: Remove unnecessary messages in CI - posted by GitBox <gi...@apache.org> on 2020/03/28 18:18:41 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #7913: [AIRFLOW-7113] fix gantt render error - posted by GitBox <gi...@apache.org> on 2020/03/28 18:56:36 UTC, 0 replies.
- [GitHub] [airflow] turbaszek merged pull request #7949: Use mock.patch in TestExecutorLoader.test_should_support_plugins - posted by GitBox <gi...@apache.org> on 2020/03/28 20:43:17 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7832: [WIP] Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/28 20:46:07 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7832: [WIP] Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/28 20:46:11 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7850: [AIRFLOW-4688]: Fix Pylint checks on modules under `scripts` folder - posted by GitBox <gi...@apache.org> on 2020/03/29 02:27:43 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7850: [AIRFLOW-4688]: Fix Pylint checks on modules under `scripts` folder - posted by GitBox <gi...@apache.org> on 2020/03/29 02:27:52 UTC, 3 replies.
- [GitHub] [airflow] codecov-io commented on issue #7908: Remove GKEStartPodOperator when backporting - posted by GitBox <gi...@apache.org> on 2020/03/29 09:33:09 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7908: Remove GKEStartPodOperator when backporting - posted by GitBox <gi...@apache.org> on 2020/03/29 09:34:31 UTC, 5 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7908: Remove GKEStartPodOperator when backporting - posted by GitBox <gi...@apache.org> on 2020/03/29 09:41:56 UTC, 0 replies.
- [GitHub] [airflow] Fokko commented on issue #7947: Fixes too high parallelism in CI - posted by GitBox <gi...@apache.org> on 2020/03/29 10:11:39 UTC, 0 replies.
- [GitHub] [airflow] BasPH commented on issue #7792: [AIRFLOW-7102] Add try_number to airflow context - posted by GitBox <gi...@apache.org> on 2020/03/29 10:14:15 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7908: Remove GKEStartPodOperator when backporting - posted by GitBox <gi...@apache.org> on 2020/03/29 10:26:58 UTC, 0 replies.
- [GitHub] [airflow] JPFrancoia opened a new pull request #7954: Pinning max pandas version to 2.0 (lesser than) to allow pandas 1.0. - posted by GitBox <gi...@apache.org> on 2020/03/29 11:04:37 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7954: Pinning max pandas version to 2.0 (lesser than) to allow pandas 1.0. - posted by GitBox <gi...@apache.org> on 2020/03/29 11:04:39 UTC, 1 replies.
- [GitHub] [airflow] JPFrancoia commented on issue #7905: Pandas version pinned to < 1.0.0 - posted by GitBox <gi...@apache.org> on 2020/03/29 11:08:00 UTC, 0 replies.
- [GitHub] [airflow] PriOliveira opened a new issue #7955: Passing network and config/secret to DockerSwarmOperator - posted by GitBox <gi...@apache.org> on 2020/03/29 11:24:36 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7955: Passing network and config/secret to DockerSwarmOperator - posted by GitBox <gi...@apache.org> on 2020/03/29 11:24:37 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7954: Pinning max pandas version to 2.0 (lesser than) to allow pandas 1.0. - posted by GitBox <gi...@apache.org> on 2020/03/29 11:58:50 UTC, 3 replies.
- [GitHub] [airflow] potiuk edited a comment on issue #7954: Pinning max pandas version to 2.0 (lesser than) to allow pandas 1.0. - posted by GitBox <gi...@apache.org> on 2020/03/29 12:01:18 UTC, 1 replies.
- [GitHub] [airflow] potiuk edited a comment on issue #7947: Fixes too high parallelism in CI - posted by GitBox <gi...@apache.org> on 2020/03/29 12:07:12 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7947: Fixes too high parallelism in CI - posted by GitBox <gi...@apache.org> on 2020/03/29 12:08:38 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7908: Remove GKEStartPodOperator when backporting - posted by GitBox <gi...@apache.org> on 2020/03/29 12:10:08 UTC, 0 replies.
- [GitHub] [airflow] potiuk edited a comment on issue #7832: [WIP] Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/29 12:15:01 UTC, 0 replies.
- [GitHub] [airflow] turbaszek opened a new pull request #7956: Add link Airflow website in README - posted by GitBox <gi...@apache.org> on 2020/03/29 12:29:13 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7956: Add link Airflow website in README - posted by GitBox <gi...@apache.org> on 2020/03/29 12:31:27 UTC, 1 replies.
- [GitHub] [airflow] JPFrancoia commented on issue #7954: Pinning max pandas version to 2.0 (lesser than) to allow pandas 1.0. - posted by GitBox <gi...@apache.org> on 2020/03/29 12:40:51 UTC, 3 replies.
- [GitHub] [airflow] JPFrancoia edited a comment on issue #7954: Pinning max pandas version to 2.0 (lesser than) to allow pandas 1.0. - posted by GitBox <gi...@apache.org> on 2020/03/29 12:41:11 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #7956: Add link Airflow website in README - posted by GitBox <gi...@apache.org> on 2020/03/29 12:43:15 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7957: SLA notification does not work for manually triggered DAGs - posted by GitBox <gi...@apache.org> on 2020/03/29 14:57:27 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7957: SLA notification does not work for manually triggered DAGs - posted by GitBox <gi...@apache.org> on 2020/03/29 14:58:15 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7958: SLA notification does not work for manually triggered DAGs - posted by GitBox <gi...@apache.org> on 2020/03/29 14:59:15 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7959: SLA notification does not work for manually triggered DAGs - posted by GitBox <gi...@apache.org> on 2020/03/29 15:22:11 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-557) SLA notification does not work for manually triggered DAGs - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:23:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-557) SLA notification does not work for manually triggered DAGs - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:23:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7960: Should be able to prevent tasks from overlapping across multiple DAG Runs - posted by GitBox <gi...@apache.org> on 2020/03/29 15:24:47 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-323) Should be able to prevent tasks from overlapping across multiple DAG Runs - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:25:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-323) Should be able to prevent tasks from overlapping across multiple DAG Runs - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:25:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7961: allow gunicorn config to be passed to airflow webserver - posted by GitBox <gi...@apache.org> on 2020/03/29 15:26:25 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-571) allow gunicorn config to be passed to airflow webserver - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:27:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-571) allow gunicorn config to be passed to airflow webserver - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:27:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-573) Jinja2 template failing env argument in BashOperater if string ends in .sh or .bash - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:28:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on issue #6870: [AIRFLOW-0578] Check return code - posted by GitBox <gi...@apache.org> on 2020/03/29 15:29:25 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7962: BaseJob does not check return code of a process - posted by GitBox <gi...@apache.org> on 2020/03/29 15:29:41 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-578) BaseJob does not check return code of a process - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:30:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-578) BaseJob does not check return code of a process - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:30:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7963: Airflow's Hive integration doesn't scale up to tables with more than 32, 767 partitions (and this is really easy to fix) - posted by GitBox <gi...@apache.org> on 2020/03/29 15:31:08 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-601) Airflow's Hive integration doesn't scale up to tables with more than 32,767 partitions (and this is really easy to fix) - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:32:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-603) db.py pessimistic_connection_handling not compatible with Oracle - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:32:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-601) Airflow's Hive integration doesn't scale up to tables with more than 32,767 partitions (and this is really easy to fix) - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:32:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7964: TI's without dagrun never set to failed or none. - posted by GitBox <gi...@apache.org> on 2020/03/29 15:32:07 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7965: Tasks getting Queued when Pool is full sometimes never run - posted by GitBox <gi...@apache.org> on 2020/03/29 15:32:49 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-605) TI's without dagrun never set to failed or none. - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:33:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-627) Tasks getting Queued when Pool is full sometimes never run - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:33:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-605) TI's without dagrun never set to failed or none. - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:33:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7966: Operators in Subdags don't have their associated DagRun in the context - posted by GitBox <gi...@apache.org> on 2020/03/29 15:33:46 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-637) Operators in Subdags don't have their associated DagRun in the context - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:34:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-627) Tasks getting Queued when Pool is full sometimes never run - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:34:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7967: Add dag_run to the task_instance table or create new taskuuid column and use this to uniquely identify a task - posted by GitBox <gi...@apache.org> on 2020/03/29 15:34:23 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7968: Add dag_run to the task_instance table or create new taskuuid column and use this to uniquely identify a task - posted by GitBox <gi...@apache.org> on 2020/03/29 15:35:22 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-642) Add dag_run to the task_instance table or create new taskuuid column and use this to uniquely identify a task - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:37:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-642) Add dag_run to the task_instance table or create new taskuuid column and use this to uniquely identify a task - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:37:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7969: Using the LatestOnlyOperator results in tasks being reenqueued many times over - posted by GitBox <gi...@apache.org> on 2020/03/29 15:37:45 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-648) Using the LatestOnlyOperator results in tasks being reenqueued many times over - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:38:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-648) Using the LatestOnlyOperator results in tasks being reenqueued many times over - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:38:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-655) Is there a way to add dags at run time without restarting the web server? - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:39:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-675) Add an error log to the UI of Airflow. - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:41:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-687) Gracefully halt workers through CLI - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:42:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-687) Gracefully halt workers through CLI - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:42:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7970: Automatic Refresh on DAG Graph View - posted by GitBox <gi...@apache.org> on 2020/03/29 15:42:20 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7971: admin->connection extra value dont show up - posted by GitBox <gi...@apache.org> on 2020/03/29 15:42:47 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-690) airflow_local_settings is not documented - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:43:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-659) Automatic Refresh on DAG Graph View - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:43:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-688) admin->connection extra value dont show up - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:43:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-659) Automatic Refresh on DAG Graph View - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:43:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-688) admin->connection extra value dont show up - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:43:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7972: Ability to exclude a task in a Dag run. - posted by GitBox <gi...@apache.org> on 2020/03/29 15:44:23 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-697) Ability to exclude a task in a Dag run. - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:45:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-697) Ability to exclude a task in a Dag run. - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:45:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-711) stopping scheduler makes running sensor fail - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:46:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7973: SSHExecuteOperator dont respect multiline output from the command - posted by GitBox <gi...@apache.org> on 2020/03/29 15:46:18 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7974: PrestoHook - Add session properties - posted by GitBox <gi...@apache.org> on 2020/03/29 15:46:35 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-714) PrestoHook - Add session properties - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:47:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-708) SSHExecuteOperator dont respect multiline output from the command - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:47:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-714) PrestoHook - Add session properties - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:47:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7975: PrestoHook - Add session properties - posted by GitBox <gi...@apache.org> on 2020/03/29 15:47:24 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7976: Deferred DAG assignment breaks with default_args - posted by GitBox <gi...@apache.org> on 2020/03/29 15:47:33 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-733) Deferred DAG assignment breaks with default_args - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:48:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-733) Deferred DAG assignment breaks with default_args - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:48:00 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-745) DAG Links Ordering Does not Match Ordering on Other Pages - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:49:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7977: Added direct bind and distinguished name template options to LDAP backend - posted by GitBox <gi...@apache.org> on 2020/03/29 15:49:42 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-754) Operator for IBM BigSQL - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:51:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-758) airflow webserver does not properly detach when using '--daemon' - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:52:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7978: Scheduler Processor creates logging directories as 777 instead of 755 - posted by GitBox <gi...@apache.org> on 2020/03/29 15:52:14 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7979: Schedule requirement for subdags - posted by GitBox <gi...@apache.org> on 2020/03/29 15:52:44 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-769) Schedule requirement for subdags - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:53:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-767) Scheduler Processor creates logging directories as 777 instead of 755 - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:53:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-769) Schedule requirement for subdags - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:53:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-767) Scheduler Processor creates logging directories as 777 instead of 755 - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 15:53:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7980: Upgrading to latest requirements is eager - posted by GitBox <gi...@apache.org> on 2020/03/29 17:09:20 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7980: Upgrading to latest requirements is eager - posted by GitBox <gi...@apache.org> on 2020/03/29 17:12:21 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7954: Pinning max pandas version to 2.0 (lesser than) to allow pandas 1.0. - posted by GitBox <gi...@apache.org> on 2020/03/29 17:56:19 UTC, 0 replies.
- [GitHub] [airflow] Fokko commented on a change in pull request #7980: Upgrading to latest requirements is eager - posted by GitBox <gi...@apache.org> on 2020/03/29 18:10:01 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7908: Remove GKEStartPodOperator when backporting - posted by GitBox <gi...@apache.org> on 2020/03/29 18:17:47 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-772) Handle failed DAG parsing on workers - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:22:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-788) Context unexpectedly added to hive conf - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:23:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7981: Creating temporary file in /tmp is not happening in RHEL - posted by GitBox <gi...@apache.org> on 2020/03/29 18:23:45 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-795) Creating temporary file in /tmp is not happening in RHEL - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:24:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-798) LocalTaskJob can terminate prematurely - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:24:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-791) At start up all running dag_runs are being checked, but not fixed - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:24:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7982: When creating a DagRun from the interface Run Id should be mandatory - posted by GitBox <gi...@apache.org> on 2020/03/29 18:24:53 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-795) Creating temporary file in /tmp is not happening in RHEL - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:25:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-804) Airflow installs latest Celery which does not support `sqla` transport - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:25:00 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-805) When creating a DagRun from the interface Run Id should be mandatory - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:26:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-818) User env variables overridden when using kerberos - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:27:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-819) Dateutil macro is currently useless - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:28:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-824) Allow writing to XCOM values via API - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:28:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-827) Add scrapyd operator - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:29:00 UTC, 0 replies.
- [GitHub] [airflow] gsakkis opened a new pull request #5012: [AIRFLOW-833] New `airflow default_config` command - posted by GitBox <gi...@apache.org> on 2020/03/29 18:29:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on issue #5012: [AIRFLOW-833] New `airflow default_config` command - posted by GitBox <gi...@apache.org> on 2020/03/29 18:29:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7983: Bash_operator dont read multiline output - posted by GitBox <gi...@apache.org> on 2020/03/29 18:29:21 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-811) Bash_operator dont read multiline output - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:30:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-811) Bash_operator dont read multiline output - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:30:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-833) Sub-command to generate the default config - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/29 18:30:00 UTC, 2 replies.
- [GitHub] [airflow] dimberman opened a new issue #7984: Bash_operator dont read multiline output - posted by GitBox <gi...@apache.org> on 2020/03/29 18:30:07 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7985: Sub-command to generate the default config - posted by GitBox <gi...@apache.org> on 2020/03/29 18:30:44 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-833) Sub-command to generate the default config - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:36:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-835) SMTP Mail delivery fails with server using CRAM-MD5 auth - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:37:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7986: SMTP Mail delivery fails with server using CRAM-MD5 auth - posted by GitBox <gi...@apache.org> on 2020/03/29 18:42:53 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-835) SMTP Mail delivery fails with server using CRAM-MD5 auth - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:44:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-835) SMTP Mail delivery fails with server using CRAM-MD5 auth - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:44:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman removed a comment on issue #5012: [AIRFLOW-833] New `airflow default_config` command - posted by GitBox <gi...@apache.org> on 2020/03/29 18:44:39 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed pull request #5012: [AIRFLOW-833] New `airflow default_config` command - posted by GitBox <gi...@apache.org> on 2020/03/29 18:44:42 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-20) Improving the scheduler by making dag runs more coherent - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:46:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7987: Remove deprecated features prior to releasing Airflow 2.0 - posted by GitBox <gi...@apache.org> on 2020/03/29 18:46:13 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7988: Scheduler blackout time period - posted by GitBox <gi...@apache.org> on 2020/03/29 18:47:42 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-32) Remove deprecated features prior to releasing Airflow 2.0 - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:48:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-81) Scheduler blackout time period - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:48:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-32) Remove deprecated features prior to releasing Airflow 2.0 - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:48:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-81) Scheduler blackout time period - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:48:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #7956: Add link Airflow website in README - posted by GitBox <gi...@apache.org> on 2020/03/29 18:48:01 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-98) Using Flask extensions from a plugin - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:49:00 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-137) Airflow does not respect 'max_active_runs' when task from multiple dag runs cleared - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:50:00 UTC, 2 replies.
- [GitHub] [airflow] dimberman opened a new issue #7989: Tasks do not get backfilled sequentially - posted by GitBox <gi...@apache.org> on 2020/03/29 18:51:38 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-152) Add --task_params option to 'airflow run' - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:52:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7990: Warn on DagBag skipping modules - posted by GitBox <gi...@apache.org> on 2020/03/29 18:52:57 UTC, 1 replies.
- [jira] [Closed] (AIRFLOW-593) Tasks do not get backfilled sequentially - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:53:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-594) Load plugins and workflows from installed packages - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:53:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-593) Tasks do not get backfilled sequentially - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:53:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-636) Warn on DagBag skipping modules - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:54:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-673) Add operational metrics test for SchedulerJob - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:54:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-644) Issue with past runs when using starttime as datetime.now() - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:54:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-636) Warn on DagBag skipping modules - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:54:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-669) JobScheduler skips the first dag run - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:54:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-708) SSHExecuteOperator dont respect multiline output from the command - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 18:55:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #7991: Further decrease of amount of parallelism - posted by GitBox <gi...@apache.org> on 2020/03/29 18:58:50 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7990: Warn on DagBag skipping modules - posted by GitBox <gi...@apache.org> on 2020/03/29 19:00:14 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7980: Upgrading to latest requirements is eager - posted by GitBox <gi...@apache.org> on 2020/03/29 19:03:04 UTC, 0 replies.
- [GitHub] [airflow] dimberman merged pull request #7643: [AIRFLOW-XXXX] fix pools doc for LocalExecutor - posted by GitBox <gi...@apache.org> on 2020/03/29 19:29:27 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on issue #7643: [AIRFLOW-XXXX] fix pools doc for LocalExecutor - posted by GitBox <gi...@apache.org> on 2020/03/29 19:29:51 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-584) Airflow Pool does not limit running tasks - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/29 19:31:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on issue #7991: Further decrease of amount of parallelism - posted by GitBox <gi...@apache.org> on 2020/03/29 19:32:09 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7991: Further decrease of amount of parallelism - posted by GitBox <gi...@apache.org> on 2020/03/29 19:33:21 UTC, 1 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7832: Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/29 19:36:23 UTC, 12 replies.
- [GitHub] [airflow] potiuk commented on issue #7832: Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/29 19:41:01 UTC, 2 replies.
- [GitHub] [airflow] codecov-io commented on issue #7991: Further decrease of amount of parallelism - posted by GitBox <gi...@apache.org> on 2020/03/29 19:45:32 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7991: Further decrease of amount of parallelism - posted by GitBox <gi...@apache.org> on 2020/03/29 19:45:42 UTC, 3 replies.
- [jira] [Closed] (AIRFLOW-804) Airflow installs latest Celery which does not support `sqla` transport - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/29 20:40:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7039) Specific DAG Schedule & DST Results in Skipped DAG Run - posted by "Kamil Bregula (Jira)" <ji...@apache.org> on 2020/03/29 21:33:00 UTC, 2 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7832: Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/29 21:48:48 UTC, 28 replies.
- [GitHub] [airflow] dimberman merged pull request #7991: Further decrease of amount of parallelism - posted by GitBox <gi...@apache.org> on 2020/03/29 22:10:56 UTC, 0 replies.
- [GitHub] [airflow] zeroam commented on a change in pull request #7953: close sftp connection without error - posted by GitBox <gi...@apache.org> on 2020/03/29 23:35:23 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-848) Flower does not cleanup pid file on SIGTERM - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:21:00 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-849) Show whether spark job is "running" or "waiting" - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:24:00 UTC, 2 replies.
- [GitHub] [airflow] dimberman opened a new issue #7992: Docs: Info how to cancel a running job - posted by GitBox <gi...@apache.org> on 2020/03/30 00:24:48 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-851) Docs: Info how to cancel a running job - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:25:00 UTC, 2 replies.
- [GitHub] [airflow] dimberman opened a new issue #7993: Docs: Info how to cancel a running job - posted by GitBox <gi...@apache.org> on 2020/03/30 00:25:34 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-851) Docs: Info how to cancel a running job - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:26:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7994: Docs: Info how to cancel a running job - posted by GitBox <gi...@apache.org> on 2020/03/30 00:26:05 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-878) FileNotFoundError: 'gunicorn' after initial setup - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:28:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7995: apply_defaults ignored with BaseOperator._set_relatives dag assignment - posted by GitBox <gi...@apache.org> on 2020/03/30 00:28:37 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-879) apply_defaults ignored with BaseOperator._set_relatives dag assignment - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:29:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-879) apply_defaults ignored with BaseOperator._set_relatives dag assignment - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:29:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-883) Assigning operator to DAG via bitwise composition does not pickup default args - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:30:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7996: Assigning operator to DAG via bitwise composition does not pickup default args - posted by GitBox <gi...@apache.org> on 2020/03/30 00:30:11 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-883) Assigning operator to DAG via bitwise composition does not pickup default args - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:31:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-883) Assigning operator to DAG via bitwise composition does not pickup default args - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:31:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #7997: Having a REST layer for all command line interface of Airflow - posted by GitBox <gi...@apache.org> on 2020/03/30 00:31:17 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-890) Having a REST layer for all command line interface of Airflow - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:32:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-890) Having a REST layer for all command line interface of Airflow - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:32:00 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7992: Docs: Info how to cancel a running job - posted by GitBox <gi...@apache.org> on 2020/03/30 00:32:33 UTC, 2 replies.
- [GitHub] [airflow] dimberman opened a new issue #7998: display the missing conditions for running a task - posted by GitBox <gi...@apache.org> on 2020/03/30 00:32:43 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-901) airflow interface shows jobs that no longer exist - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:33:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-902) display the missing conditions for running a task - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:33:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-902) display the missing conditions for running a task - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:33:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on issue #7992: Docs: Info how to cancel a running job - posted by GitBox <gi...@apache.org> on 2020/03/30 00:33:56 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7992: Docs: Info how to cancel a running job - posted by GitBox <gi...@apache.org> on 2020/03/30 00:33:59 UTC, 0 replies.
- [GitHub] [airflow] gor-obr opened a new issue #7999: Incorrect DAG scheduling after DST - posted by GitBox <gi...@apache.org> on 2020/03/30 00:34:02 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7999: Incorrect DAG scheduling after DST - posted by GitBox <gi...@apache.org> on 2020/03/30 00:34:03 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7993: Docs: Info how to cancel a running job - posted by GitBox <gi...@apache.org> on 2020/03/30 00:34:04 UTC, 0 replies.
- [GitHub] [airflow] mik-laj closed issue #7993: Docs: Info how to cancel a running job - posted by GitBox <gi...@apache.org> on 2020/03/30 00:34:10 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7994: Docs: Info how to cancel a running job - posted by GitBox <gi...@apache.org> on 2020/03/30 00:34:25 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7984: Bash_operator dont read multiline output - posted by GitBox <gi...@apache.org> on 2020/03/30 00:34:44 UTC, 0 replies.
- [GitHub] [airflow] mik-laj closed issue #7984: Bash_operator dont read multiline output - posted by GitBox <gi...@apache.org> on 2020/03/30 00:35:16 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-849) Show whether spark job is "running" or "waiting" - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:37:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #8000: Show whether spark job is "running" or "waiting" - posted by GitBox <gi...@apache.org> on 2020/03/30 00:37:12 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-849) Show whether spark job is "running" or "waiting" - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:38:00 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #8001: Support querying dag_run state by run_id - posted by GitBox <gi...@apache.org> on 2020/03/30 00:38:47 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-905) Support querying dag_run state by run_id - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:39:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-905) Support querying dag_run state by run_id - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/30 00:40:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7902: Enable celery command in any environment - posted by GitBox <gi...@apache.org> on 2020/03/30 00:43:03 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7902: Enable celery command in any environment - posted by GitBox <gi...@apache.org> on 2020/03/30 00:43:07 UTC, 2 replies.
- [GitHub] [airflow] dimberman closed issue #7994: Docs: Info how to cancel a running job - posted by GitBox <gi...@apache.org> on 2020/03/30 00:47:40 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7999: Incorrect DAG scheduling after DST - posted by GitBox <gi...@apache.org> on 2020/03/30 00:48:04 UTC, 0 replies.
- [GitHub] [airflow] mik-laj edited a comment on issue #7999: Incorrect DAG scheduling after DST - posted by GitBox <gi...@apache.org> on 2020/03/30 00:48:51 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #8000: Show whether spark job is "running" or "waiting" - posted by GitBox <gi...@apache.org> on 2020/03/30 00:50:53 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7958: SLA notification does not work for manually triggered DAGs - posted by GitBox <gi...@apache.org> on 2020/03/30 00:56:04 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on issue #7941: Webserver does not detach from console when using -D - posted by GitBox <gi...@apache.org> on 2020/03/30 00:57:38 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7996: Assigning operator to DAG via bitwise composition does not pickup default args - posted by GitBox <gi...@apache.org> on 2020/03/30 00:59:57 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7788: webgui cannot display all tasks - posted by GitBox <gi...@apache.org> on 2020/03/30 01:00:11 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #7978: Scheduler Processor creates logging directories as 777 instead of 755 - posted by GitBox <gi...@apache.org> on 2020/03/30 01:03:57 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7978: Scheduler Processor creates logging directories as 777 instead of 755 - posted by GitBox <gi...@apache.org> on 2020/03/30 01:04:38 UTC, 0 replies.
- [GitHub] [airflow] gor-obr opened a new pull request #8002: DST bug #7999 failing unit test - posted by GitBox <gi...@apache.org> on 2020/03/30 01:06:39 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #8002: DST bug #7999 failing unit test - posted by GitBox <gi...@apache.org> on 2020/03/30 01:06:42 UTC, 0 replies.
- [GitHub] [airflow] gor-obr commented on issue #7999: Incorrect DAG scheduling after DST - posted by GitBox <gi...@apache.org> on 2020/03/30 01:49:03 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #8003: Improve system tests for Cloud Build - posted by GitBox <gi...@apache.org> on 2020/03/30 03:28:29 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #8004: Run DB shells in PTY - posted by GitBox <gi...@apache.org> on 2020/03/30 04:05:04 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #8003: Improve system tests for Cloud Build - posted by GitBox <gi...@apache.org> on 2020/03/30 04:38:28 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #8003: Improve system tests for Cloud Build - posted by GitBox <gi...@apache.org> on 2020/03/30 04:41:41 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #7953: close sftp connection without error - posted by GitBox <gi...@apache.org> on 2020/03/30 05:21:17 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #8003: Improve system tests for Cloud Build - posted by GitBox <gi...@apache.org> on 2020/03/30 06:15:55 UTC, 0 replies.
- [GitHub] [airflow] turbaszek merged pull request #7956: Add link Airflow website in README - posted by GitBox <gi...@apache.org> on 2020/03/30 06:20:43 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7953: close sftp connection without error - posted by GitBox <gi...@apache.org> on 2020/03/30 06:41:36 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7953: close sftp connection without error - posted by GitBox <gi...@apache.org> on 2020/03/30 06:42:49 UTC, 0 replies.
- [GitHub] [airflow] aostapenko opened a new issue #8005: Lightweight release tags - posted by GitBox <gi...@apache.org> on 2020/03/30 06:46:40 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #8005: Lightweight release tags - posted by GitBox <gi...@apache.org> on 2020/03/30 06:46:41 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7902: Enable celery command in any environment - posted by GitBox <gi...@apache.org> on 2020/03/30 06:47:20 UTC, 0 replies.
- [GitHub] [airflow] KayleMaster opened a new issue #8006: Error out when timezone is not supplied with pendulum - posted by GitBox <gi...@apache.org> on 2020/03/30 06:48:04 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #8006: Error out when timezone is not supplied with pendulum - posted by GitBox <gi...@apache.org> on 2020/03/30 06:48:05 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #7901: Remove sql like function in base_hook - posted by GitBox <gi...@apache.org> on 2020/03/30 06:48:54 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7901: Remove sql like function in base_hook - posted by GitBox <gi...@apache.org> on 2020/03/30 06:49:35 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7901: Remove sql like function in base_hook - posted by GitBox <gi...@apache.org> on 2020/03/30 06:49:43 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7850: [AIRFLOW-4688]: Fix Pylint checks on modules under `scripts` folder - posted by GitBox <gi...@apache.org> on 2020/03/30 06:50:33 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7850: [AIRFLOW-4688]: Fix Pylint checks on modules under `scripts` folder - posted by GitBox <gi...@apache.org> on 2020/03/30 06:50:35 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7899: Move out get_python_source from www, Move get_dag to www.utils - posted by GitBox <gi...@apache.org> on 2020/03/30 07:18:45 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7888: Avoid loading executors in jobs - posted by GitBox <gi...@apache.org> on 2020/03/30 07:20:48 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7743: [AIRFLOW-7075] Operators for storing information from GCS into GA - posted by GitBox <gi...@apache.org> on 2020/03/30 07:34:13 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #7875: add spark_kubernetes system test - posted by GitBox <gi...@apache.org> on 2020/03/30 08:04:09 UTC, 1 replies.
- [GitHub] [airflow] kuromt edited a comment on issue #7365: [AIRFLOW-5221] add host_aliases to KubernetesPodOperator - posted by GitBox <gi...@apache.org> on 2020/03/30 08:54:02 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7996: Assigning operator to DAG via bitwise composition does not pickup default args - posted by GitBox <gi...@apache.org> on 2020/03/30 09:13:09 UTC, 0 replies.
- [GitHub] [airflow] turbaszek opened a new pull request #8007: Add Google Ads list accounts operator - posted by GitBox <gi...@apache.org> on 2020/03/30 09:29:53 UTC, 0 replies.
- [GitHub] [airflow] randr97 opened a new pull request #8008: Custom Facebook Ads Operator #7887 - posted by GitBox <gi...@apache.org> on 2020/03/30 09:30:47 UTC, 0 replies.
- [GitHub] [airflow] Javier162380 opened a new pull request #8009: Cli/kubernetes - posted by GitBox <gi...@apache.org> on 2020/03/30 09:49:58 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #8009: Cli/kubernetes - posted by GitBox <gi...@apache.org> on 2020/03/30 09:50:01 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-4879) Add poll_interval and schema to PrestoHook - posted by "Elad (Jira)" <ji...@apache.org> on 2020/03/30 10:05:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #8007: Add Google Ads list accounts operator - posted by GitBox <gi...@apache.org> on 2020/03/30 10:37:36 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #8007: Add Google Ads list accounts operator - posted by GitBox <gi...@apache.org> on 2020/03/30 10:37:41 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #7671: [AIRFLOW-6574] Adding private_environment to docker operator. - posted by GitBox <gi...@apache.org> on 2020/03/30 10:39:12 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7671: [AIRFLOW-6574] Adding private_environment to docker operator. - posted by GitBox <gi...@apache.org> on 2020/03/30 10:39:14 UTC, 0 replies.
- [GitHub] [airflow] RosterIn commented on issue #7452: [AIRFLOW-6831] Support for various ssh keys and certificates - posted by GitBox <gi...@apache.org> on 2020/03/30 10:49:03 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #7980: Upgrading to latest requirements is eager - posted by GitBox <gi...@apache.org> on 2020/03/30 11:04:46 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #8004: Run DB shells in PTY - posted by GitBox <gi...@apache.org> on 2020/03/30 11:41:04 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #8004: Run DB shells in PTY - posted by GitBox <gi...@apache.org> on 2020/03/30 11:41:08 UTC, 1 replies.
- [GitHub] [airflow] ashb merged pull request #7773: [AIRFLOW] Force PGPORT env. var to be a string - posted by GitBox <gi...@apache.org> on 2020/03/30 11:56:52 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7773: [AIRFLOW] Force PGPORT env. var to be a string - posted by GitBox <gi...@apache.org> on 2020/03/30 11:56:53 UTC, 0 replies.
- [jira] [Comment Edited] (AIRFLOW-137) Airflow does not respect 'max_active_runs' when task from multiple dag runs cleared - posted by "Damien Avrillon (Jira)" <ji...@apache.org> on 2020/03/30 12:02:00 UTC, 0 replies.
- [GitHub] [airflow] turbaszek opened a new pull request #8010: Add more refactor steps for providers.google - posted by GitBox <gi...@apache.org> on 2020/03/30 12:05:39 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7901: Remove sql like function in base_hook - posted by GitBox <gi...@apache.org> on 2020/03/30 12:13:48 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #6931: [AIRFLOW-6372] Align WASB remote logging URI scheme - posted by GitBox <gi...@apache.org> on 2020/03/30 12:28:54 UTC, 0 replies.
- [GitHub] [airflow] turbaszek opened a new pull request #8011: Rename CloudBaseHook to GoogleBaseHook and move it to google.common - posted by GitBox <gi...@apache.org> on 2020/03/30 12:39:26 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #8012: Individual package READMEs - posted by GitBox <gi...@apache.org> on 2020/03/30 12:49:18 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #8012: Individual package READMEs - posted by GitBox <gi...@apache.org> on 2020/03/30 12:54:29 UTC, 13 replies.
- [GitHub] [airflow] RosterIn commented on issue #8006: Error out when timezone is not supplied with pendulum - posted by GitBox <gi...@apache.org> on 2020/03/30 12:56:21 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #8012: Individual package READMEs - posted by GitBox <gi...@apache.org> on 2020/03/30 12:56:41 UTC, 3 replies.
- [GitHub] [airflow] potiuk opened a new pull request #8013: Upgrade to latest yandex requirement - posted by GitBox <gi...@apache.org> on 2020/03/30 13:00:07 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #8013: Upgrade to latest yandex requirement - posted by GitBox <gi...@apache.org> on 2020/03/30 13:06:17 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #8011: Rename CloudBaseHook to GoogleBaseHook and move it to google.common - posted by GitBox <gi...@apache.org> on 2020/03/30 13:24:47 UTC, 5 replies.
- [GitHub] [airflow] roitvt closed pull request #7875: add spark_kubernetes system test - posted by GitBox <gi...@apache.org> on 2020/03/30 13:30:43 UTC, 0 replies.
- [GitHub] [airflow] robinedwards opened a new pull request #8014: Prevent sequential scan of task instance table when clearing dags - posted by GitBox <gi...@apache.org> on 2020/03/30 13:34:41 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #8011: Rename CloudBaseHook to GoogleBaseHook and move it to google.common - posted by GitBox <gi...@apache.org> on 2020/03/30 13:39:52 UTC, 0 replies.
- [GitHub] [airflow] KayleMaster commented on issue #8006: Error out when timezone is not supplied with pendulum - posted by GitBox <gi...@apache.org> on 2020/03/30 13:46:26 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #8012: Individual package READMEs - posted by GitBox <gi...@apache.org> on 2020/03/30 13:56:41 UTC, 8 replies.
- [jira] [Created] (AIRFLOW-7114) bug with copy the dag name from the dag view - posted by "ohad (Jira)" <ji...@apache.org> on 2020/03/30 13:58:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7114) bug with copy the dag name from the dag view - posted by "ohad (Jira)" <ji...@apache.org> on 2020/03/30 14:00:00 UTC, 1 replies.
- [jira] [Created] (AIRFLOW-7115) display the dag owner in the dag view - posted by "ohad (Jira)" <ji...@apache.org> on 2020/03/30 14:34:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #8015: Mark trigger-controller-dag test as xfail - posted by GitBox <gi...@apache.org> on 2020/03/30 14:52:03 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-7114) bug with copy the dag name from the dag view - posted by "ohad (Jira)" <ji...@apache.org> on 2020/03/30 15:06:00 UTC, 0 replies.
- [GitHub] [airflow] ohadmata opened a new pull request #8016: AIRFLOW-7115 Update dag.html - posted by GitBox <gi...@apache.org> on 2020/03/30 15:07:29 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7115) display the dag owner in the dag view - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/30 15:08:00 UTC, 2 replies.
- [GitHub] [airflow] ohadmata commented on issue #8016: AIRFLOW-7115 display the dag owner in the dag view - posted by GitBox <gi...@apache.org> on 2020/03/30 15:14:10 UTC, 0 replies.
- [GitHub] [airflow] ohadmata removed a comment on issue #8016: AIRFLOW-7115 display the dag owner in the dag view - posted by GitBox <gi...@apache.org> on 2020/03/30 15:15:02 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #8012: Individual package READMEs - posted by GitBox <gi...@apache.org> on 2020/03/30 15:16:37 UTC, 1 replies.
- [GitHub] [airflow] RosterIn commented on issue #6931: [AIRFLOW-6372] Align WASB remote logging URI scheme - posted by GitBox <gi...@apache.org> on 2020/03/30 15:46:09 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #8012: Individual package READMEs - posted by GitBox <gi...@apache.org> on 2020/03/30 15:51:19 UTC, 1 replies.
- [GitHub] [airflow] robinedwards opened a new pull request #8017: Call delete_dag on subdag without AttributeError - posted by GitBox <gi...@apache.org> on 2020/03/30 15:53:44 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #8014: Prevent sequential scan of task instance table when clearing dags - posted by GitBox <gi...@apache.org> on 2020/03/30 16:09:50 UTC, 0 replies.
- [jira] [Comment Edited] (AIRFLOW-6754) PermissionError: [Errno 13] Permission denied: '/tmp/airflow/unittests.cfg' - posted by "Julian Montgomery (Jira)" <ji...@apache.org> on 2020/03/30 16:11:00 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-6754) PermissionError: [Errno 13] Permission denied: '/tmp/airflow/unittests.cfg' - posted by "Julian Montgomery (Jira)" <ji...@apache.org> on 2020/03/30 16:11:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #7875: add spark_kubernetes system test - posted by GitBox <gi...@apache.org> on 2020/03/30 16:21:27 UTC, 0 replies.
- [GitHub] [airflow] turbaszek merged pull request #7353: [AIRFLOW-6685] ThresholdCheckOperator - posted by GitBox <gi...@apache.org> on 2020/03/30 16:45:43 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #7353: [AIRFLOW-6685] ThresholdCheckOperator - posted by GitBox <gi...@apache.org> on 2020/03/30 16:45:45 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-6685) Add ThresholdCheckOperator for Data Quality Checking - posted by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/03/30 16:46:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6685) Add ThresholdCheckOperator for Data Quality Checking - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/30 16:46:00 UTC, 2 replies.
- [GitHub] [airflow] dimberman opened a new pull request #8018: Create Pull Request Templates for Features and Bugs - posted by GitBox <gi...@apache.org> on 2020/03/30 17:12:34 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed pull request #8018: Create Pull Request Templates for Features and Bugs - posted by GitBox <gi...@apache.org> on 2020/03/30 17:12:43 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #8015: Mark trigger-controller-dag test as xfail - posted by GitBox <gi...@apache.org> on 2020/03/30 17:24:51 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #8016: [AIRFLOW-7115] Display the dag owner in the dag view - posted by GitBox <gi...@apache.org> on 2020/03/30 17:33:47 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #8016: [AIRFLOW-7115] Display the dag owner in the dag view - posted by GitBox <gi...@apache.org> on 2020/03/30 17:33:56 UTC, 5 replies.
- [GitHub] [airflow] nirousseau opened a new issue #8019: Custom Kubernetes Executor SSL CA CERTIFICATE by Configuration - posted by GitBox <gi...@apache.org> on 2020/03/30 17:34:18 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #8019: Custom Kubernetes Executor SSL CA CERTIFICATE by Configuration - posted by GitBox <gi...@apache.org> on 2020/03/30 17:34:20 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #8015: Mark trigger-controller-dag test as xfail - posted by GitBox <gi...@apache.org> on 2020/03/30 17:38:04 UTC, 0 replies.
- [GitHub] [airflow] nirousseau commented on issue #8019: Custom Kubernetes Executor SSL CA CERTIFICATE by Configuration - posted by GitBox <gi...@apache.org> on 2020/03/30 17:41:45 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on issue #7849: [AIRFLOW-7106] Cloud data fusion integration - Allow to pass args to start pipeline - posted by GitBox <gi...@apache.org> on 2020/03/30 17:44:27 UTC, 0 replies.
- [GitHub] [airflow] potiuk opened a new pull request #8020: Add missing docstring in check operator - posted by GitBox <gi...@apache.org> on 2020/03/30 18:02:44 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #8020: Add missing docstring in check operator - posted by GitBox <gi...@apache.org> on 2020/03/30 18:03:54 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #8010: Add more refactor steps for providers.google - posted by GitBox <gi...@apache.org> on 2020/03/30 18:21:15 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #8004: Run DB shells in PTY - posted by GitBox <gi...@apache.org> on 2020/03/30 18:22:10 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #8011: Rename CloudBaseHook to GoogleBaseHook and move it to google.common - posted by GitBox <gi...@apache.org> on 2020/03/30 18:32:58 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #8016: [AIRFLOW-7115] Display the dag owner in the dag view - posted by GitBox <gi...@apache.org> on 2020/03/30 18:49:11 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7115) display the dag owner in the dag view - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/30 18:50:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-7114) bug with copy the dag name from the dag view - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/30 18:50:00 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-7114) bug with copy the dag name from the dag view - posted by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2020/03/30 18:50:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6296) add mssql odbc hook - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/30 18:57:00 UTC, 0 replies.
- [GitHub] [airflow] martin-kokos commented on a change in pull request #7832: Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/30 20:08:21 UTC, 5 replies.
- [GitHub] [airflow] potiuk merged pull request #7954: Pinning max pandas version to 2.0 (lesser than) to allow pandas 1.0. - posted by GitBox <gi...@apache.org> on 2020/03/30 20:52:06 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #7832: Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/30 21:23:00 UTC, 16 replies.
- [GitHub] [airflow] kaxil opened a new pull request #8021: Allow setting Airflow Variable values to empty string ('') - posted by GitBox <gi...@apache.org> on 2020/03/30 22:37:03 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6695) Support passing DAG configuration in UI - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/31 00:06:00 UTC, 2 replies.
- [GitHub] [airflow] dimberman closed issue #7916: Differentiate Between Failure and Timeout - posted by GitBox <gi...@apache.org> on 2020/03/31 00:08:29 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7971: admin->connection extra value dont show up - posted by GitBox <gi...@apache.org> on 2020/03/31 00:09:49 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7972: Ability to exclude a task in a Dag run. - posted by GitBox <gi...@apache.org> on 2020/03/31 00:09:59 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7973: SSHExecuteOperator dont respect multiline output from the command - posted by GitBox <gi...@apache.org> on 2020/03/31 00:10:09 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #8022: Fix Flaky TriggerDAG UI test - posted by GitBox <gi...@apache.org> on 2020/03/31 00:10:17 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7974: PrestoHook - Add session properties - posted by GitBox <gi...@apache.org> on 2020/03/31 00:10:35 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on issue #7974: PrestoHook - Add session properties - posted by GitBox <gi...@apache.org> on 2020/03/31 00:10:35 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7975: PrestoHook - Add session properties - posted by GitBox <gi...@apache.org> on 2020/03/31 00:10:49 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-30) Make preoperators part of the same transaction as the actual operation - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:19:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-30) Make preoperators part of the same transaction as the actual operation - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:19:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5590) Add 'run_id' to trigger DAG run API response as a field - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/31 00:19:00 UTC, 2 replies.
- [jira] [Closed] (AIRFLOW-60) Implement a GenericBulkTransfer operator - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:20:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-60) Implement a GenericBulkTransfer operator - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:20:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-70) Use dag_run_id in TaskInstances for lineage - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:20:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-70) Use dag_run_id in TaskInstances for lineage - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:20:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-72) Implement proper capacity scheduler - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:20:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-72) Implement proper capacity scheduler - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:20:01 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-133) SLAs don't seem to work with schedule_interval=None - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:21:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-133) SLAs don't seem to work with schedule_interval=None - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:21:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-98) Using Flask extensions from a plugin - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:21:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-146) Clear status button on task instance page - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:22:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-146) Clear status button on task instance page - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:22:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-154) Handle xcom parameters when running a single task - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:22:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-154) Handle xcom parameters when running a single task - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:22:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-204) Tasks from manually triggered dag runs do not show up in Queued status on the UI - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:23:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-212) Bad plugin code can prevent Airflow from loading - add timeout - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:23:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-204) Tasks from manually triggered dag runs do not show up in Queued status on the UI - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:23:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-212) Bad plugin code can prevent Airflow from loading - add timeout - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:24:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-235) Improve connectors interface - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:24:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-221) Improve task instance timeout logic to work in LocalExecutor - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:24:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-221) Improve task instance timeout logic to work in LocalExecutor - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:24:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-235) Improve connectors interface - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:24:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-254) Webserver should refresh all workers in case of a dag refresh / update - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:25:00 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-254) Webserver should refresh all workers in case of a dag refresh / update - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 00:26:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6628) Dag search autocomplete is filtered by page context - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/31 01:33:00 UTC, 2 replies.
- [GitHub] [airflow] aamangeldi opened a new issue #8023: CeleryExecutor gevent/eventlet pools need monkey patching - posted by GitBox <gi...@apache.org> on 2020/03/31 01:38:05 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #8023: CeleryExecutor gevent/eventlet pools need monkey patching - posted by GitBox <gi...@apache.org> on 2020/03/31 01:38:06 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6837) limit description of dag in home page - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/31 01:47:00 UTC, 2 replies.
- [jira] [Updated] (AIRFLOW-6542) sparkKubernetes operator for https://github.com/GoogleCloudPlatform/spark-on-k8s-operator - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/31 01:52:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6167) Escape col name in MysqlToHive operator - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/31 01:54:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6167) Escape col name in MysqlToHive operator - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/31 01:54:00 UTC, 2 replies.
- [GitHub] [airflow] ephraimbuddy opened a new pull request #8024: [AIRFLOW-4529] Add support for Azure Batch Service - posted by GitBox <gi...@apache.org> on 2020/03/31 02:12:20 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-4529) Support for Azure Batch - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/31 02:13:00 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on issue #7903: Add conn_name and get_connection to dbapi_hook - posted by GitBox <gi...@apache.org> on 2020/03/31 02:26:00 UTC, 1 replies.
- [GitHub] [airflow] zhongjiajie edited a comment on issue #7903: Add conn_name and get_connection to dbapi_hook - posted by GitBox <gi...@apache.org> on 2020/03/31 02:26:38 UTC, 0 replies.
- [jira] [Resolved] (AIRFLOW-5807) Move SFTP from contrib to core - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/31 02:35:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on a change in pull request #8024: [AIRFLOW-4529] Add support for Azure Batch Service - posted by GitBox <gi...@apache.org> on 2020/03/31 03:23:54 UTC, 1 replies.
- [GitHub] [airflow] potiuk merged pull request #8022: Fix Flaky TriggerDAG UI test - posted by GitBox <gi...@apache.org> on 2020/03/31 04:15:10 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #8009: Airflow kubernetes cli command for generating pod templates - posted by GitBox <gi...@apache.org> on 2020/03/31 06:03:36 UTC, 1 replies.
- [GitHub] [airflow] codecov-io commented on issue #8012: Individual package READMEs - posted by GitBox <gi...@apache.org> on 2020/03/31 06:35:56 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #8012: Individual package READMEs - posted by GitBox <gi...@apache.org> on 2020/03/31 06:36:10 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #8012: Individual package READMEs - posted by GitBox <gi...@apache.org> on 2020/03/31 06:36:13 UTC, 0 replies.
- [GitHub] [airflow] turbaszek commented on a change in pull request #8010: Add more refactor steps for providers.google - posted by GitBox <gi...@apache.org> on 2020/03/31 07:44:09 UTC, 1 replies.
- [GitHub] [airflow] ephraimbuddy commented on a change in pull request #8024: [AIRFLOW-4529] Add support for Azure Batch Service - posted by GitBox <gi...@apache.org> on 2020/03/31 08:00:35 UTC, 1 replies.
- [GitHub] [airflow] eladkal commented on issue #8016: [AIRFLOW-7115] Display the dag owner in the dag view - posted by GitBox <gi...@apache.org> on 2020/03/31 08:07:35 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #8016: [AIRFLOW-7115] Display the dag owner in the dag view - posted by GitBox <gi...@apache.org> on 2020/03/31 08:45:05 UTC, 0 replies.
- [GitHub] [airflow] abhijit-kottur commented on issue #7935: scheduler gets stuck without a trace - posted by GitBox <gi...@apache.org> on 2020/03/31 08:51:12 UTC, 1 replies.
- [GitHub] [airflow] ashb opened a new pull request #8025: Fix accidental hard dependency on dask in BackfillJob - posted by GitBox <gi...@apache.org> on 2020/03/31 09:22:44 UTC, 0 replies.
- [GitHub] [airflow] Javier162380 commented on issue #8009: Airflow kubernetes cli command for generating pod templates - posted by GitBox <gi...@apache.org> on 2020/03/31 09:27:48 UTC, 1 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7875: add spark_kubernetes system test - posted by GitBox <gi...@apache.org> on 2020/03/31 09:35:29 UTC, 2 replies.
- [GitHub] [airflow] mik-laj commented on issue #7935: scheduler gets stuck without a trace - posted by GitBox <gi...@apache.org> on 2020/03/31 10:00:23 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #8025: Fix accidental hard dependency on dask in BackfillJob - posted by GitBox <gi...@apache.org> on 2020/03/31 10:01:26 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #8025: Fix accidental hard dependency on dask in BackfillJob - posted by GitBox <gi...@apache.org> on 2020/03/31 10:03:03 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #8021: Allow setting Airflow Variable values to empty string ('') - posted by GitBox <gi...@apache.org> on 2020/03/31 10:36:37 UTC, 1 replies.
- [GitHub] [airflow] ashb merged pull request #8025: Fix accidental hard dependency on dask in BackfillJob - posted by GitBox <gi...@apache.org> on 2020/03/31 11:00:45 UTC, 0 replies.
- [GitHub] [airflow] alexInhert opened a new issue #8026: Clearbit integration - posted by GitBox <gi...@apache.org> on 2020/03/31 11:49:35 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #8026: Clearbit integration - posted by GitBox <gi...@apache.org> on 2020/03/31 11:49:36 UTC, 0 replies.
- [GitHub] [airflow] yajna-pandith opened a new pull request #8027: Updating README.MD - posted by GitBox <gi...@apache.org> on 2020/03/31 11:51:35 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #8027: Updating README.MD - posted by GitBox <gi...@apache.org> on 2020/03/31 11:51:37 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #8010: Add more refactor steps for providers.google - posted by GitBox <gi...@apache.org> on 2020/03/31 12:06:14 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #7832: Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/31 12:09:23 UTC, 10 replies.
- [GitHub] [airflow] yajna-pandith opened a new pull request #8028: Update BREEZE.rst - posted by GitBox <gi...@apache.org> on 2020/03/31 12:22:09 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-5454) security - hide all password/secret/credentials/tokens from log - posted by "Daniel Chang (Jira)" <ji...@apache.org> on 2020/03/31 12:25:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-5454) security - hide all password/secret/credentials/tokens from log - posted by "Daniel Chang (Jira)" <ji...@apache.org> on 2020/03/31 12:26:00 UTC, 1 replies.
- [jira] [Comment Edited] (AIRFLOW-5454) security - hide all password/secret/credentials/tokens from log - posted by "Daniel Chang (Jira)" <ji...@apache.org> on 2020/03/31 12:27:00 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #8011: Rename CloudBaseHook to GoogleBaseHook and move it to google.common - posted by GitBox <gi...@apache.org> on 2020/03/31 12:35:57 UTC, 0 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #7832: Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/31 13:10:50 UTC, 3 replies.
- [GitHub] [airflow] feluelle commented on a change in pull request #7903: Add conn_name and get_connection to dbapi_hook - posted by GitBox <gi...@apache.org> on 2020/03/31 13:21:33 UTC, 2 replies.
- [GitHub] [airflow] feluelle commented on issue #7903: Add conn_name and get_connection to dbapi_hook - posted by GitBox <gi...@apache.org> on 2020/03/31 13:25:22 UTC, 0 replies.
- [GitHub] [airflow] malagoli commented on issue #7849: [AIRFLOW-7106] Cloud data fusion integration - Allow to pass args to start pipeline - posted by GitBox <gi...@apache.org> on 2020/03/31 13:25:30 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7919: Add --debug option to scheduler - posted by GitBox <gi...@apache.org> on 2020/03/31 14:16:11 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7917: Differentiate Between Failure and Timeout - posted by GitBox <gi...@apache.org> on 2020/03/31 14:16:44 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7920: Allow a series of tasks to be executed on the same worker - posted by GitBox <gi...@apache.org> on 2020/03/31 14:17:05 UTC, 0 replies.
- [jira] [Closed] (AIRFLOW-265) Custom parameters for DockerOperator - posted by "Daniel Imberman (Jira)" <ji...@apache.org> on 2020/03/31 14:19:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #7424: [AIRFLOW-6796] Clean up DAG serializations based on last_updated - posted by GitBox <gi...@apache.org> on 2020/03/31 14:21:56 UTC, 0 replies.
- [GitHub] [airflow] yajna-pandith opened a new pull request #8029: Update TESTING.rst - posted by GitBox <gi...@apache.org> on 2020/03/31 14:23:04 UTC, 0 replies.
- [GitHub] [airflow] dimberman opened a new issue #8030: BaseJob does not check return code of a process - posted by GitBox <gi...@apache.org> on 2020/03/31 14:23:33 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7962: BaseJob does not check return code of a process - posted by GitBox <gi...@apache.org> on 2020/03/31 14:24:05 UTC, 0 replies.
- [GitHub] [airflow] dimberman commented on issue #7962: BaseJob does not check return code of a process - posted by GitBox <gi...@apache.org> on 2020/03/31 14:24:05 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7961: allow gunicorn config to be passed to airflow webserver - posted by GitBox <gi...@apache.org> on 2020/03/31 14:25:06 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7943: SSH Hook Problem - Failed to create remote temp file - posted by GitBox <gi...@apache.org> on 2020/03/31 14:28:41 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7941: Webserver does not detach from console when using -D - posted by GitBox <gi...@apache.org> on 2020/03/31 14:29:05 UTC, 0 replies.
- [GitHub] [airflow] dimberman closed issue #7942: Webserver does not detach from console when using -D - posted by GitBox <gi...@apache.org> on 2020/03/31 14:29:15 UTC, 0 replies.
- [GitHub] [airflow] romainjln opened a new issue #8031: BigQueryCursor not using Location when fetching results. - posted by GitBox <gi...@apache.org> on 2020/03/31 14:43:03 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #8031: BigQueryCursor not using Location when fetching results. - posted by GitBox <gi...@apache.org> on 2020/03/31 14:43:04 UTC, 0 replies.
- [GitHub] [airflow] selvathiruarul opened a new issue #8032: Security: Variable level ownership/permission - posted by GitBox <gi...@apache.org> on 2020/03/31 15:10:39 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #8032: Security: Variable level ownership/permission - posted by GitBox <gi...@apache.org> on 2020/03/31 15:10:41 UTC, 0 replies.
- [GitHub] [airflow] mik-laj opened a new pull request #8033: Unify Google class/package names - posted by GitBox <gi...@apache.org> on 2020/03/31 15:12:50 UTC, 0 replies.
- [GitHub] [airflow] mik-laj commented on issue #8031: BigQueryCursor not using Location when fetching results. - posted by GitBox <gi...@apache.org> on 2020/03/31 15:18:24 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #8029: Update TESTING.rst - posted by GitBox <gi...@apache.org> on 2020/03/31 15:43:46 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #8029: Update TESTING.rst - posted by GitBox <gi...@apache.org> on 2020/03/31 15:43:52 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #8029: Update TESTING.rst - posted by GitBox <gi...@apache.org> on 2020/03/31 15:43:54 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #8028: Update BREEZE.rst - posted by GitBox <gi...@apache.org> on 2020/03/31 15:44:11 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #8028: Update BREEZE.rst - posted by GitBox <gi...@apache.org> on 2020/03/31 15:44:17 UTC, 0 replies.
- [GitHub] [airflow] potiuk commented on issue #8027: Updating README.MD - posted by GitBox <gi...@apache.org> on 2020/03/31 15:44:40 UTC, 0 replies.
- [GitHub] [airflow] potiuk merged pull request #8027: Updating README.MD - posted by GitBox <gi...@apache.org> on 2020/03/31 15:44:47 UTC, 0 replies.
- [GitHub] [airflow] zhongjiajie commented on a change in pull request #7903: Add conn_name and get_connection to dbapi_hook - posted by GitBox <gi...@apache.org> on 2020/03/31 15:44:51 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #8027: Updating README.MD - posted by GitBox <gi...@apache.org> on 2020/03/31 16:54:51 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #7895: Upgrade flask-appbuilder to ~=2.3 - posted by GitBox <gi...@apache.org> on 2020/03/31 16:55:59 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #8028: Update BREEZE.rst - posted by GitBox <gi...@apache.org> on 2020/03/31 16:57:24 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on issue #8029: Update TESTING.rst - posted by GitBox <gi...@apache.org> on 2020/03/31 16:57:27 UTC, 0 replies.
- [GitHub] [airflow] RosterIn commented on issue #8021: Allow setting Airflow Variable values to empty string ('') - posted by GitBox <gi...@apache.org> on 2020/03/31 17:07:48 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #8021: Allow setting Airflow Variable values to empty string ('') - posted by GitBox <gi...@apache.org> on 2020/03/31 17:12:19 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-6730) is_alive uses seconds and not total_seconds - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/31 17:25:00 UTC, 5 replies.
- [GitHub] [airflow] ashb opened a new pull request #8034: Make DateTimePicker actually pick times too. - posted by GitBox <gi...@apache.org> on 2020/03/31 17:25:49 UTC, 0 replies.
- [GitHub] [airflow] kaxil commented on a change in pull request #8034: Make DateTimePicker actually pick times too. - posted by GitBox <gi...@apache.org> on 2020/03/31 17:35:02 UTC, 2 replies.
- [GitHub] [airflow] ashb commented on a change in pull request #8034: Make DateTimePicker actually pick times too. - posted by GitBox <gi...@apache.org> on 2020/03/31 17:35:27 UTC, 1 replies.
- [GitHub] [airflow] konia-s opened a new issue #8035: Security: make user in mysql - posted by GitBox <gi...@apache.org> on 2020/03/31 18:05:51 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #8035: Security: make user in mysql - posted by GitBox <gi...@apache.org> on 2020/03/31 18:05:52 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-5629) Support specify priority and priorityClassName spec in KubernetesPodOperator - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/31 18:40:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-7017) Respect default dag view on redirect after trigger - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/31 18:42:00 UTC, 1 replies.
- [GitHub] [airflow] ShawonC opened a new issue #8036: SalesforceHook not compatible with simple_salesforce 1.0.0 - posted by GitBox <gi...@apache.org> on 2020/03/31 19:13:46 UTC, 0 replies.
- [GitHub] [airflow] boring-cyborg[bot] commented on issue #8036: SalesforceHook not compatible with simple_salesforce 1.0.0 - posted by GitBox <gi...@apache.org> on 2020/03/31 19:13:47 UTC, 0 replies.
- [GitHub] [airflow] stale[bot] commented on issue #5499: [AIRFLOW-3964][AIP-17] Build smart sensor - posted by GitBox <gi...@apache.org> on 2020/03/31 19:31:14 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-6872) Git Version is always Not Available in UI - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/31 19:58:00 UTC, 0 replies.
- [GitHub] [airflow] codecov-io commented on issue #8008: Custom Facebook Ads Operator - posted by GitBox <gi...@apache.org> on 2020/03/31 20:24:26 UTC, 0 replies.
- [GitHub] [airflow] ashb commented on issue #7832: Add production image support - posted by GitBox <gi...@apache.org> on 2020/03/31 20:28:32 UTC, 1 replies.
- [GitHub] [airflow] mik-laj commented on a change in pull request #8008: Custom Facebook Ads Operator - posted by GitBox <gi...@apache.org> on 2020/03/31 20:29:28 UTC, 7 replies.
- [GitHub] [airflow] codecov-io commented on issue #8014: Prevent sequential scan of task instance table when clearing dags - posted by GitBox <gi...@apache.org> on 2020/03/31 20:40:21 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-1467) allow tasks to use more than one pool slot - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/31 20:41:00 UTC, 1 replies.
- [GitHub] [airflow] codecov-io edited a comment on issue #8008: Custom Facebook Ads Operator - posted by GitBox <gi...@apache.org> on 2020/03/31 20:41:23 UTC, 0 replies.
- [GitHub] [airflow] kaxil merged pull request #8014: Prevent sequential scan of task instance table when clearing dags - posted by GitBox <gi...@apache.org> on 2020/03/31 20:42:48 UTC, 0 replies.
- [jira] [Assigned] (AIRFLOW-4425) Add FacebookAdsHook - posted by "Omair Khan (Jira)" <ji...@apache.org> on 2020/03/31 20:50:00 UTC, 0 replies.
- [jira] [Updated] (AIRFLOW-5391) Clearing a task skipped by BranchPythonOperator will cause the task to execute - posted by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/03/31 20:55:00 UTC, 0 replies.
- [GitHub] [airflow] ashb merged pull request #8034: Make DateTimePicker actually pick times too. - posted by GitBox <gi...@apache.org> on 2020/03/31 20:57:19 UTC, 0 replies.
- [GitHub] [airflow] randr97 commented on a change in pull request #8008: Custom Facebook Ads Operator - posted by GitBox <gi...@apache.org> on 2020/03/31 21:02:42 UTC, 1 replies.
- [jira] [Commented] (AIRFLOW-6802) scheduler not honoring dag.max_active_run config - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/31 21:28:00 UTC, 0 replies.
- [jira] [Commented] (AIRFLOW-3607) Decreasing scheduler delay between tasks - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/31 21:28:00 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #8037: Update instructions to prepare backport packages - posted by GitBox <gi...@apache.org> on 2020/03/31 23:38:57 UTC, 0 replies.
- [GitHub] [airflow] kaxil opened a new pull request #8038: Fix typos in scripts/perf/scheduler_dag_execution_timing.py - posted by GitBox <gi...@apache.org> on 2020/03/31 23:52:38 UTC, 0 replies.
- [GitHub] [airflow] mik-laj merged pull request #8033: Unify Google class/package names - posted by GitBox <gi...@apache.org> on 2020/03/31 23:53:58 UTC, 0 replies.