[jira] [Updated] (AIRFLOW-3527) Cloud SQL proxy with UNIX sockets might lead to too long socket path

2018-12-21 Thread Jarek Potiuk (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk updated AIRFLOW-3527: -- Description: Currently Cloud SQL Proxy with UNIX sockets creates the proxy dir in /tmp/\{UDI

[jira] [Updated] (AIRFLOW-3527) Cloud SQL proxy with UNIX sockets might lead to too long socket path

2018-12-21 Thread Jarek Potiuk (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk updated AIRFLOW-3527: -- Description: Currently Cloud SQL Proxy with UNIX sockets creates the proxy dir in /tmp/\{UDI

[jira] [Created] (AIRFLOW-3551) Improve BashOperator Test Coverage

2018-12-21 Thread Felix Uellendall (JIRA)
Felix Uellendall created AIRFLOW-3551: - Summary: Improve BashOperator Test Coverage Key: AIRFLOW-3551 URL: https://issues.apache.org/jira/browse/AIRFLOW-3551 Project: Apache Airflow Issue

[jira] [Created] (AIRFLOW-3552) Add ImapToS3TransferOperator

2018-12-21 Thread Felix Uellendall (JIRA)
Felix Uellendall created AIRFLOW-3552: - Summary: Add ImapToS3TransferOperator Key: AIRFLOW-3552 URL: https://issues.apache.org/jira/browse/AIRFLOW-3552 Project: Apache Airflow Issue Type:

[GitHub] stale[bot] commented on issue #3586: [AIRFLOW-2733] Reconcile psutil and subprocess in webserver cli

2018-12-21 Thread GitBox
stale[bot] commented on issue #3586: [AIRFLOW-2733] Reconcile psutil and subprocess in webserver cli URL: https://github.com/apache/incubator-airflow/pull/3586#issuecomment-449359310 This issue has been automatically marked as stale because it has not had recent activity. It will be close

[jira] [Created] (AIRFLOW-3553) Microseconds in manually triggered tasks break "mark as success"

2018-12-21 Thread Jozef Fekiac (JIRA)
Jozef Fekiac created AIRFLOW-3553: - Summary: Microseconds in manually triggered tasks break "mark as success" Key: AIRFLOW-3553 URL: https://issues.apache.org/jira/browse/AIRFLOW-3553 Project: Apache

[jira] [Updated] (AIRFLOW-3553) Microseconds in manually triggered tasks break "mark as success"

2018-12-21 Thread Jozef Fekiac (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jozef Fekiac updated AIRFLOW-3553: -- Description:   If a user wants to mark success on a dagRun with microseconds (I.e. manually

[jira] [Created] (AIRFLOW-3554) Remove contrib folder from being omitted by code cov

2018-12-21 Thread Felix Uellendall (JIRA)
Felix Uellendall created AIRFLOW-3554: - Summary: Remove contrib folder from being omitted by code cov Key: AIRFLOW-3554 URL: https://issues.apache.org/jira/browse/AIRFLOW-3554 Project: Apache Airfl

[GitHub] potiuk opened a new pull request #4350: [AIRFLOW-3527] Cloud SQL Proxy has shorter path for UNIX socket

2018-12-21 Thread GitBox
potiuk opened a new pull request #4350: [AIRFLOW-3527] Cloud SQL Proxy has shorter path for UNIX socket URL: https://github.com/apache/incubator-airflow/pull/4350 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow Jira](https:/

[jira] [Commented] (AIRFLOW-3527) Cloud SQL proxy with UNIX sockets might lead to too long socket path

2018-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726752#comment-16726752 ] ASF GitHub Bot commented on AIRFLOW-3527: - potiuk opened a new pull request #43

[GitHub] ashb commented on a change in pull request #4225: [AIRFLOW-3383] Rotate fernet keys.

2018-12-21 Thread GitBox
ashb commented on a change in pull request #4225: [AIRFLOW-3383] Rotate fernet keys. URL: https://github.com/apache/incubator-airflow/pull/4225#discussion_r243591064 ## File path: airflow/bin/cli.py ## @@ -2109,7 +2119,12 @@ class CLIFactory(object): 'func': n

[jira] [Commented] (AIRFLOW-3545) Can't use Prometheus or other pull based instrumentation systems to monitor Tasks launched on Kubernetes

2018-12-21 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726763#comment-16726763 ] Ash Berlin-Taylor commented on AIRFLOW-3545: Right now this is not possible

[jira] [Resolved] (AIRFLOW-549) Scheduler child logs are created out of normal location

2018-12-21 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-549. --- Resolution: Fixed The logging config was massively reworked around 1.9.0 so I'm sayi

[jira] [Commented] (AIRFLOW-3551) Improve BashOperator Test Coverage

2018-12-21 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726770#comment-16726770 ] Ash Berlin-Taylor commented on AIRFLOW-3551: pre_exec is not specific to th

[GitHub] ashb commented on a change in pull request #4349: [AIRFLOW-850] Add a PythonSensor

2018-12-21 Thread GitBox
ashb commented on a change in pull request #4349: [AIRFLOW-850] Add a PythonSensor URL: https://github.com/apache/incubator-airflow/pull/4349#discussion_r243593636 ## File path: airflow/contrib/sensors/python_sensor.py ## @@ -0,0 +1,76 @@ +# -*- coding: utf-8 -*- +# +# Lic

[GitHub] ashb commented on a change in pull request #4349: [AIRFLOW-850] Add a PythonSensor

2018-12-21 Thread GitBox
ashb commented on a change in pull request #4349: [AIRFLOW-850] Add a PythonSensor URL: https://github.com/apache/incubator-airflow/pull/4349#discussion_r243594087 ## File path: airflow/contrib/sensors/python_sensor.py ## @@ -0,0 +1,76 @@ +# -*- coding: utf-8 -*- +# +# Lic

[GitHub] feluelle opened a new pull request #4351: [AIRFLOW-3554] Remove contrib folder from code cov omit list

2018-12-21 Thread GitBox
feluelle opened a new pull request #4351: [AIRFLOW-3554] Remove contrib folder from code cov omit list URL: https://github.com/apache/incubator-airflow/pull/4351 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow Jira](https://

[jira] [Commented] (AIRFLOW-3554) Remove contrib folder from being omitted by code cov

2018-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726772#comment-16726772 ] ASF GitHub Bot commented on AIRFLOW-3554: - feluelle opened a new pull request #

[GitHub] codecov-io commented on issue #4350: [AIRFLOW-3527] Cloud SQL Proxy has shorter path for UNIX socket

2018-12-21 Thread GitBox
codecov-io commented on issue #4350: [AIRFLOW-3527] Cloud SQL Proxy has shorter path for UNIX socket URL: https://github.com/apache/incubator-airflow/pull/4350#issuecomment-449404187 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4350?src=pr&el=h1) Report > Merging [

[GitHub] codecov-io edited a comment on issue #4351: [AIRFLOW-3554] Remove contrib folder from code cov omit list

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4351: [AIRFLOW-3554] Remove contrib folder from code cov omit list URL: https://github.com/apache/incubator-airflow/pull/4351#issuecomment-449412224 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4351?src=pr&el=h1) Report > Mergin

[GitHub] codecov-io commented on issue #4351: [AIRFLOW-3554] Remove contrib folder from code cov omit list

2018-12-21 Thread GitBox
codecov-io commented on issue #4351: [AIRFLOW-3554] Remove contrib folder from code cov omit list URL: https://github.com/apache/incubator-airflow/pull/4351#issuecomment-449412224 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4351?src=pr&el=h1) Report > Merging [#43

[GitHub] omusavi commented on issue #4121: [AIRFLOW-2568] Azure Container Instances operator

2018-12-21 Thread GitBox
omusavi commented on issue #4121: [AIRFLOW-2568] Azure Container Instances operator URL: https://github.com/apache/incubator-airflow/pull/4121#issuecomment-449416747 Thanks to all the previous commenters! The PR has now been updated to include full unit testing for all the hooks. I have a

[GitHub] codecov-io edited a comment on issue #4350: [AIRFLOW-3527] Cloud SQL Proxy has shorter path for UNIX socket

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4350: [AIRFLOW-3527] Cloud SQL Proxy has shorter path for UNIX socket URL: https://github.com/apache/incubator-airflow/pull/4350#issuecomment-449404187 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4350?src=pr&el=h1) Report > Mer

[jira] [Commented] (AIRFLOW-2716) Replace new Python 3.7 keywords

2018-12-21 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726882#comment-16726882 ] Edward Capriolo commented on AIRFLOW-2716: --  I have 1.10.1 and run into this w

[jira] [Created] (AIRFLOW-3555) Remove lxml dependency

2018-12-21 Thread Jimmy Cao (JIRA)
Jimmy Cao created AIRFLOW-3555: -- Summary: Remove lxml dependency Key: AIRFLOW-3555 URL: https://issues.apache.org/jira/browse/AIRFLOW-3555 Project: Apache Airflow Issue Type: Bug Compo

[GitHub] jcao219 opened a new pull request #4352: [AIRFLOW-3555] Remove lxml dependency

2018-12-21 Thread GitBox
jcao219 opened a new pull request #4352: [AIRFLOW-3555] Remove lxml dependency URL: https://github.com/apache/incubator-airflow/pull/4352 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow Jira](https://issues.apache.org/jira/br

[jira] [Commented] (AIRFLOW-3555) Remove lxml dependency

2018-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726898#comment-16726898 ] ASF GitHub Bot commented on AIRFLOW-3555: - jcao219 opened a new pull request #4

[jira] [Commented] (AIRFLOW-3551) Improve BashOperator Test Coverage

2018-12-21 Thread Felix Uellendall (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726900#comment-16726900 ] Felix Uellendall commented on AIRFLOW-3551: --- I can't find it in the BaseOpera

[GitHub] potiuk opened a new pull request #4353: [AIRFLOW-3480] Added Database Deploy/Update/Delete operators

2018-12-21 Thread GitBox
potiuk opened a new pull request #4353: [AIRFLOW-3480] Added Database Deploy/Update/Delete operators URL: https://github.com/apache/incubator-airflow/pull/4353 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow Jira](https://is

[jira] [Commented] (AIRFLOW-3480) Google Cloud Spanner Instance Database Deploy/Update/Delete

2018-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726905#comment-16726905 ] ASF GitHub Bot commented on AIRFLOW-3480: - potiuk opened a new pull request #43

[GitHub] codecov-io commented on issue #4352: [AIRFLOW-3555] Remove lxml dependency

2018-12-21 Thread GitBox
codecov-io commented on issue #4352: [AIRFLOW-3555] Remove lxml dependency URL: https://github.com/apache/incubator-airflow/pull/4352#issuecomment-449450870 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4352?src=pr&el=h1) Report > Merging [#4352](https://codecov.io/g

[GitHub] codecov-io edited a comment on issue #4352: [AIRFLOW-3555] Remove lxml dependency

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4352: [AIRFLOW-3555] Remove lxml dependency URL: https://github.com/apache/incubator-airflow/pull/4352#issuecomment-449450870 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4352?src=pr&el=h1) Report > Merging [#4352](https://code

[GitHub] codecov-io edited a comment on issue #4352: [AIRFLOW-3555] Remove lxml dependency

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4352: [AIRFLOW-3555] Remove lxml dependency URL: https://github.com/apache/incubator-airflow/pull/4352#issuecomment-449450870 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4352?src=pr&el=h1) Report > Merging [#4352](https://code

[GitHub] codecov-io commented on issue #4353: [AIRFLOW-3480] Added Database Deploy/Update/Delete operators

2018-12-21 Thread GitBox
codecov-io commented on issue #4353: [AIRFLOW-3480] Added Database Deploy/Update/Delete operators URL: https://github.com/apache/incubator-airflow/pull/4353#issuecomment-449454398 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4353?src=pr&el=h1) Report > Merging [#43

[GitHub] codecov-io edited a comment on issue #4225: [AIRFLOW-3383] Rotate fernet keys.

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4225: [AIRFLOW-3383] Rotate fernet keys. URL: https://github.com/apache/incubator-airflow/pull/4225#issuecomment-441103479 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4225?src=pr&el=h1) Report > Merging [#4225](https://codecov.

[GitHub] codecov-io edited a comment on issue #4225: [AIRFLOW-3383] Rotate fernet keys.

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4225: [AIRFLOW-3383] Rotate fernet keys. URL: https://github.com/apache/incubator-airflow/pull/4225#issuecomment-441103479 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4225?src=pr&el=h1) Report > Merging [#4225](https://codecov.

[GitHub] DariuszAniszewski opened a new pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2018-12-21 Thread GitBox
DariuszAniszewski opened a new pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [AIRFLOW-3446](https://i

[jira] [Commented] (AIRFLOW-3446) Add operators for Google Cloud BigTable

2018-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726969#comment-16726969 ] ASF GitHub Bot commented on AIRFLOW-3446: - DariuszAniszewski opened a new pull

[GitHub] bjoernpollex-sc edited a comment on issue #730: [AIRFLOW-594] Load plugins and workflows from packages

2018-12-21 Thread GitBox
bjoernpollex-sc edited a comment on issue #730: [AIRFLOW-594] Load plugins and workflows from packages URL: https://github.com/apache/incubator-airflow/pull/730#issuecomment-449470619 @mahrz24 @kaxil @mik-laj @gwax I've just stumbled across this as I was thinking of implementing something

[GitHub] bjoernpollex-sc commented on issue #730: [AIRFLOW-594] Load plugins and workflows from packages

2018-12-21 Thread GitBox
bjoernpollex-sc commented on issue #730: [AIRFLOW-594] Load plugins and workflows from packages URL: https://github.com/apache/incubator-airflow/pull/730#issuecomment-449470619 @mahrz24 @kaxil @mik-laj @gwax I've just stumbled across this as I was thinking to implement something similar. I

[GitHub] jmcarp commented on issue #4225: [AIRFLOW-3383] Rotate fernet keys.

2018-12-21 Thread GitBox
jmcarp commented on issue #4225: [AIRFLOW-3383] Rotate fernet keys. URL: https://github.com/apache/incubator-airflow/pull/4225#issuecomment-44947 Sorry @ashb, I was in a hurry earlier and totally misread your point about encrypting variables. I pushed up some changes to rotate keys on

[jira] [Commented] (AIRFLOW-3526) Error is thrown while converting Lables to Key in K8 executor

2018-12-21 Thread Chengzhi Zhao (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727018#comment-16727018 ] Chengzhi Zhao commented on AIRFLOW-3526: We did upgrade to 1.10.1, we are also

[GitHub] C4 opened a new pull request #4355: [AIRFLOW-XXX] Update log level and return value

2018-12-21 Thread GitBox
C4 opened a new pull request #4355: [AIRFLOW-XXX] Update log level and return value URL: https://github.com/apache/incubator-airflow/pull/4355 ### Jira N/A ### Description After using this operator, it's very useful to see which file is getting downloaded. Changed the

[jira] [Created] (AIRFLOW-3556) Add a "cross join" function for setting dependencies between two lists of tasks

2018-12-21 Thread Bas Harenslak (JIRA)
Bas Harenslak created AIRFLOW-3556: -- Summary: Add a "cross join" function for setting dependencies between two lists of tasks Key: AIRFLOW-3556 URL: https://issues.apache.org/jira/browse/AIRFLOW-3556

[GitHub] codecov-io edited a comment on issue #4225: [AIRFLOW-3383] Rotate fernet keys.

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4225: [AIRFLOW-3383] Rotate fernet keys. URL: https://github.com/apache/incubator-airflow/pull/4225#issuecomment-441103479 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4225?src=pr&el=h1) Report > Merging [#4225](https://codecov.

[GitHub] codecov-io edited a comment on issue #4225: [AIRFLOW-3383] Rotate fernet keys.

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4225: [AIRFLOW-3383] Rotate fernet keys. URL: https://github.com/apache/incubator-airflow/pull/4225#issuecomment-441103479 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4225?src=pr&el=h1) Report > Merging [#4225](https://codecov.

[GitHub] codecov-io edited a comment on issue #4225: [AIRFLOW-3383] Rotate fernet keys.

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4225: [AIRFLOW-3383] Rotate fernet keys. URL: https://github.com/apache/incubator-airflow/pull/4225#issuecomment-441103479 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4225?src=pr&el=h1) Report > Merging [#4225](https://codecov.

[GitHub] codecov-io edited a comment on issue #4225: [AIRFLOW-3383] Rotate fernet keys.

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4225: [AIRFLOW-3383] Rotate fernet keys. URL: https://github.com/apache/incubator-airflow/pull/4225#issuecomment-441103479 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4225?src=pr&el=h1) Report > Merging [#4225](https://codecov.

[GitHub] BasPH opened a new pull request #4356: [AIRFLOW-3556] Add cross join set dependency function

2018-12-21 Thread GitBox
BasPH opened a new pull request #4356: [AIRFLOW-3556] Add cross join set dependency function URL: https://github.com/apache/incubator-airflow/pull/4356 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow Jira](https://issues.apa

[jira] [Commented] (AIRFLOW-3556) Add a "cross join" function for setting dependencies between two lists of tasks

2018-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727090#comment-16727090 ] ASF GitHub Bot commented on AIRFLOW-3556: - BasPH opened a new pull request #435

[GitHub] codecov-io edited a comment on issue #4353: [AIRFLOW-3480] Added Database Deploy/Update/Delete operators

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4353: [AIRFLOW-3480] Added Database Deploy/Update/Delete operators URL: https://github.com/apache/incubator-airflow/pull/4353#issuecomment-449454398 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4353?src=pr&el=h1) Report > Mergin

[GitHub] codecov-io edited a comment on issue #4353: [AIRFLOW-3480] Added Database Deploy/Update/Delete operators

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4353: [AIRFLOW-3480] Added Database Deploy/Update/Delete operators URL: https://github.com/apache/incubator-airflow/pull/4353#issuecomment-449454398 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4353?src=pr&el=h1) Report > Mergin

[GitHub] codecov-io edited a comment on issue #3533: [AIRFLOW-161] New redirect route and extra links

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #3533: [AIRFLOW-161] New redirect route and extra links URL: https://github.com/apache/incubator-airflow/pull/3533#issuecomment-400106002 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3533?src=pr&el=h1) Report > Merging [#3533](h

[GitHub] ohld commented on issue #4352: [AIRFLOW-3555] Remove lxml dependency

2018-12-21 Thread GitBox
ohld commented on issue #4352: [AIRFLOW-3555] Remove lxml dependency URL: https://github.com/apache/incubator-airflow/pull/4352#issuecomment-449513366 LGTM This is an automated message from the Apache Git Service. To respond

[GitHub] codecov-io edited a comment on issue #4356: [AIRFLOW-3556] Add cross join set downstream function

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4356: [AIRFLOW-3556] Add cross join set downstream function URL: https://github.com/apache/incubator-airflow/pull/4356#issuecomment-449515658 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4356?src=pr&el=h1) Report > Merging [#43

[GitHub] codecov-io commented on issue #4356: [AIRFLOW-3556] Add cross join set downstream function

2018-12-21 Thread GitBox
codecov-io commented on issue #4356: [AIRFLOW-3556] Add cross join set downstream function URL: https://github.com/apache/incubator-airflow/pull/4356#issuecomment-449515658 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4356?src=pr&el=h1) Report > Merging [#4356](htt

[GitHub] mdziemianko commented on issue #2450: [Airflow-1413] Fix FTPSensor failing on error message with unexpected text.

2018-12-21 Thread GitBox
mdziemianko commented on issue #2450: [Airflow-1413] Fix FTPSensor failing on error message with unexpected text. URL: https://github.com/apache/incubator-airflow/pull/2450#issuecomment-449516038 seems like all checks passed...:) ---

[GitHub] stale[bot] commented on issue #4143: [AIRFLOW-689] Okta Authentication

2018-12-21 Thread GitBox
stale[bot] commented on issue #4143: [AIRFLOW-689] Okta Authentication URL: https://github.com/apache/incubator-airflow/pull/4143#issuecomment-449538342 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs

[GitHub] stale[bot] closed pull request #3997: [AIRFLOW-3153] send dag last_run to statsd

2018-12-21 Thread GitBox
stale[bot] closed pull request #3997: [AIRFLOW-3153] send dag last_run to statsd URL: https://github.com/apache/incubator-airflow/pull/3997 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this i

[jira] [Commented] (AIRFLOW-3153) send dag last_run to statsd

2018-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727178#comment-16727178 ] ASF GitHub Bot commented on AIRFLOW-3153: - stale[bot] closed pull request #3997

[GitHub] feng-tao commented on a change in pull request #4349: [AIRFLOW-850] Add a PythonSensor

2018-12-21 Thread GitBox
feng-tao commented on a change in pull request #4349: [AIRFLOW-850] Add a PythonSensor URL: https://github.com/apache/incubator-airflow/pull/4349#discussion_r243725161 ## File path: airflow/contrib/sensors/python_sensor.py ## @@ -0,0 +1,76 @@ +# -*- coding: utf-8 -*- +# +#

[GitHub] feng-tao commented on a change in pull request #4349: [AIRFLOW-850] Add a PythonSensor

2018-12-21 Thread GitBox
feng-tao commented on a change in pull request #4349: [AIRFLOW-850] Add a PythonSensor URL: https://github.com/apache/incubator-airflow/pull/4349#discussion_r243725398 ## File path: airflow/contrib/sensors/python_sensor.py ## @@ -0,0 +1,76 @@ +# -*- coding: utf-8 -*- +# +#

[GitHub] feng-tao commented on issue #4349: [AIRFLOW-850] Add a PythonSensor

2018-12-21 Thread GitBox
feng-tao commented on issue #4349: [AIRFLOW-850] Add a PythonSensor URL: https://github.com/apache/incubator-airflow/pull/4349#issuecomment-449543965 hey @ashb , update the pr with an example. PTAL. This is an automated messa

[GitHub] codecov-io commented on issue #4349: [AIRFLOW-850] Add a PythonSensor

2018-12-21 Thread GitBox
codecov-io commented on issue #4349: [AIRFLOW-850] Add a PythonSensor URL: https://github.com/apache/incubator-airflow/pull/4349#issuecomment-449545622 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4349?src=pr&el=h1) Report > Merging [#4349](https://codecov.io/gh/apa

[GitHub] codecov-io edited a comment on issue #4349: [AIRFLOW-850] Add a PythonSensor

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4349: [AIRFLOW-850] Add a PythonSensor URL: https://github.com/apache/incubator-airflow/pull/4349#issuecomment-449545622 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4349?src=pr&el=h1) Report > Merging [#4349](https://codecov.io

[GitHub] codecov-io edited a comment on issue #4349: [AIRFLOW-850] Add a PythonSensor

2018-12-21 Thread GitBox
codecov-io edited a comment on issue #4349: [AIRFLOW-850] Add a PythonSensor URL: https://github.com/apache/incubator-airflow/pull/4349#issuecomment-449545622 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4349?src=pr&el=h1) Report > Merging [#4349](https://codecov.io

[GitHub] feng-tao commented on issue #4352: [AIRFLOW-3555] Remove lxml dependency

2018-12-21 Thread GitBox
feng-tao commented on issue #4352: [AIRFLOW-3555] Remove lxml dependency URL: https://github.com/apache/incubator-airflow/pull/4352#issuecomment-449547301 Thanks @jcao219 This is an automated message from the Apache Git Serv

[GitHub] feng-tao closed pull request #4352: [AIRFLOW-3555] Remove lxml dependency

2018-12-21 Thread GitBox
feng-tao closed pull request #4352: [AIRFLOW-3555] Remove lxml dependency URL: https://github.com/apache/incubator-airflow/pull/4352 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a for

[jira] [Commented] (AIRFLOW-3555) Remove lxml dependency

2018-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727236#comment-16727236 ] ASF GitHub Bot commented on AIRFLOW-3555: - feng-tao closed pull request #4352: