[GitHub] Rotemlofer commented on issue #2740: [AIRFLOW-1768] add if to show trigger only if not paused

2019-01-02 Thread GitBox
Rotemlofer commented on issue #2740: [AIRFLOW-1768] add if to show trigger only if not paused URL: https://github.com/apache/incubator-airflow/pull/2740#issuecomment-450804541 This is a nice twik! I was confused by it several times. Would be nice to have this.

[GitHub] milton0825 closed pull request #3478: [PTAL][AIRFLOW-2571] airflow backfill progress bar

2019-01-02 Thread GitBox
milton0825 closed pull request #3478: [PTAL][AIRFLOW-2571] airflow backfill progress bar URL: https://github.com/apache/incubator-airflow/pull/3478 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:

[jira] [Commented] (AIRFLOW-2571) airflow backfill progress bar

2019-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731837#comment-16731837 ] ASF GitHub Bot commented on AIRFLOW-2571: - milton0825 commented on pull request #3478:

[jira] [Commented] (AIRFLOW-3614) Operators loading to GCS - to support CSV files

2019-01-02 Thread jack (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731869#comment-16731869 ] jack commented on AIRFLOW-3614: --- Some work was started with 

[GitHub] Fokko commented on issue #4298: [AIRFLOW-3478] Make sure that the session is closed

2019-01-02 Thread GitBox
Fokko commented on issue #4298: [AIRFLOW-3478] Make sure that the session is closed URL: https://github.com/apache/incubator-airflow/pull/4298#issuecomment-450805895 @kaxil Done, thanks! :-) This is an automated message

[GitHub] jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors

2019-01-02 Thread GitBox
jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors URL: https://github.com/apache/incubator-airflow/pull/4363#discussion_r244692162 ## File path: airflow/contrib/sensors/weekday_sensor.py ## @@ -0,0 +1,83 @@ +# -*-

[GitHub] jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors

2019-01-02 Thread GitBox
jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors URL: https://github.com/apache/incubator-airflow/pull/4363#discussion_r244691751 ## File path: airflow/contrib/sensors/weekday_sensor.py ## @@ -0,0 +1,83 @@ +# -*-

[GitHub] jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors

2019-01-02 Thread GitBox
jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors URL: https://github.com/apache/incubator-airflow/pull/4363#discussion_r244691551 ## File path: airflow/contrib/sensors/weekday_sensor.py ## @@ -0,0 +1,83 @@ +# -*-

[GitHub] BasPH commented on issue #4370: [AIRFLOW-3459] Move DagPickle to separate file

2019-01-02 Thread GitBox
BasPH commented on issue #4370: [AIRFLOW-3459] Move DagPickle to separate file URL: https://github.com/apache/incubator-airflow/pull/4370#issuecomment-450821127 The contributing guide states to squash all commits into a single commit yourself with message like `[AIRFLOW-XXX] ...`, so

[GitHub] jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors

2019-01-02 Thread GitBox
jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors URL: https://github.com/apache/incubator-airflow/pull/4363#discussion_r244692934 ## File path: airflow/contrib/sensors/weekday_sensor.py ## @@ -0,0 +1,83 @@ +# -*-

[jira] [Updated] (AIRFLOW-3615) Connection parsed from URI - case-insensitive UNIX socket paths in python 2.7 -> 3.5 (but not in 3.6)

2019-01-02 Thread Jarek Potiuk (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk updated AIRFLOW-3615: -- Description: There is a problem with case sensitivity of parsing URI for database

[GitHub] XD-DENG opened a new pull request #4422: [AIRFLOW-XXX] Fix Flake8 error

2019-01-02 Thread GitBox
XD-DENG opened a new pull request #4422: [AIRFLOW-XXX] Fix Flake8 error URL: https://github.com/apache/incubator-airflow/pull/4422 This error passed PR CI (in https://github.com/apache/incubator-airflow/pull/4403) when the Flake8 test was not working from

[GitHub] codecov-io edited a comment on issue #4247: [AIRFLOW-3402] Support global k8s affinity and toleration configs

2019-01-02 Thread GitBox
codecov-io edited a comment on issue #4247: [AIRFLOW-3402] Support global k8s affinity and toleration configs URL: https://github.com/apache/incubator-airflow/pull/4247#issuecomment-443592089 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4247?src=pr=h1) Report >

[GitHub] Rotemlofer commented on issue #2879: [AIRFLOW-1921] Added support for presto https and user auth

2019-01-02 Thread GitBox
Rotemlofer commented on issue #2879: [AIRFLOW-1921] Added support for presto https and user auth URL: https://github.com/apache/incubator-airflow/pull/2879#issuecomment-450804770 Thanks @Fokko will this be in the next release?

[GitHub] Fokko commented on issue #4359: [AIRFLOW-3150] Make execution_date templated in TriggerDagRunOperator

2019-01-02 Thread GitBox
Fokko commented on issue #4359: [AIRFLOW-3150] Make execution_date templated in TriggerDagRunOperator URL: https://github.com/apache/incubator-airflow/pull/4359#issuecomment-450806005 @kaxil Can you resolve the conflicts?

[GitHub] ramandumcs commented on a change in pull request #4420: [AIRFLOW-3613] Updated ReadMe to add Adobe as an airflow user

2019-01-02 Thread GitBox
ramandumcs commented on a change in pull request #4420: [AIRFLOW-3613] Updated ReadMe to add Adobe as an airflow user URL: https://github.com/apache/incubator-airflow/pull/4420#discussion_r244678876 ## File path: README.md ## @@ -109,6 +109,7 @@ Currently **officially**

[GitHub] jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors

2019-01-02 Thread GitBox
jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors URL: https://github.com/apache/incubator-airflow/pull/4363#discussion_r244680805 ## File path: airflow/contrib/sensors/weekday_sensor.py ## @@ -0,0 +1,87 @@ +# -*-

[GitHub] Fokko commented on issue #2879: [AIRFLOW-1921] Added support for presto https and user auth

2019-01-02 Thread GitBox
Fokko commented on issue #2879: [AIRFLOW-1921] Added support for presto https and user auth URL: https://github.com/apache/incubator-airflow/pull/2879#issuecomment-450809542 It is now scheduled for Airflow 2.0. We can include this for Airflow 1.11 if @kaxil agrees :-)

[GitHub] jrderuiter commented on issue #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors

2019-01-02 Thread GitBox
jrderuiter commented on issue #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors URL: https://github.com/apache/incubator-airflow/pull/4363#issuecomment-450809641 Small comment: weekend is a single word, so the name `WeekendSensor` would be more appropriate than `WeekEndSensor`.

[jira] [Created] (AIRFLOW-3614) Operators loading to GCS - to support CSV files

2019-01-02 Thread jack (JIRA)
jack created AIRFLOW-3614: - Summary: Operators loading to GCS - to support CSV files Key: AIRFLOW-3614 URL: https://issues.apache.org/jira/browse/AIRFLOW-3614 Project: Apache Airflow Issue Type:

[GitHub] Fokko commented on issue #4370: [AIRFLOW-3459] Move DagPickle to separate file

2019-01-02 Thread GitBox
Fokko commented on issue #4370: [AIRFLOW-3459] Move DagPickle to separate file URL: https://github.com/apache/incubator-airflow/pull/4370#issuecomment-450804103 Squashing is the default merge strategy, 99% of the merged PR's are merged using Github's `Squash and merge`. Only when the PR

[GitHub] XD-DENG commented on a change in pull request #4309: [AIRFLOW-3504] Extend/refine the functionality of "/health" endpoint

2019-01-02 Thread GitBox
XD-DENG commented on a change in pull request #4309: [AIRFLOW-3504] Extend/refine the functionality of "/health" endpoint URL: https://github.com/apache/incubator-airflow/pull/4309#discussion_r244679305 ## File path: airflow/www/views.py ## @@ -377,7 +377,6 @@ def

[GitHub] jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors

2019-01-02 Thread GitBox
jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors URL: https://github.com/apache/incubator-airflow/pull/4363#discussion_r244680805 ## File path: airflow/contrib/sensors/weekday_sensor.py ## @@ -0,0 +1,87 @@ +# -*-

[GitHub] jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors

2019-01-02 Thread GitBox
jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors URL: https://github.com/apache/incubator-airflow/pull/4363#discussion_r244680805 ## File path: airflow/contrib/sensors/weekday_sensor.py ## @@ -0,0 +1,87 @@ +# -*-

[GitHub] jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors

2019-01-02 Thread GitBox
jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors URL: https://github.com/apache/incubator-airflow/pull/4363#discussion_r244680805 ## File path: airflow/contrib/sensors/weekday_sensor.py ## @@ -0,0 +1,87 @@ +# -*-

[GitHub] jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors

2019-01-02 Thread GitBox
jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors URL: https://github.com/apache/incubator-airflow/pull/4363#discussion_r244680805 ## File path: airflow/contrib/sensors/weekday_sensor.py ## @@ -0,0 +1,87 @@ +# -*-

[GitHub] jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors

2019-01-02 Thread GitBox
jrderuiter commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors URL: https://github.com/apache/incubator-airflow/pull/4363#discussion_r244680805 ## File path: airflow/contrib/sensors/weekday_sensor.py ## @@ -0,0 +1,87 @@ +# -*-

[jira] [Comment Edited] (AIRFLOW-3605) Load Plugins via entry_points

2019-01-02 Thread Drew Sonne (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731836#comment-16731836 ] Drew Sonne edited comment on AIRFLOW-3605 at 1/2/19 8:33 AM: - Hi

[GitHub] Fokko opened a new pull request #4421: [AIRFLOW-3468] Remove KnownEvent(Event)?

2019-01-02 Thread GitBox
Fokko opened a new pull request #4421: [AIRFLOW-3468] Remove KnownEvent(Event)? URL: https://github.com/apache/incubator-airflow/pull/4421 The KnownEvent and KnownEventType aren't used by 99% of the companies and therefore we would like to deprecate this for Airflow 2.0. Also, this isn't

[jira] [Commented] (AIRFLOW-3468) Refactor: Move KnownEventType out of models.py

2019-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731835#comment-16731835 ] ASF GitHub Bot commented on AIRFLOW-3468: - Fokko commented on pull request #4421:

[GitHub] codecov-io edited a comment on issue #2569: [AIRFLOW-1569][WIP] Requeue tasks that stay in reserved state too long

2019-01-02 Thread GitBox
codecov-io edited a comment on issue #2569: [AIRFLOW-1569][WIP] Requeue tasks that stay in reserved state too long URL: https://github.com/apache/incubator-airflow/pull/2569#issuecomment-327657977 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/2569?src=pr=h1) Report

[GitHub] feng-tao commented on a change in pull request #4420: [AIRFLOW-3613] Updated ReadMe to add Adobe as an airflow user

2019-01-02 Thread GitBox
feng-tao commented on a change in pull request #4420: [AIRFLOW-3613] Updated ReadMe to add Adobe as an airflow user URL: https://github.com/apache/incubator-airflow/pull/4420#discussion_r244830366 ## File path: README.md ## @@ -109,6 +109,7 @@ Currently **officially**

[GitHub] Fokko commented on a change in pull request #4421: [AIRFLOW-3468] Remove KnownEvent(Event)?

2019-01-02 Thread GitBox
Fokko commented on a change in pull request #4421: [AIRFLOW-3468] Remove KnownEvent(Event)? URL: https://github.com/apache/incubator-airflow/pull/4421#discussion_r244846778 ## File path: airflow/models/__init__.py ## @@ -4376,37 +4376,6 @@ def __repr__(self):

[GitHub] mistercrunch commented on issue #4419: [AIRFLOW-3612] Remove incubation/incubator mention

2019-01-02 Thread GitBox
mistercrunch commented on issue #4419: [AIRFLOW-3612] Remove incubation/incubator mention URL: https://github.com/apache/incubator-airflow/pull/4419#issuecomment-450986769 Side note, we'll have to open a Jira with Apache infra for them to edit this:

[jira] [Updated] (AIRFLOW-3620) Inlets and outlets are always empty in bash operator templates

2019-01-02 Thread Adam C Baker (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam C Baker updated AIRFLOW-3620: -- Description: When creating a data pipeline where one task's input is its upstream task's

[GitHub] aliceabe opened a new pull request #4424: [AIRFLOW-3622] Add ability to pass hive_conf to HiveToMysqlTransfer

2019-01-02 Thread GitBox
aliceabe opened a new pull request #4424: [AIRFLOW-3622] Add ability to pass hive_conf to HiveToMysqlTransfer URL: https://github.com/apache/incubator-airflow/pull/4424 ### Jira - [x] My PR addresses the following [Airflow Jira](https://issues.apache.org/jira/browse/AIRFLOW-3622)

[jira] [Commented] (AIRFLOW-3622) Add ability to pass hive_conf to HiveToMySqlTransfer

2019-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732445#comment-16732445 ] ASF GitHub Bot commented on AIRFLOW-3622: - aliceabe commented on pull request #4424:

[GitHub] stale[bot] commented on issue #2799: [AIRFLOW-1836] airflow uses OAuth Provider keycloak

2019-01-02 Thread GitBox
stale[bot] commented on issue #2799: [AIRFLOW-1836] airflow uses OAuth Provider keycloak URL: https://github.com/apache/incubator-airflow/pull/2799#issuecomment-450983991 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] feng-tao commented on issue #4422: [AIRFLOW-XXX] Fix Flake8 error

2019-01-02 Thread GitBox
feng-tao commented on issue #4422: [AIRFLOW-XXX] Fix Flake8 error URL: https://github.com/apache/incubator-airflow/pull/4422#issuecomment-450959523 thanks @XD-DENG @kaxil This is an automated message from the Apache Git

[GitHub] verdan commented on a change in pull request #4339: [AIRFLOW-3303] Deprecate old UI in favor of FAB

2019-01-02 Thread GitBox
verdan commented on a change in pull request #4339: [AIRFLOW-3303] Deprecate old UI in favor of FAB URL: https://github.com/apache/incubator-airflow/pull/4339#discussion_r244868664 ## File path: airflow/bin/cli.py ## @@ -888,7 +882,7 @@ def webserver(args):

[jira] [Commented] (AIRFLOW-3618) airflow.models.connection.Connection class function get_hook doesn't work

2019-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732224#comment-16732224 ] ASF GitHub Bot commented on AIRFLOW-3618: - griff122 commented on pull request #4423:

[GitHub] codecov-io commented on issue #4360: [AIRFLOW-1191] Simplify override of spark submit command

2019-01-02 Thread GitBox
codecov-io commented on issue #4360: [AIRFLOW-1191] Simplify override of spark submit command URL: https://github.com/apache/incubator-airflow/pull/4360#issuecomment-450936401 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4360?src=pr=h1) Report > Merging

[jira] [Resolved] (AIRFLOW-3402) Set default kubernetes affinity and toleration settings in airflow.cfg

2019-01-02 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-3402. --- Resolution: Fixed Assignee: Kevin Pullin Fix Version/s: (was:

[jira] [Updated] (AIRFLOW-3622) Add ability to pass hive_conf to HiveToMySqlTransfer

2019-01-02 Thread Alice Berard (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alice Berard updated AIRFLOW-3622: -- Issue Type: New Feature (was: Bug) > Add ability to pass hive_conf to HiveToMySqlTransfer >

[GitHub] Fokko commented on a change in pull request #4339: [AIRFLOW-3303] Deprecate old UI in favor of FAB

2019-01-02 Thread GitBox
Fokko commented on a change in pull request #4339: [AIRFLOW-3303] Deprecate old UI in favor of FAB URL: https://github.com/apache/incubator-airflow/pull/4339#discussion_r244848371 ## File path: airflow/bin/cli.py ## @@ -888,7 +882,7 @@ def webserver(args):

[GitHub] griff122 opened a new pull request #4423: [AIRFLOW-3618] - Fix models.connection.Connection get_hook function

2019-01-02 Thread GitBox
griff122 opened a new pull request #4423: [AIRFLOW-3618] - Fix models.connection.Connection get_hook function URL: https://github.com/apache/incubator-airflow/pull/4423 Make sure you have checked _all_ steps below. ### Jira - [x]

[jira] [Created] (AIRFLOW-3621) Document why packaged dags don't work with pickling enabled.

2019-01-02 Thread Thayne McCombs (JIRA)
Thayne McCombs created AIRFLOW-3621: --- Summary: Document why packaged dags don't work with pickling enabled. Key: AIRFLOW-3621 URL: https://issues.apache.org/jira/browse/AIRFLOW-3621 Project: Apache

[jira] [Commented] (AIRFLOW-3402) Set default kubernetes affinity and toleration settings in airflow.cfg

2019-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732404#comment-16732404 ] ASF GitHub Bot commented on AIRFLOW-3402: - Fokko commented on pull request #4247:

[GitHub] kaxil commented on issue #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors

2019-01-02 Thread GitBox
kaxil commented on issue #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors URL: https://github.com/apache/incubator-airflow/pull/4363#issuecomment-451012148 @Fokko Updated to just have a single Sensor with an option to provide multiple days. Docs:

[GitHub] kaxil commented on a change in pull request #4350: [AIRFLOW-3527] Cloud SQL Proxy has shorter path for UNIX socket

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4350: [AIRFLOW-3527] Cloud SQL Proxy has shorter path for UNIX socket URL: https://github.com/apache/incubator-airflow/pull/4350#discussion_r244884738 ## File path: airflow/contrib/hooks/gcp_sql_hook.py ## @@ -749,18 +754,39 @@

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244886346 ## File path: airflow/contrib/operators/gcp_bigtable_operator.py ## @@ -0,0 +1,424 @@ +#

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244886061 ## File path: airflow/contrib/hooks/gcp_bigtable_hook.py ## @@ -0,0 +1,232 @@ +# -*-

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244885772 ## File path: airflow/contrib/hooks/gcp_bigtable_hook.py ## @@ -0,0 +1,232 @@ +# -*-

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244886618 ## File path: docs/howto/operator.rst ## @@ -361,6 +361,135 @@ More information See

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244886264 ## File path: airflow/contrib/operators/gcp_bigtable_operator.py ## @@ -0,0 +1,424 @@ +#

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244886402 ## File path: docs/howto/operator.rst ## @@ -361,6 +361,135 @@ More information See

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244886559 ## File path: docs/howto/operator.rst ## @@ -361,6 +361,135 @@ More information See

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244886645 ## File path: docs/integration.rst ## @@ -814,6 +815,69 @@ Cloud SQL Hooks :members:

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244885613 ## File path: airflow/contrib/hooks/gcp_bigtable_hook.py ## @@ -0,0 +1,232 @@ +# -*-

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244886512 ## File path: docs/howto/operator.rst ## @@ -361,6 +361,135 @@ More information See

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244886449 ## File path: docs/howto/operator.rst ## @@ -361,6 +361,135 @@ More information See

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244886010 ## File path: airflow/contrib/hooks/gcp_bigtable_hook.py ## @@ -0,0 +1,232 @@ +# -*-

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244886593 ## File path: docs/howto/operator.rst ## @@ -361,6 +361,135 @@ More information See

[GitHub] feng-tao closed pull request #4420: [AIRFLOW-3613] Updated ReadMe to add Adobe as an airflow user

2019-01-02 Thread GitBox
feng-tao closed pull request #4420: [AIRFLOW-3613] Updated ReadMe to add Adobe as an airflow user URL: https://github.com/apache/incubator-airflow/pull/4420 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

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244885194 ## File path: airflow/contrib/example_dags/example_gcp_bigtable_operators.py ## @@ -0,0

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244886372 ## File path: airflow/contrib/operators/gcp_bigtable_operator.py ## @@ -0,0 +1,424 @@ +#

[GitHub] kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4354: [AIRFLOW-3446] Add Google Cloud BigTable operators URL: https://github.com/apache/incubator-airflow/pull/4354#discussion_r244886037 ## File path: airflow/contrib/hooks/gcp_bigtable_hook.py ## @@ -0,0 +1,232 @@ +# -*-

[jira] [Created] (AIRFLOW-3623) Support download log file from UI

2019-01-02 Thread Ping Zhang (JIRA)
Ping Zhang created AIRFLOW-3623: --- Summary: Support download log file from UI Key: AIRFLOW-3623 URL: https://issues.apache.org/jira/browse/AIRFLOW-3623 Project: Apache Airflow Issue Type:

[GitHub] kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators URL: https://github.com/apache/incubator-airflow/pull/4353#discussion_r244882596 ## File path: airflow/contrib/operators/gcp_spanner_operator.py ## @@ -197,3

[GitHub] kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators URL: https://github.com/apache/incubator-airflow/pull/4353#discussion_r244882559 ## File path: airflow/contrib/operators/gcp_spanner_operator.py ## @@ -197,3

[GitHub] kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators URL: https://github.com/apache/incubator-airflow/pull/4353#discussion_r244881394 ## File path: airflow/contrib/hooks/gcp_spanner_hook.py ## @@ -168,39 +168,171 @@

[GitHub] kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators URL: https://github.com/apache/incubator-airflow/pull/4353#discussion_r244882408 ## File path: airflow/contrib/operators/gcp_spanner_operator.py ## @@ -197,3

[GitHub] kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators URL: https://github.com/apache/incubator-airflow/pull/4353#discussion_r244882051 ## File path: airflow/contrib/operators/gcp_spanner_operator.py ## @@ -197,3

[GitHub] kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators URL: https://github.com/apache/incubator-airflow/pull/4353#discussion_r244882475 ## File path: airflow/contrib/operators/gcp_spanner_operator.py ## @@ -197,3

[GitHub] kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators URL: https://github.com/apache/incubator-airflow/pull/4353#discussion_r244881606 ## File path: airflow/contrib/hooks/gcp_spanner_hook.py ## @@ -168,39 +168,175 @@

[GitHub] kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators

2019-01-02 Thread GitBox
kaxil commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators URL: https://github.com/apache/incubator-airflow/pull/4353#discussion_r244882226 ## File path: airflow/contrib/operators/gcp_spanner_operator.py ## @@ -197,3

[GitHub] codecov-io edited a comment on issue #4363: [AIRFLOW-3560] Add DayOfWeek Sensor

2019-01-02 Thread GitBox
codecov-io edited a comment on issue #4363: [AIRFLOW-3560] Add DayOfWeek Sensor URL: https://github.com/apache/incubator-airflow/pull/4363#issuecomment-449730551 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4363?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4359: [AIRFLOW-3150] Make execution_date templated in TriggerDagRunOperator

2019-01-02 Thread GitBox
codecov-io edited a comment on issue #4359: [AIRFLOW-3150] Make execution_date templated in TriggerDagRunOperator URL: https://github.com/apache/incubator-airflow/pull/4359#issuecomment-449597919 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4359?src=pr=h1) Report >

[jira] [Commented] (AIRFLOW-3623) Support download log file from UI

2019-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732583#comment-16732583 ] ASF GitHub Bot commented on AIRFLOW-3623: - pingzh commented on pull request #4425:

[GitHub] pingzh opened a new pull request #4425: [AIRFLOW-3623] Support download logs by attempts from UI

2019-01-02 Thread GitBox
pingzh opened a new pull request #4425: [AIRFLOW-3623] Support download logs by attempts from UI URL: https://github.com/apache/incubator-airflow/pull/4425 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Comment Edited] (AIRFLOW-3616) Connection parsed from URI - unacceptable underscore in schema part

2019-01-02 Thread Kamil (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732598#comment-16732598 ] Kamil edited comment on AIRFLOW-3616 at 1/3/19 2:30 AM: I looked at RFC 3986.

[jira] [Closed] (AIRFLOW-3613) Update Readme to add adobe as airflow user

2019-01-02 Thread Tao Feng (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Feng closed AIRFLOW-3613. - Resolution: Fixed > Update Readme to add adobe as airflow user >

[GitHub] codecov-io commented on issue #4425: [AIRFLOW-3623] Support download logs by attempts from UI

2019-01-02 Thread GitBox
codecov-io commented on issue #4425: [AIRFLOW-3623] Support download logs by attempts from UI URL: https://github.com/apache/incubator-airflow/pull/4425#issuecomment-451043829 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4425?src=pr=h1) Report > Merging

[GitHub] feng-tao opened a new pull request #4427: [AIRFLOW-XXX] Update committer list based on latest TLP discussion

2019-01-02 Thread GitBox
feng-tao opened a new pull request #4427: [AIRFLOW-XXX] Update committer list based on latest TLP discussion URL: https://github.com/apache/incubator-airflow/pull/4427 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[GitHub] feng-tao commented on issue #4427: [AIRFLOW-XXX] Update committer list based on latest TLP discussion

2019-01-02 Thread GitBox
feng-tao commented on issue #4427: [AIRFLOW-XXX] Update committer list based on latest TLP discussion URL: https://github.com/apache/incubator-airflow/pull/4427#issuecomment-451073375 PTAL @kaxil @ashb @Fokko This is an

[GitHub] feng-tao commented on issue #4426: [AIRFLOW-XXX] Add a doc on how to add a new role in RBAC UI

2019-01-02 Thread GitBox
feng-tao commented on issue #4426: [AIRFLOW-XXX] Add a doc on how to add a new role in RBAC UI URL: https://github.com/apache/incubator-airflow/pull/4426#issuecomment-451072081 PTAL @kaxil @Fokko This is an automated

[GitHub] feng-tao opened a new pull request #4426: [AIRFLOW-XXX] Add a doc on how to add a new role in RBAC UI

2019-01-02 Thread GitBox
feng-tao opened a new pull request #4426: [AIRFLOW-XXX] Add a doc on how to add a new role in RBAC UI URL: https://github.com/apache/incubator-airflow/pull/4426 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[GitHub] feng-tao commented on issue #4425: [AIRFLOW-3623] Support download logs by attempts from UI

2019-01-02 Thread GitBox
feng-tao commented on issue #4425: [AIRFLOW-3623] Support download logs by attempts from UI URL: https://github.com/apache/incubator-airflow/pull/4425#issuecomment-451072313 Does the feature works when the log is in a remote location(like some s3 directory)?

[GitHub] feng-tao edited a comment on issue #4425: [AIRFLOW-3623] Support download logs by attempts from UI

2019-01-02 Thread GitBox
feng-tao edited a comment on issue #4425: [AIRFLOW-3623] Support download logs by attempts from UI URL: https://github.com/apache/incubator-airflow/pull/4425#issuecomment-451072313 Does the feature work when the log is in a remote location(like some s3 directory)?

[GitHub] XD-DENG opened a new pull request #4422: [AIRFLOW-XXX] Fix Flake8 error

2019-01-02 Thread GitBox
XD-DENG opened a new pull request #4422: [AIRFLOW-XXX] Fix Flake8 error URL: https://github.com/apache/incubator-airflow/pull/4422 This error passed PR CI (in https://github.com/apache/incubator-airflow/pull/4403) when the Flake8 test was not working from

[GitHub] Fokko commented on issue #4414: Support for new version of python jenkins

2019-01-02 Thread GitBox
Fokko commented on issue #4414: Support for new version of python jenkins URL: https://github.com/apache/incubator-airflow/pull/4414#issuecomment-450853592 @sarmadali20 Please file a Jira issue. This is an automated message

[GitHub] ron819 commented on issue #3930: [AIRFLOW-2548] Output plugin import errors to web UI

2019-01-02 Thread GitBox
ron819 commented on issue #3930: [AIRFLOW-2548] Output plugin import errors to web UI URL: https://github.com/apache/incubator-airflow/pull/3930#issuecomment-450857165 @Fokko @kaxil can you take a look? This is an automated

[jira] [Comment Edited] (AIRFLOW-3615) Connection parsed from URI - case-insensitive UNIX socket paths in python 2.7 -> 3.5 (but not in 3.6)

2019-01-02 Thread Jarek Potiuk (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731920#comment-16731920 ] Jarek Potiuk edited comment on AIRFLOW-3615 at 1/2/19 10:30 AM: In

[GitHub] codecov-io edited a comment on issue #4422: [AIRFLOW-XXX] Fix Flake8 error

2019-01-02 Thread GitBox
codecov-io edited a comment on issue #4422: [AIRFLOW-XXX] Fix Flake8 error URL: https://github.com/apache/incubator-airflow/pull/4422#issuecomment-450830532 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4422?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-3578) BigQueryOperator Type Error

2019-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732013#comment-16732013 ] ASF GitHub Bot commented on AIRFLOW-3578: - Fokko commented on pull request #4384:

[GitHub] Fokko closed pull request #4384: [AIRFLOW-3578] Fix Type Error for BigQueryOperator

2019-01-02 Thread GitBox
Fokko closed pull request #4384: [AIRFLOW-3578] Fix Type Error for BigQueryOperator URL: https://github.com/apache/incubator-airflow/pull/4384 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

[jira] [Closed] (AIRFLOW-3578) BigQueryOperator Type Error

2019-01-02 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong closed AIRFLOW-3578. - Resolution: Fixed Fix Version/s: 2.0.0 > BigQueryOperator Type Error >

[GitHub] XD-DENG commented on issue #4422: [AIRFLOW-XXX] Fix Flake8 error

2019-01-02 Thread GitBox
XD-DENG commented on issue #4422: [AIRFLOW-XXX] Fix Flake8 error URL: https://github.com/apache/incubator-airflow/pull/4422#issuecomment-450823813 @Fokko @feng-tao , for you notice please. This is an automated message from

[GitHub] XD-DENG closed pull request #4422: [AIRFLOW-XXX] Fix Flake8 error

2019-01-02 Thread GitBox
XD-DENG closed pull request #4422: [AIRFLOW-XXX] Fix Flake8 error URL: https://github.com/apache/incubator-airflow/pull/4422 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 foreign

[GitHub] XD-DENG commented on issue #4422: [AIRFLOW-XXX] Fix Flake8 error

2019-01-02 Thread GitBox
XD-DENG commented on issue #4422: [AIRFLOW-XXX] Fix Flake8 error URL: https://github.com/apache/incubator-airflow/pull/4422#issuecomment-450827664 @eladkal No worries! I will close this PR then given @Fokko already noticed this issue.

  1   2   >