[GitHub] [airflow] mingrammer commented on issue #6474: [AIRFLOW-5787] Moving AWS SQS to /providers/aws.

2019-11-06 Thread GitBox
mingrammer commented on issue #6474: [AIRFLOW-5787] Moving AWS SQS to /providers/aws. URL: https://github.com/apache/airflow/pull/6474#issuecomment-550954144 This should be moved into `amazon/aws` based on

[GitHub] [airflow] mingrammer edited a comment on issue #6474: [AIRFLOW-5787] Moving AWS SQS to /providers/aws.

2019-11-06 Thread GitBox
mingrammer edited a comment on issue #6474: [AIRFLOW-5787] Moving AWS SQS to /providers/aws. URL: https://github.com/apache/airflow/pull/6474#issuecomment-550954144 This should be moved into `amazon/aws` I think, based on

[GitHub] [airflow] mingrammer commented on issue #6502: [AIRFLOW-5786] Migrate AWS SNS to /providers/aws

2019-11-06 Thread GitBox
mingrammer commented on issue #6502: [AIRFLOW-5786] Migrate AWS SNS to /providers/aws URL: https://github.com/apache/airflow/pull/6502#issuecomment-550951012 Updated AIP-21:

[GitHub] [airflow] mingrammer edited a comment on issue #6465: [AIRFLOW-5803] Update S3Hook import paths [AIP-21]

2019-11-06 Thread GitBox
mingrammer edited a comment on issue #6465: [AIRFLOW-5803] Update S3Hook import paths [AIP-21] URL: https://github.com/apache/airflow/pull/6465#issuecomment-550946555 By the final voting result, It seems to have to move `S3Hook` into `/providers/amazon/aws`. Should I update it with

[GitHub] [airflow] mingrammer edited a comment on issue #6465: [AIRFLOW-5803] Update S3Hook import paths [AIP-21]

2019-11-06 Thread GitBox
mingrammer edited a comment on issue #6465: [AIRFLOW-5803] Update S3Hook import paths [AIP-21] URL: https://github.com/apache/airflow/pull/6465#issuecomment-550946555 By the final voting result, It seems to have to move `S3Hook` into `/providers/amazon/aws`. Should I update it with

[GitHub] [airflow] mingrammer commented on issue #6465: [AIRFLOW-5803] Update S3Hook import paths [AIP-21]

2019-11-06 Thread GitBox
mingrammer commented on issue #6465: [AIRFLOW-5803] Update S3Hook import paths [AIP-21] URL: https://github.com/apache/airflow/pull/6465#issuecomment-550946555 By the final voting result, It seems to have to move `S3Hook` into `/providers/amazon/aws`. Should I update it with an

[GitHub] [airflow] XD-DENG commented on issue #6510: AIRFLOW-5835-unicode-encing-error-in-init

2019-11-06 Thread GitBox
XD-DENG commented on issue #6510: AIRFLOW-5835-unicode-encing-error-in-init URL: https://github.com/apache/airflow/pull/6510#issuecomment-550863598 Hi @jojo19893 , please ensure that your PR subject and your commit message follows the convention listed in the PR template. The

[GitHub] [airflow] zhongjiajie commented on issue #6487: [AIRFLOW-XXX] Alphabetical table and remove duplicate

2019-11-06 Thread GitBox
zhongjiajie commented on issue #6487: [AIRFLOW-XXX] Alphabetical table and remove duplicate URL: https://github.com/apache/airflow/pull/6487#issuecomment-550838772 @mik-laj I change Google service part and ignore the prefix "Cloud", PTAL

[jira] [Created] (AIRFLOW-5863) Airflow dag with past end_date doesn't trigger schedule

2019-11-06 Thread Alex Anto Navis Lawrence (Jira)
Alex Anto Navis Lawrence created AIRFLOW-5863: - Summary: Airflow dag with past end_date doesn't trigger schedule Key: AIRFLOW-5863 URL: https://issues.apache.org/jira/browse/AIRFLOW-5863

[jira] [Updated] (AIRFLOW-5863) Airflow dag with past end_date doesn't trigger schedule

2019-11-06 Thread Alex Anto Navis Lawrence (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Anto Navis Lawrence updated AIRFLOW-5863: -- Description: Hi all, I have a airflow dag with the following

[GitHub] [airflow] douglasmakey commented on issue #6514: AIRFLOW-5590: Add dagrun_id to the response of experimental API on trigger.

2019-11-06 Thread GitBox
douglasmakey commented on issue #6514: AIRFLOW-5590: Add dagrun_id to the response of experimental API on trigger. URL: https://github.com/apache/airflow/pull/6514#issuecomment-550747018 I am not sure if I need to change the`json_client` to return the message and dagrun_id.

[GitHub] [airflow] potiuk commented on issue #6513: [AIRFLOW-5862] Fix failing build on kubernetes

2019-11-06 Thread GitBox
potiuk commented on issue #6513: [AIRFLOW-5862] Fix failing build on kubernetes URL: https://github.com/apache/airflow/pull/6513#issuecomment-550727287 I made the tests a bit more "smart" - they will also run kubernetes/unit tests also whenever any of the scripts/ci files change. That

[GitHub] [airflow] potiuk edited a comment on issue #6513: [AIRFLOW-5862] Fix failing build on kubernetes

2019-11-06 Thread GitBox
potiuk edited a comment on issue #6513: [AIRFLOW-5862] Fix failing build on kubernetes URL: https://github.com/apache/airflow/pull/6513#issuecomment-550508032 It worked in the PR but did not work after merging to master because of the optimisations of Travis build scripts - > common dir

[GitHub] [airflow] potiuk commented on issue #6501: Prod image

2019-11-06 Thread GitBox
potiuk commented on issue #6501: Prod image URL: https://github.com/apache/airflow/pull/6501#issuecomment-550661751 The current "Prod image support" is https://github.com/apache/airflow/pull/6501/commits/700582e8b189652125181a147a2d1372e43e3714 (but it will change after rebases).

[GitHub] [airflow] potiuk commented on issue #6501: Prod image

2019-11-06 Thread GitBox
potiuk commented on issue #6501: Prod image URL: https://github.com/apache/airflow/pull/6501#issuecomment-550658642 It is based on some previous (not yet merged PRs) so the prod image is just the last commit I have not updated the descrription yet as it is a Draft PR still. Just take a

[GitHub] [airflow] ryw commented on issue #6501: Prod image

2019-11-06 Thread GitBox
ryw commented on issue #6501: Prod image URL: https://github.com/apache/airflow/pull/6501#issuecomment-550565552 72 changed files hard to see the work on prod docker - is there some issue w the PR? This is an automated

[GitHub] [airflow] villasv commented on issue #5883: [AIRFLOW-5194] Add error handler to action log

2019-11-06 Thread GitBox
villasv commented on issue #5883: [AIRFLOW-5194] Add error handler to action log URL: https://github.com/apache/airflow/pull/5883#issuecomment-550559808 Heyyy just wanted do bump this PR :-) This is an automated message from

[jira] [Commented] (AIRFLOW-5167) Dependancy conflict with grpc-google-iam-v1

2019-11-06 Thread Eric G (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968795#comment-16968795 ] Eric G commented on AIRFLOW-5167: - +1 I have this issue as well > Dependancy conflict with

[GitHub] [airflow] potiuk commented on issue #5659: [AIRFLOW-5033] Switched to snakebite-py3 [DO NOT MERGE]

2019-11-06 Thread GitBox
potiuk commented on issue #5659: [AIRFLOW-5033] Switched to snakebite-py3 [DO NOT MERGE] URL: https://github.com/apache/airflow/pull/5659#issuecomment-550528138 Great! This is an automated message from the Apache Git

[GitHub] [airflow] potiuk commented on issue #6496: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing

2019-11-06 Thread GitBox
potiuk commented on issue #6496: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing URL: https://github.com/apache/airflow/pull/6496#issuecomment-550524575 @feluelle - wait for #6500 :)... That's even better.

[jira] [Updated] (AIRFLOW-5860) Add the field `dagrun_id` to the response of experimental API on trigger.

2019-11-06 Thread Douglas Mendez (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Mendez updated AIRFLOW-5860: External issue URL: https://github.com/apache/airflow/pull/6514 > Add the field

[GitHub] [airflow] potiuk commented on issue #6513: [AIRFLOW-5862] Fix failing build on kubernetes

2019-11-06 Thread GitBox
potiuk commented on issue #6513: [AIRFLOW-5862] Fix failing build on kubernetes URL: https://github.com/apache/airflow/pull/6513#issuecomment-550508032 It worked in the PR but did not work after merging to master because of an unexpected dependency between images and scripts. The PR build

[jira] [Commented] (AIRFLOW-5590) Add 'run_id' to trigger DAG run API response as a field

2019-11-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968724#comment-16968724 ] ASF GitHub Bot commented on AIRFLOW-5590: - douglasmakey commented on pull request #6514:

[GitHub] [airflow] douglasmakey opened a new pull request #6514: AIRFLOW-5590: Add dagrun_id to the response of experimental API on trigger.

2019-11-06 Thread GitBox
douglasmakey opened a new pull request #6514: AIRFLOW-5590: Add dagrun_id to the response of experimental API on trigger. URL: https://github.com/apache/airflow/pull/6514 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-5862) Build fails on new kubernetes approach

2019-11-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968717#comment-16968717 ] ASF GitHub Bot commented on AIRFLOW-5862: - potiuk commented on pull request #6513:

[GitHub] [airflow] potiuk opened a new pull request #6513: [AIRFLOW-5862] Fix failing build on kubernetes

2019-11-06 Thread GitBox
potiuk opened a new pull request #6513: [AIRFLOW-5862] Fix failing build on kubernetes URL: https://github.com/apache/airflow/pull/6513 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Created] (AIRFLOW-5862) Build fails on new kubernetes approach

2019-11-06 Thread Jarek Potiuk (Jira)
Jarek Potiuk created AIRFLOW-5862: - Summary: Build fails on new kubernetes approach Key: AIRFLOW-5862 URL: https://issues.apache.org/jira/browse/AIRFLOW-5862 Project: Apache Airflow Issue

[jira] [Created] (AIRFLOW-5861) DatabricksRunNowOperator enforcing argument that should be able to be empty

2019-11-06 Thread John Dyer (Jira)
John Dyer created AIRFLOW-5861: -- Summary: DatabricksRunNowOperator enforcing argument that should be able to be empty Key: AIRFLOW-5861 URL: https://issues.apache.org/jira/browse/AIRFLOW-5861 Project:

[jira] [Commented] (AIRFLOW-5811) Add metric for externally killed task count

2019-11-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968699#comment-16968699 ] ASF GitHub Bot commented on AIRFLOW-5811: - feng-tao commented on pull request #6466:

[jira] [Commented] (AIRFLOW-5811) Add metric for externally killed task count

2019-11-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968700#comment-16968700 ] ASF subversion and git services commented on AIRFLOW-5811: -- Commit

[jira] [Resolved] (AIRFLOW-5811) Add metric for externally killed task count

2019-11-06 Thread Tao Feng (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Feng resolved AIRFLOW-5811. --- Fix Version/s: 1.10.7 Resolution: Fixed > Add metric for externally killed task count >

[GitHub] [airflow] feng-tao merged pull request #6466: [AIRFLOW-5811] add metric for externally killed task count

2019-11-06 Thread GitBox
feng-tao merged pull request #6466: [AIRFLOW-5811] add metric for externally killed task count URL: https://github.com/apache/airflow/pull/6466 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (AIRFLOW-5848) [AIRFLOW-5668] Rename PostgresToGoogleCloudStorageOperator to PostgresToGcsOperator

2019-11-06 Thread Sayed Mohammad Hossein Torabi (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968679#comment-16968679 ] Sayed Mohammad Hossein Torabi commented on AIRFLOW-5848: This issue is already

[jira] [Updated] (AIRFLOW-5860) Add the field `dagrun_id` to the response of experimental API on trigger.

2019-11-06 Thread Douglas Mendez (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Mendez updated AIRFLOW-5860: Description: We are using experimental REST API for automating Airflow, triggering Dags

[jira] [Created] (AIRFLOW-5860) Add the field `dagrun_id` to the response of experimental API on trigger.

2019-11-06 Thread Douglas Mendez (Jira)
Douglas Mendez created AIRFLOW-5860: --- Summary: Add the field `dagrun_id` to the response of experimental API on trigger. Key: AIRFLOW-5860 URL: https://issues.apache.org/jira/browse/AIRFLOW-5860

[jira] [Commented] (AIRFLOW-3189) DbAPI get_uri returns invalid uri if schema is None

2019-11-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968617#comment-16968617 ] ASF GitHub Bot commented on AIRFLOW-3189: - eladkal commented on pull request #5633:

[GitHub] [airflow] eladkal commented on issue #5633: [AIRFLOW-3189] fix DbAPI get_uri returns invalid uri if schema is None

2019-11-06 Thread GitBox
eladkal commented on issue #5633: [AIRFLOW-3189] fix DbAPI get_uri returns invalid uri if schema is None URL: https://github.com/apache/airflow/pull/5633#issuecomment-550455735 @potiuk don't have time to work on that PR anymore. be my guest to continue if you'd like

[GitHub] [airflow] eladkal closed pull request #5633: [AIRFLOW-3189] fix DbAPI get_uri returns invalid uri if schema is None

2019-11-06 Thread GitBox
eladkal closed pull request #5633: [AIRFLOW-3189] fix DbAPI get_uri returns invalid uri if schema is None URL: https://github.com/apache/airflow/pull/5633 This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (AIRFLOW-4879) Add poll_interval and schema to PrestoHook

2019-11-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968606#comment-16968606 ] ASF GitHub Bot commented on AIRFLOW-4879: - eladkal commented on pull request #5515:

[GitHub] [airflow] eladkal closed pull request #5515: [AIRFLOW-4879] add poll_interval and schema to PrestoHook

2019-11-06 Thread GitBox
eladkal closed pull request #5515: [AIRFLOW-4879] add poll_interval and schema to PrestoHook URL: https://github.com/apache/airflow/pull/5515 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] eladkal commented on issue #5515: [AIRFLOW-4879] add poll_interval and schema to PrestoHook

2019-11-06 Thread GitBox
eladkal commented on issue #5515: [AIRFLOW-4879] add poll_interval and schema to PrestoHook URL: https://github.com/apache/airflow/pull/5515#issuecomment-550449197 Issues with rebasing. Will open new PR This is an

[GitHub] [airflow] efedotova commented on a change in pull request #6450: [AIRFLOW-XXX] Local development environments - polish documentation

2019-11-06 Thread GitBox
efedotova commented on a change in pull request #6450: [AIRFLOW-XXX] Local development environments - polish documentation URL: https://github.com/apache/airflow/pull/6450#discussion_r343262059 ## File path: LOCAL_VIRTUALENV.rst ## @@ -18,115 +18,156 @@ .. contents::

[jira] [Commented] (AIRFLOW-5824) Add a new hook and operator for AWS DataSync

2019-11-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968560#comment-16968560 ] ASF GitHub Bot commented on AIRFLOW-5824: - baolsen commented on pull request #6512:

[GitHub] [airflow] baolsen opened a new pull request #6512: [AIRFLOW-5824] Added AWS DataSync Hook and Operator

2019-11-06 Thread GitBox
baolsen opened a new pull request #6512: [AIRFLOW-5824] Added AWS DataSync Hook and Operator URL: https://github.com/apache/airflow/pull/6512 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Updated] (AIRFLOW-5859) Tasks locking and heartbeat warnings

2019-11-06 Thread Jacob Ward (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob Ward updated AIRFLOW-5859: Description: Having two potentially related issues. Issue 1: Some of my tasks (has only been

[jira] [Created] (AIRFLOW-5859) Tasks locking and heartbeat warnings

2019-11-06 Thread Jacob Ward (Jira)
Jacob Ward created AIRFLOW-5859: --- Summary: Tasks locking and heartbeat warnings Key: AIRFLOW-5859 URL: https://issues.apache.org/jira/browse/AIRFLOW-5859 Project: Apache Airflow Issue Type:

[GitHub] [airflow] TobKed commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests

2019-11-06 Thread GitBox
TobKed commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests URL: https://github.com/apache/airflow/pull/6299#discussion_r343211153 ## File path: tests/gcp/operators/test_bigquery_system.py ## @@ -17,40 +17,32 @@ # specific

[jira] [Commented] (AIRFLOW-5704) Docker scripts for kind kubernetes tests can be improved

2019-11-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968487#comment-16968487 ] ASF subversion and git services commented on AIRFLOW-5704: -- Commit

[jira] [Commented] (AIRFLOW-5704) Docker scripts for kind kubernetes tests can be improved

2019-11-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968485#comment-16968485 ] ASF GitHub Bot commented on AIRFLOW-5704: - potiuk commented on pull request #6496:

[jira] [Commented] (AIRFLOW-5704) Docker scripts for kind kubernetes tests can be improved

2019-11-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968486#comment-16968486 ] ASF subversion and git services commented on AIRFLOW-5704: -- Commit

[GitHub] [airflow] potiuk merged pull request #6496: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing

2019-11-06 Thread GitBox
potiuk merged pull request #6496: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing URL: https://github.com/apache/airflow/pull/6496 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] TobKed commented on issue #6511: [AIRFLOW-XXX] Improve the PubSub documentation

2019-11-06 Thread GitBox
TobKed commented on issue #6511: [AIRFLOW-XXX] Improve the PubSub documentation URL: https://github.com/apache/airflow/pull/6511#issuecomment-550386853 this PR refers to review made on https://github.com/PolideaInternal/airflow/pull/401 CC @mschickensoup

[GitHub] [airflow] TobKed edited a comment on issue #6511: [AIRFLOW-XXX] Improve the PubSub documentation

2019-11-06 Thread GitBox
TobKed edited a comment on issue #6511: [AIRFLOW-XXX] Improve the PubSub documentation URL: https://github.com/apache/airflow/pull/6511#issuecomment-550386853 this PR refers to review made on https://github.com/PolideaInternal/airflow/pull/401 CC @mschickensoup @mik-laj

[GitHub] [airflow] potiuk commented on a change in pull request #6496: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing

2019-11-06 Thread GitBox
potiuk commented on a change in pull request #6496: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing URL: https://github.com/apache/airflow/pull/6496#discussion_r343192412 ## File path: BREEZE.rst ## @@ -79,11 +79,11 @@ images maintained on the Docker Hub

[GitHub] [airflow] TobKed opened a new pull request #6511: [AIRFLOW-XXX] Improve the PubSub documentation

2019-11-06 Thread GitBox
TobKed opened a new pull request #6511: [AIRFLOW-XXX] Improve the PubSub documentation URL: https://github.com/apache/airflow/pull/6511 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[GitHub] [airflow] TobKed commented on issue #6393: [AIRFLOW-5718] Add SFTPToGoogleCloudStorageOperator

2019-11-06 Thread GitBox
TobKed commented on issue #6393: [AIRFLOW-5718] Add SFTPToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/6393#issuecomment-550382708 @mik-laj done! Travis is happy now. This is an automated message

[GitHub] [airflow] yegeniy commented on issue #6281: Run batches of (self-terminating) EMR JobFlows [AIRFLOW-5763]

2019-11-06 Thread GitBox
yegeniy commented on issue #6281: Run batches of (self-terminating) EMR JobFlows [AIRFLOW-5763] URL: https://github.com/apache/airflow/pull/6281#issuecomment-550356275 Absolutely. I do think Ash’s two suggestions in the comment in that JIRA are the way to go if you want steps submitted

[GitHub] [airflow] OmerJog commented on issue #6088: [AIRFLOW-5349] Add schedulername option for KubernetesPodOperator

2019-11-06 Thread GitBox
OmerJog commented on issue #6088: [AIRFLOW-5349] Add schedulername option for KubernetesPodOperator URL: https://github.com/apache/airflow/pull/6088#issuecomment-550352217 @antonymayi I don't think you meant to change 1043 files for this PR.

[GitHub] [airflow-site] kgabryje opened a new pull request #135: CHanged placeholder text, added search by continent

2019-11-06 Thread GitBox
kgabryje opened a new pull request #135: CHanged placeholder text, added search by continent URL: https://github.com/apache/airflow-site/pull/135 This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (AIRFLOW-5858) Airflow celery worker missing heartbeat

2019-11-06 Thread Nikhil SInghal (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikhil SInghal updated AIRFLOW-5858: Description: Our Airflow setup uses Celery Executors and Redis as a broker. We are

[jira] [Created] (AIRFLOW-5858) Airflow celery worker missing heartbeat

2019-11-06 Thread Nikhil SInghal (Jira)
Nikhil SInghal created AIRFLOW-5858: --- Summary: Airflow celery worker missing heartbeat Key: AIRFLOW-5858 URL: https://issues.apache.org/jira/browse/AIRFLOW-5858 Project: Apache Airflow

[jira] [Commented] (AIRFLOW-330) Decorated PythonOperator python_callable functions don't show the original function in task code view

2019-11-06 Thread jack (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968374#comment-16968374 ] jack commented on AIRFLOW-330: -- if it's only Python 2 issue than probably this isn't needed anymore  >

[jira] [Updated] (AIRFLOW-5857) Add a get_job_state in the Databricks hook

2019-11-06 Thread Francesco Mucio (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Mucio updated AIRFLOW-5857: - Description: In order to create a sensor able to monitor the status of a Spark job

[GitHub] [airflow] ashb commented on a change in pull request #6223: [AIRFLOW-5578] Adding the ability to define custom IndexView

2019-11-06 Thread GitBox
ashb commented on a change in pull request #6223: [AIRFLOW-5578] Adding the ability to define custom IndexView URL: https://github.com/apache/airflow/pull/6223#discussion_r343099973 ## File path: airflow/www/app.py ## @@ -99,10 +99,19 @@ def create_app(config=None,

[GitHub] [airflow] ashb commented on a change in pull request #6223: [AIRFLOW-5578] Adding the ability to define custom IndexView

2019-11-06 Thread GitBox
ashb commented on a change in pull request #6223: [AIRFLOW-5578] Adding the ability to define custom IndexView URL: https://github.com/apache/airflow/pull/6223#discussion_r343100499 ## File path: airflow/www/blueprints.py ## @@ -18,10 +18,19 @@ # under the License. #

[GitHub] [airflow] OmerJog commented on issue #6350: [AIRFLOW-5681] Allow specification of a tag or hash for the git_sync init container

2019-11-06 Thread GitBox
OmerJog commented on issue #6350: [AIRFLOW-5681] Allow specification of a tag or hash for the git_sync init container URL: https://github.com/apache/airflow/pull/6350#issuecomment-550312550 @george-miller The test you added failed: ``` 55) FAIL: test_make_pod_git_sync_rev

[GitHub] [airflow] OmerJog edited a comment on issue #6379: [AIRFLOW-5708] Optionally check task pools when parsing dags.

2019-11-06 Thread GitBox
OmerJog edited a comment on issue #6379: [AIRFLOW-5708] Optionally check task pools when parsing dags. URL: https://github.com/apache/airflow/pull/6379#issuecomment-550311561 Related https://issues.apache.org/jira/browse/AIRFLOW-4927

[GitHub] [airflow] OmerJog commented on issue #6379: [AIRFLOW-5708] Optionally check task pools when parsing dags.

2019-11-06 Thread GitBox
OmerJog commented on issue #6379: [AIRFLOW-5708] Optionally check task pools when parsing dags. URL: https://github.com/apache/airflow/pull/6379#issuecomment-550311561 Related / duplicate https://issues.apache.org/jira/browse/AIRFLOW-4927

[GitHub] [airflow] mik-laj commented on issue #6393: [AIRFLOW-5718] Add SFTPToGoogleCloudStorageOperator

2019-11-06 Thread GitBox
mik-laj commented on issue #6393: [AIRFLOW-5718] Add SFTPToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/6393#issuecomment-550309339 @TobKed Travis is sad. Can you fix it? This is an automated

[airflow-site] branch aip-11 updated: Fix the navbar overlap on the home page (#131)

2019-11-06 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a commit to branch aip-11 in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/aip-11 by this push: new 4c6fbb2 Fix the navbar overlap on

[GitHub] [airflow-site] mik-laj merged pull request #131: Fix the navbar overlap on the home page

2019-11-06 Thread GitBox
mik-laj merged pull request #131: Fix the navbar overlap on the home page URL: https://github.com/apache/airflow-site/pull/131 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Resolved] (AIRFLOW-5846) Implementing Sqlite hook tests

2019-11-06 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-5846. --- Fix Version/s: 2.0.0 Resolution: Fixed > Implementing Sqlite hook tests >

[jira] [Commented] (AIRFLOW-5846) Implementing Sqlite hook tests

2019-11-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968359#comment-16968359 ] ASF subversion and git services commented on AIRFLOW-5846: -- Commit

[jira] [Commented] (AIRFLOW-5846) Implementing Sqlite hook tests

2019-11-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968357#comment-16968357 ] ASF GitHub Bot commented on AIRFLOW-5846: - potiuk commented on pull request #6509:

[GitHub] [airflow] potiuk merged pull request #6509: [AIRFLOW-5846] Implementing Sqlite hook tests

2019-11-06 Thread GitBox
potiuk merged pull request #6509: [AIRFLOW-5846] Implementing Sqlite hook tests URL: https://github.com/apache/airflow/pull/6509 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [airflow] codecov-io edited a comment on issue #6496: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing

2019-11-06 Thread GitBox
codecov-io edited a comment on issue #6496: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing URL: https://github.com/apache/airflow/pull/6496#issuecomment-549367986 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6496?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6496: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing

2019-11-06 Thread GitBox
codecov-io edited a comment on issue #6496: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing URL: https://github.com/apache/airflow/pull/6496#issuecomment-549367986 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6496?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6496: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing

2019-11-06 Thread GitBox
codecov-io edited a comment on issue #6496: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing URL: https://github.com/apache/airflow/pull/6496#issuecomment-549367986 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6496?src=pr=h1) Report > Merging

[GitHub] [airflow] feluelle commented on issue #6489: [AIRFLOW-3959] [AIRFLOW-4026] add UI filter with DAGs tags?

2019-11-06 Thread GitBox
feluelle commented on issue #6489: [AIRFLOW-3959] [AIRFLOW-4026] add UI filter with DAGs tags? URL: https://github.com/apache/airflow/pull/6489#issuecomment-550297295 Note that we also need to update the commit message to include both tickets so that both Jira tickets get linked to this

[GitHub] [airflow] feluelle edited a comment on issue #6489: [AIRFLOW-3959] [AIRFLOW-4026] add UI filter with DAGs tags?

2019-11-06 Thread GitBox
feluelle edited a comment on issue #6489: [AIRFLOW-3959] [AIRFLOW-4026] add UI filter with DAGs tags? URL: https://github.com/apache/airflow/pull/6489#issuecomment-550294632 > How do I link this PR to two issues? [AIRFLOW-3959] [AIRFLOW-4026] add UI filter with DAGs tags? Since you

[GitHub] [airflow] feluelle commented on issue #6489: [AIRFLOW-3959] [AIRFLOW-4026] add UI filter with DAGs tags?

2019-11-06 Thread GitBox
feluelle commented on issue #6489: [AIRFLOW-3959] [AIRFLOW-4026] add UI filter with DAGs tags? URL: https://github.com/apache/airflow/pull/6489#issuecomment-550294632 > How do I link this PR to two issues? [AIRFLOW-3959] [AIRFLOW-4026] add UI filter with DAGs tags? Since you also

[GitHub] [airflow] feluelle commented on a change in pull request #6473: [AIRFLOW-5819] Update AWSBatchOperator default value

2019-11-06 Thread GitBox
feluelle commented on a change in pull request #6473: [AIRFLOW-5819] Update AWSBatchOperator default value URL: https://github.com/apache/airflow/pull/6473#discussion_r343070664 ## File path: airflow/contrib/operators/awsbatch_operator.py ## @@ -93,7 +93,7 @@ def

[GitHub] [airflow] feluelle commented on a change in pull request #6473: [AIRFLOW-5819] Update AWSBatchOperator default value

2019-11-06 Thread GitBox
feluelle commented on a change in pull request #6473: [AIRFLOW-5819] Update AWSBatchOperator default value URL: https://github.com/apache/airflow/pull/6473#discussion_r343069637 ## File path: airflow/contrib/operators/awsbatch_operator.py ## @@ -93,7 +93,7 @@ def

[GitHub] [airflow] codecov-io commented on issue #6509: [AIRFLOW-5846] Implementing Sqlite hook tests

2019-11-06 Thread GitBox
codecov-io commented on issue #6509: [AIRFLOW-5846] Implementing Sqlite hook tests URL: https://github.com/apache/airflow/pull/6509#issuecomment-550284728 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6509?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6509: [AIRFLOW-5846] Implementing Sqlite hook tests

2019-11-06 Thread GitBox
codecov-io edited a comment on issue #6509: [AIRFLOW-5846] Implementing Sqlite hook tests URL: https://github.com/apache/airflow/pull/6509#issuecomment-550284728 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6509?src=pr=h1) Report > Merging

[GitHub] [airflow] feluelle commented on a change in pull request #6496: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing

2019-11-06 Thread GitBox
feluelle commented on a change in pull request #6496: [AIRFLOW-5704] Improve Kind Kubernetes scripts for local testing URL: https://github.com/apache/airflow/pull/6496#discussion_r343047685 ## File path: BREEZE.rst ## @@ -79,11 +79,11 @@ images maintained on the Docker

[GitHub] [airflow-site] mik-laj merged pull request #120: Add rating component with Google Analytics integration

2019-11-06 Thread GitBox
mik-laj merged pull request #120: Add rating component with Google Analytics integration URL: https://github.com/apache/airflow-site/pull/120 This is an automated message from the Apache Git Service. To respond to the

[airflow-site] branch aip-11 updated (82148f0 -> 7421384)

2019-11-06 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a change to branch aip-11 in repository https://gitbox.apache.org/repos/asf/airflow-site.git. from 82148f0 Add new sample blog post (#127) add 7421384 Add rating component with Google Analytics

[GitHub] [airflow-site] mik-laj merged pull request #127: Add new sample blog post

2019-11-06 Thread GitBox
mik-laj merged pull request #127: Add new sample blog post URL: https://github.com/apache/airflow-site/pull/127 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [airflow-site] mik-laj merged pull request #128: Fix content of navbar link item

2019-11-06 Thread GitBox
mik-laj merged pull request #128: Fix content of navbar link item URL: https://github.com/apache/airflow-site/pull/128 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [airflow-site] mik-laj closed pull request #105: Minor fixes

2019-11-06 Thread GitBox
mik-laj closed pull request #105: Minor fixes URL: https://github.com/apache/airflow-site/pull/105 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [airflow-site] mik-laj merged pull request #130: Ignore cases in integration search

2019-11-06 Thread GitBox
mik-laj merged pull request #130: Ignore cases in integration search URL: https://github.com/apache/airflow-site/pull/130 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[airflow-site] branch aip-11 updated: Fix content of navbar link item (#128)

2019-11-06 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a commit to branch aip-11 in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/aip-11 by this push: new 54d0e7e Fix content of navbar link

[airflow-site] branch aip-11 updated: Make arrow in accordion smaller on mobile devicese (#133)

2019-11-06 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a commit to branch aip-11 in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/aip-11 by this push: new 32aff96 Make arrow in accordion

[GitHub] [airflow-site] mik-laj merged pull request #126: Small typo face-to face => face-to-face

2019-11-06 Thread GitBox
mik-laj merged pull request #126: Small typo face-to face => face-to-face URL: https://github.com/apache/airflow-site/pull/126 This is an automated message from the Apache Git Service. To respond to the message, please log

[airflow-site] branch aip-11 updated: Add new sample blog post (#127)

2019-11-06 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a commit to branch aip-11 in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/aip-11 by this push: new 82148f0 Add new sample blog post

[GitHub] [airflow-site] mik-laj merged pull request #134: Improve position of change suggestion button

2019-11-06 Thread GitBox
mik-laj merged pull request #134: Improve position of change suggestion button URL: https://github.com/apache/airflow-site/pull/134 This is an automated message from the Apache Git Service. To respond to the message, please

[airflow-site] branch aip-11 updated: Improve position of change suggestion button (#134)

2019-11-06 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a commit to branch aip-11 in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/aip-11 by this push: new 8ebce27 Improve position of change

[GitHub] [airflow-site] mik-laj commented on issue #105: Minor fixes

2019-11-06 Thread GitBox
mik-laj commented on issue #105: Minor fixes URL: https://github.com/apache/airflow-site/pull/105#issuecomment-550275646 Supersed by: https://github.com/apache/airflow-site/pull/126 https://github.com/apache/airflow-site/pull/127 https://github.com/apache/airflow-site/pull/128

[airflow-site] branch aip-11 updated: Improve the gap between integrators (#132)

2019-11-06 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a commit to branch aip-11 in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/aip-11 by this push: new 23e7973 Improve the gap between

  1   2   >