[GitHub] [airflow] ashb commented on a change in pull request #6327: [AIRFLOW-4675] Make airflow/lineage Pylint compatible

2019-10-17 Thread GitBox
ashb commented on a change in pull request #6327: [AIRFLOW-4675] Make airflow/lineage Pylint compatible URL: https://github.com/apache/airflow/pull/6327#discussion_r335964325 ## File path: airflow/lineage/backend/__init__.py ## @@ -16,13 +16,12 @@ # specific language

[GitHub] [airflow] ashb commented on a change in pull request #6327: [AIRFLOW-4675] Make airflow/lineage Pylint compatible

2019-10-17 Thread GitBox
ashb commented on a change in pull request #6327: [AIRFLOW-4675] Make airflow/lineage Pylint compatible URL: https://github.com/apache/airflow/pull/6327#discussion_r335963837 ## File path: airflow/lineage/__init__.py ## @@ -108,9 +115,9 @@ def wrapper(self, context,

[GitHub] [airflow] kaxil commented on a change in pull request #6327: [AIRFLOW-4675] Make airflow/lineage Pylint compatible

2019-10-17 Thread GitBox
kaxil commented on a change in pull request #6327: [AIRFLOW-4675] Make airflow/lineage Pylint compatible URL: https://github.com/apache/airflow/pull/6327#discussion_r335961433 ## File path: airflow/lineage/backend/atlas/__init__.py ## @@ -35,8 +36,8 @@ class

[GitHub] [airflow] kaxil commented on a change in pull request #6327: [AIRFLOW-4675] Make airflow/lineage Pylint compatible

2019-10-17 Thread GitBox
kaxil commented on a change in pull request #6327: [AIRFLOW-4675] Make airflow/lineage Pylint compatible URL: https://github.com/apache/airflow/pull/6327#discussion_r335961117 ## File path: airflow/lineage/backend/__init__.py ## @@ -16,13 +16,12 @@ # specific language

[GitHub] [airflow] feluelle commented on issue #6327: [AIRFLOW-4675] Make airflow/lineage Pylint compatible

2019-10-17 Thread GitBox
feluelle commented on issue #6327: [AIRFLOW-4675] Make airflow/lineage Pylint compatible URL: https://github.com/apache/airflow/pull/6327#issuecomment-543139494 The issue: ``` == 64) FAIL: test_clear

[jira] [Commented] (AIRFLOW-5130) Use GOOGLE_APPLICATION_CREDENTIALS constant from library

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

[jira] [Commented] (AIRFLOW-5497) dag_processing::list_py_file_paths method pydoc needs param added

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

[jira] [Commented] (AIRFLOW-4797) Zombie detection and killing is not deterministic

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

[GitHub] [airflow] ashb commented on a change in pull request #5755: [AIRFLOW-4568] Add unallowed_states to ExternalTaskSensor

2019-10-17 Thread GitBox
ashb commented on a change in pull request #5755: [AIRFLOW-4568] Add unallowed_states to ExternalTaskSensor URL: https://github.com/apache/airflow/pull/5755#discussion_r335957713 ## File path: airflow/sensors/external_task_sensor.py ## @@ -40,6 +40,10 @@ class

[GitHub] [airflow] feluelle commented on a change in pull request #5755: [AIRFLOW-4568] Add unallowed_states to ExternalTaskSensor

2019-10-17 Thread GitBox
feluelle commented on a change in pull request #5755: [AIRFLOW-4568] Add unallowed_states to ExternalTaskSensor URL: https://github.com/apache/airflow/pull/5755#discussion_r335899984 ## File path: airflow/sensors/external_task_sensor.py ## @@ -40,6 +40,10 @@ class

[jira] [Commented] (AIRFLOW-5653) Log caught AirflowSkipException in task instance log

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

[jira] [Commented] (AIRFLOW-5657) Upgrade dill dependency

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

[jira] [Commented] (AIRFLOW-5133) Keep original env state in provide_gcp_credential_file

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

[jira] [Commented] (AIRFLOW-5459) use a dynamic tmp location in dataflow operator

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

[jira] [Commented] (AIRFLOW-5126) Read aws_session_token in extra_config of the aws hook

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

[jira] [Commented] (AIRFLOW-4908) Implement BigQuery Hooks/Operators for update_dataset, patch_dataset and get_dataset

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

[jira] [Commented] (AIRFLOW-4908) Implement BigQuery Hooks/Operators for update_dataset, patch_dataset and get_dataset

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

[jira] [Commented] (AIRFLOW-5126) Read aws_session_token in extra_config of the aws hook

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

[jira] [Commented] (AIRFLOW-5459) use a dynamic tmp location in dataflow operator

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

[jira] [Commented] (AIRFLOW-5653) Log caught AirflowSkipException in task instance log

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

[GitHub] [airflow] ashb commented on a change in pull request #6321: [AIRFLOW-5649] Skips some tests for non relevant changes

2019-10-17 Thread GitBox
ashb commented on a change in pull request #6321: [AIRFLOW-5649] Skips some tests for non relevant changes URL: https://github.com/apache/airflow/pull/6321#discussion_r335955081 ## File path: scripts/ci/_utils.sh ## @@ -910,15 +927,39 @@ function build_image_on_ci() {

[GitHub] [airflow] ashb commented on a change in pull request #6261: [AIRFLOW-5141] Added optional resource usage logging to KubernetesPod…

2019-10-17 Thread GitBox
ashb commented on a change in pull request #6261: [AIRFLOW-5141] Added optional resource usage logging to KubernetesPod… URL: https://github.com/apache/airflow/pull/6261#discussion_r335945777 ## File path: airflow/kubernetes/pod_usage_metrics_logger.py ## @@ -0,0 +1,223

[GitHub] [airflow] ashb commented on a change in pull request #6182: [AIRFLOW-3877] -Changing full file path in scheduler

2019-10-17 Thread GitBox
ashb commented on a change in pull request #6182: [AIRFLOW-3877] -Changing full file path in scheduler URL: https://github.com/apache/airflow/pull/6182#discussion_r335943262 ## File path: airflow/jobs/scheduler_job.py ## @@ -1092,7 +1099,7 @@ def

[GitHub] [airflow] ashb commented on a change in pull request #6182: [AIRFLOW-3877] -Changing full file path in scheduler

2019-10-17 Thread GitBox
ashb commented on a change in pull request #6182: [AIRFLOW-3877] -Changing full file path in scheduler URL: https://github.com/apache/airflow/pull/6182#discussion_r335942699 ## File path: airflow/jobs/scheduler_job.py ## @@ -1092,7 +1099,7 @@ def

[GitHub] [airflow] potiuk commented on a change in pull request #6321: [AIRFLOW-5649] Skips some tests for non relevant changes

2019-10-17 Thread GitBox
potiuk commented on a change in pull request #6321: [AIRFLOW-5649] Skips some tests for non relevant changes URL: https://github.com/apache/airflow/pull/6321#discussion_r335939221 ## File path: scripts/ci/_utils.sh ## @@ -910,15 +927,39 @@ function build_image_on_ci() {

[GitHub] [airflow] vipul007ravi commented on a change in pull request #6182: [AIRFLOW-3877] -Changing full file path in scheduler

2019-10-17 Thread GitBox
vipul007ravi commented on a change in pull request #6182: [AIRFLOW-3877] -Changing full file path in scheduler URL: https://github.com/apache/airflow/pull/6182#discussion_r335926246 ## File path: airflow/jobs/scheduler_job.py ## @@ -1092,7 +1099,7 @@ def

[GitHub] [airflow] vipul007ravi commented on a change in pull request #6182: [AIRFLOW-3877] -Changing full file path in scheduler

2019-10-17 Thread GitBox
vipul007ravi commented on a change in pull request #6182: [AIRFLOW-3877] -Changing full file path in scheduler URL: https://github.com/apache/airflow/pull/6182#discussion_r335926009 ## File path: tests/jobs/test_scheduler_job.py ## @@ -2736,3 +2736,28 @@ def

[GitHub] [airflow] vipul007ravi commented on a change in pull request #6182: [AIRFLOW-3877] -Changing full file path in scheduler

2019-10-17 Thread GitBox
vipul007ravi commented on a change in pull request #6182: [AIRFLOW-3877] -Changing full file path in scheduler URL: https://github.com/apache/airflow/pull/6182#discussion_r335925929 ## File path: airflow/jobs/scheduler_job.py ## @@ -1077,7 +1080,12 @@ def

[jira] [Updated] (AIRFLOW-5686) Deleting DAG can leave scheduld/queued tasks consuming pool slots

2019-10-17 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-5686: --- Summary: Deleting DAG can leave scheduld/queued tasks consuming pool slots (was:

[GitHub] [airflow] vipul007ravi commented on a change in pull request #6182: [AIRFLOW-3877] -Changing full file path in scheduler

2019-10-17 Thread GitBox
vipul007ravi commented on a change in pull request #6182: [AIRFLOW-3877] -Changing full file path in scheduler URL: https://github.com/apache/airflow/pull/6182#discussion_r335926040 ## File path: tests/jobs/test_scheduler_job.py ## @@ -2736,3 +2736,28 @@ def

[GitHub] [airflow] leahecole commented on issue #6349: [AIRFLOW-XXX] Add logo info to readme

2019-10-17 Thread GitBox
leahecole commented on issue #6349: [AIRFLOW-XXX] Add logo info to readme URL: https://github.com/apache/airflow/pull/6349#issuecomment-543108318 Great. Added it! This is an automated message from the Apache Git Service. To

[GitHub] [airflow] vardancse commented on issue #5787: [AIRFLOW-5172] Add choice of interval edge scheduling

2019-10-17 Thread GitBox
vardancse commented on issue #5787: [AIRFLOW-5172] Add choice of interval edge scheduling URL: https://github.com/apache/airflow/pull/5787#issuecomment-543106937 Pretty much interested in this functionality. Any upcoming plans to make this changes part of release before v2.0, if not we'd

[GitHub] [airflow] ashb commented on a change in pull request #6321: [AIRFLOW-5649] Skips some tests for non relevant changes

2019-10-17 Thread GitBox
ashb commented on a change in pull request #6321: [AIRFLOW-5649] Skips some tests for non relevant changes URL: https://github.com/apache/airflow/pull/6321#discussion_r335923495 ## File path: scripts/ci/_utils.sh ## @@ -910,15 +927,39 @@ function build_image_on_ci() {

[jira] [Commented] (AIRFLOW-5686) Deleting DAG can leave scheduld/queued tasks consuming pool slots

2019-10-17 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953595#comment-16953595 ] Ash Berlin-Taylor commented on AIRFLOW-5686: If anyone else runs in to this the workaround

[jira] [Created] (AIRFLOW-5686) Deleting DAG can leave schedules/queued tasks consuming pool slots

2019-10-17 Thread Ash Berlin-Taylor (Jira)
Ash Berlin-Taylor created AIRFLOW-5686: -- Summary: Deleting DAG can leave schedules/queued tasks consuming pool slots Key: AIRFLOW-5686 URL: https://issues.apache.org/jira/browse/AIRFLOW-5686

[GitHub] [airflow] ashb commented on a change in pull request #6342: [AIRFLOW-5662] fix incorrect naming for scheduler used slot metric

2019-10-17 Thread GitBox
ashb commented on a change in pull request #6342: [AIRFLOW-5662] fix incorrect naming for scheduler used slot metric URL: https://github.com/apache/airflow/pull/6342#discussion_r335910327 ## File path: airflow/models/pool.py ## @@ -107,3 +109,33 @@ def open_slots(self,

[jira] [Assigned] (AIRFLOW-5649) Skipping tests for non relevant changes

2019-10-17 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk reassigned AIRFLOW-5649: - Assignee: Jarek Potiuk > Skipping tests for non relevant changes >

[jira] [Updated] (AIRFLOW-5649) Skipping tests for non relevant changes

2019-10-17 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk updated AIRFLOW-5649: -- Description: We can skip running tests for some changes that are not relevant:   1) Skip

[jira] [Updated] (AIRFLOW-5649) Skipping tests for non relevant changes

2019-10-17 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk updated AIRFLOW-5649: -- Summary: Skipping tests for non relevant changes (was: Skipping tests when there are no .py

[airflow-site] branch aip-11 updated: Add list components (#76)

2019-10-17 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 3d37522 Add list components (#76)

[GitHub] [airflow-site] mik-laj merged pull request #76: Add list components

2019-10-17 Thread GitBox
mik-laj merged pull request #76: Add list components URL: https://github.com/apache/airflow-site/pull/76 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [airflow] potiuk commented on a change in pull request #6321: [AIRFLOW-5649] [DO NOT MERGE] Skips tests for non .py changes

2019-10-17 Thread GitBox
potiuk commented on a change in pull request #6321: [AIRFLOW-5649] [DO NOT MERGE] Skips tests for non .py changes URL: https://github.com/apache/airflow/pull/6321#discussion_r335880466 ## File path: scripts/ci/_utils.sh ## @@ -932,3 +935,17 @@ function build_image_on_ci()

[GitHub] [airflow-site] kgabryje opened a new pull request #81: [depends on #77] Feature/case study page

2019-10-17 Thread GitBox
kgabryje opened a new pull request #81: [depends on #77] Feature/case study page URL: https://github.com/apache/airflow-site/pull/81 https://github.com/apache/airflow-site/issues/45 https://github.com/apache/airflow-site/issues/46

[jira] [Updated] (AIRFLOW-5675) [BLOCKED][AIRFLOW-5675] rename MLEngineHook to MlEngineHook

2019-10-17 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Słowikowski updated AIRFLOW-5675: Summary: [BLOCKED][AIRFLOW-5675] rename MLEngineHook to MlEngineHook (was: [has

[jira] [Updated] (AIRFLOW-5675) [BLOCKED][AIRFLOW-5675] rename MLEngineHook to MlEngineHook

2019-10-17 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Słowikowski updated AIRFLOW-5675: Description: We need confirmation about this name. > [BLOCKED][AIRFLOW-5675]

[jira] [Updated] (AIRFLOW-5675) [has to confirmed by G][AIRFLOW-5675] rename MLEngineHook to MlEngineHook

2019-10-17 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Słowikowski updated AIRFLOW-5675: Summary: [has to confirmed by G][AIRFLOW-5675] rename MLEngineHook to

[GitHub] [airflow] potiuk commented on issue #6285: [AIRFLOW-XXX] Updates to Breeze documentation from GSOD

2019-10-17 Thread GitBox
potiuk commented on issue #6285: [AIRFLOW-XXX] Updates to Breeze documentation from GSOD URL: https://github.com/apache/airflow/pull/6285#issuecomment-543028818 But @mik-laj is not joking @feluelle. He indeed has a twin brother who looks exactly like him. We have not met him yet (we think

[GitHub] [airflow] shaikshakeel commented on a change in pull request #5694: [AIRFLOW-5082] add subject in aws sns hook

2019-10-17 Thread GitBox
shaikshakeel commented on a change in pull request #5694: [AIRFLOW-5082] add subject in aws sns hook URL: https://github.com/apache/airflow/pull/5694#discussion_r335828794 ## File path: tests/contrib/hooks/test_aws_sns_hook.py ## @@ -42,9 +42,10 @@ def

[GitHub] [airflow] potiuk commented on issue #6285: [AIRFLOW-XXX] Updates to Breeze documentation from GSOD

2019-10-17 Thread GitBox
potiuk commented on issue #6285: [AIRFLOW-XXX] Updates to Breeze documentation from GSOD URL: https://github.com/apache/airflow/pull/6285#issuecomment-543027111 No mistery herr. It's my other GitHub account I use for testing what other users can see in GitHub, if they have not the same

[GitHub] [airflow] OmerJog commented on issue #6007: Improved and Fixed Apache Glue hook/operator/sensor from [AIRFLOW-2310]

2019-10-17 Thread GitBox
OmerJog commented on issue #6007: Improved and Fixed Apache Glue hook/operator/sensor from [AIRFLOW-2310] URL: https://github.com/apache/airflow/pull/6007#issuecomment-543020804 @mik-laj @ashb can review? You started review on the previous stale PR

[GitHub] [airflow] OmerJog commented on issue #5813: [AIRFLOW-4526] KubernetesPodOperator gets stuck in Running state when get_logs is set to True and there is a long gap without logs from pod

2019-10-17 Thread GitBox
OmerJog commented on issue #5813: [AIRFLOW-4526] KubernetesPodOperator gets stuck in Running state when get_logs is set to True and there is a long gap without logs from pod URL: https://github.com/apache/airflow/pull/5813#issuecomment-543019794 @thealmightygrant The tests are failing

[GitHub] [airflow] OmerJog commented on issue #6355: [AIRFLOW-5685] Loading AVRO file from GCS to BQ throwing ValueError

2019-10-17 Thread GitBox
OmerJog commented on issue #6355: [AIRFLOW-5685] Loading AVRO file from GCS to BQ throwing ValueError URL: https://github.com/apache/airflow/pull/6355#issuecomment-543019119 If there is an error and test passed when support for AVRO was added then something is missing in the test isn't

<    1   2