[jira] [Commented] (AIRFLOW-594) Load plugins and workflows from installed packages

2019-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815994#comment-16815994 ] ASF GitHub Bot commented on AIRFLOW-594: drewsonne commented on pull request #5085:

[GitHub] [airflow] drewsonne commented on issue #5085: [WIP][AIRFLOW-594] Add dag source plugin hooks

2019-04-11 Thread GitBox
drewsonne commented on issue #5085: [WIP][AIRFLOW-594] Add dag source plugin hooks URL: https://github.com/apache/airflow/pull/5085#issuecomment-482447372 I renamed the branch in my repo, which meant I accidently closed the old PR which was here.

[GitHub] [airflow] drewsonne opened a new pull request #5085: [WIP][AIRFLOW-594] Add dag source plugin hooks

2019-04-11 Thread GitBox
drewsonne opened a new pull request #5085: [WIP][AIRFLOW-594] Add dag source plugin hooks URL: https://github.com/apache/airflow/pull/5085 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-4243) How to restrict UI login

2019-04-11 Thread deepak tm (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815986#comment-16815986 ] deepak tm commented on AIRFLOW-4243: Awaiting for advice to configure LDAP  > How to restrict UI

[jira] [Commented] (AIRFLOW-594) Load plugins and workflows from installed packages

2019-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815984#comment-16815984 ] ASF GitHub Bot commented on AIRFLOW-594: drewsonne commented on pull request #4531:

[GitHub] [airflow] feng-tao commented on issue #5059: [AIRFLOW-161] New redirect route and extra links

2019-04-11 Thread GitBox
feng-tao commented on issue #5059: [AIRFLOW-161] New redirect route and extra links URL: https://github.com/apache/airflow/pull/5059#issuecomment-482434594 also I saw you didn't modify any existing tests, why CI fails previously?

[GitHub] [airflow] feng-tao commented on a change in pull request #5059: [AIRFLOW-161] New redirect route and extra links

2019-04-11 Thread GitBox
feng-tao commented on a change in pull request #5059: [AIRFLOW-161] New redirect route and extra links URL: https://github.com/apache/airflow/pull/5059#discussion_r274757144 ## File path: airflow/contrib/hooks/qubole_hook.py ## @@ -207,6 +210,30 @@ def get_jobs_id(self,

[GitHub] [airflow] feng-tao commented on a change in pull request #5059: [AIRFLOW-161] New redirect route and extra links

2019-04-11 Thread GitBox
feng-tao commented on a change in pull request #5059: [AIRFLOW-161] New redirect route and extra links URL: https://github.com/apache/airflow/pull/5059#discussion_r274757460 ## File path: airflow/models/baseoperator.py ## @@ -941,3 +945,34 @@ def xcom_pull(

[GitHub] [airflow] feng-tao commented on a change in pull request #5059: [AIRFLOW-161] New redirect route and extra links

2019-04-11 Thread GitBox
feng-tao commented on a change in pull request #5059: [AIRFLOW-161] New redirect route and extra links URL: https://github.com/apache/airflow/pull/5059#discussion_r274757308 ## File path: airflow/contrib/hooks/qubole_hook.py ## @@ -207,6 +210,30 @@ def get_jobs_id(self,

[jira] [Resolved] (AIRFLOW-4251) Instrument DagRun schedule delay

2019-04-11 Thread Tao Feng (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Feng resolved AIRFLOW-4251. --- Resolution: Fixed Fix Version/s: 2.0.0 > Instrument DagRun schedule delay >

[jira] [Commented] (AIRFLOW-4251) Instrument DagRun schedule delay

2019-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815951#comment-16815951 ] ASF GitHub Bot commented on AIRFLOW-4251: - feng-tao commented on pull request #5050:

[jira] [Commented] (AIRFLOW-4251) Instrument DagRun schedule delay

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

[GitHub] [airflow] feng-tao commented on issue #5050: [AIRFLOW-4251] Instrument DagRun schedule delay

2019-04-11 Thread GitBox
feng-tao commented on issue #5050: [AIRFLOW-4251] Instrument DagRun schedule delay URL: https://github.com/apache/airflow/pull/5050#issuecomment-482433538 thanks @milton0825 @KevinYang21 This is an automated message from

[GitHub] [airflow] feng-tao merged pull request #5050: [AIRFLOW-4251] Instrument DagRun schedule delay

2019-04-11 Thread GitBox
feng-tao merged pull request #5050: [AIRFLOW-4251] Instrument DagRun schedule delay URL: https://github.com/apache/airflow/pull/5050 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] XD-DENG commented on issue #5076: [AIRFLOW-4269] Minor acceleration of jobs._process_task_instances()

2019-04-11 Thread GitBox
XD-DENG commented on issue #5076: [AIRFLOW-4269] Minor acceleration of jobs._process_task_instances() URL: https://github.com/apache/airflow/pull/5076#issuecomment-482374228 Thanks @Fokko This is an automated message from

[jira] [Resolved] (AIRFLOW-4269) For-lop in jobs._process_task_instances can be faster by breaking from unnecessary steps

2019-04-11 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-4269. --- Resolution: Fixed Fix Version/s: 2.0.0 > For-lop in

[jira] [Commented] (AIRFLOW-4269) For-lop in jobs._process_task_instances can be faster by breaking from unnecessary steps

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

[jira] [Commented] (AIRFLOW-4269) For-lop in jobs._process_task_instances can be faster by breaking from unnecessary steps

2019-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815805#comment-16815805 ] ASF GitHub Bot commented on AIRFLOW-4269: - Fokko commented on pull request #5076:

[jira] [Commented] (AIRFLOW-4269) For-lop in jobs._process_task_instances can be faster by breaking from unnecessary steps

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

[GitHub] [airflow] Fokko merged pull request #5076: [AIRFLOW-4269] Minor acceleration of jobs._process_task_instances()

2019-04-11 Thread GitBox
Fokko merged pull request #5076: [AIRFLOW-4269] Minor acceleration of jobs._process_task_instances() URL: https://github.com/apache/airflow/pull/5076 This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] astahlman commented on issue #1936: [AIRFLOW-419] Setting task instance status through UI causes exception

2019-04-11 Thread GitBox
astahlman commented on issue #1936: [AIRFLOW-419] Setting task instance status through UI causes exception URL: https://github.com/apache/airflow/pull/1936#issuecomment-482324038 Do we actually need to truncate the fractional seconds in the database? The dateutil parser seems to be able

[GitHub] [airflow] kaxil commented on a change in pull request #5077: [AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator

2019-04-11 Thread GitBox
kaxil commented on a change in pull request #5077: [AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/5077#discussion_r274648549 ## File path: airflow/contrib/operators/mssql_to_gcs.py ## @@ -0,0 +1,220 @@ +# -*- coding: utf-8

[GitHub] [airflow] yohei1126 closed pull request #5080: [AIRFLOW-4287] location support for BigQueryGetDataOperator

2019-04-11 Thread GitBox
yohei1126 closed pull request #5080: [AIRFLOW-4287] location support for BigQueryGetDataOperator URL: https://github.com/apache/airflow/pull/5080 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] jintong1 closed pull request #5084: V1 10 stable

2019-04-11 Thread GitBox
jintong1 closed pull request #5084: V1 10 stable URL: https://github.com/apache/airflow/pull/5084 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] jintong1 opened a new pull request #5084: V1 10 stable

2019-04-11 Thread GitBox
jintong1 opened a new pull request #5084: V1 10 stable URL: https://github.com/apache/airflow/pull/5084 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow Jira](https://issues.apache.org/jira/browse/AIRFLOW/) issues and

[jira] [Updated] (AIRFLOW-4292) Cleanup and improve SLA code

2019-04-11 Thread Sergio Kef (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Kef updated AIRFLOW-4292: Description: There are currently a couple of issues open regarding SLAs. eg: * AIRFLOW-249 *

[jira] [Updated] (AIRFLOW-4292) Cleanup and improve SLA code

2019-04-11 Thread Sergio Kef (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Kef updated AIRFLOW-4292: Description: There are currently a couple of issues open regarding SLAs. eg: * AIRFLOW-249 *

[jira] [Commented] (AIRFLOW-1216) Allow for more notifiers than only email

2019-04-11 Thread Sergio Kef (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815758#comment-16815758 ] Sergio Kef commented on AIRFLOW-1216: - Original PR by author:

[jira] [Updated] (AIRFLOW-4292) Cleanup and improve SLA code

2019-04-11 Thread Sergio Kef (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Kef updated AIRFLOW-4292: External issue URL: https://github.com/apache/airflow/pull/5083 > Cleanup and improve SLA code >

[jira] [Commented] (AIRFLOW-4292) Cleanup and improve SLA code

2019-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815751#comment-16815751 ] ASF GitHub Bot commented on AIRFLOW-4292: - serkef commented on pull request #5083:

[GitHub] [airflow] serkef opened a new pull request #5083: [AIRFLOW-4292] Cleanup and improve SLA code

2019-04-11 Thread GitBox
serkef opened a new pull request #5083: [AIRFLOW-4292] Cleanup and improve SLA code URL: https://github.com/apache/airflow/pull/5083 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[GitHub] [airflow] kaxil edited a comment on issue #5043: [AIRFLOW-4236] Add num_retries to MySqlToGoogleCloudStorageOperator

2019-04-11 Thread GitBox
kaxil edited a comment on issue #5043: [AIRFLOW-4236] Add num_retries to MySqlToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/5043#issuecomment-482289608 @OmerJog Sorry, I should have included it in the Uploading.md > Upload requests will be automatically

[GitHub] [airflow] kaxil commented on issue #5043: [AIRFLOW-4236] Add num_retries to MySqlToGoogleCloudStorageOperator

2019-04-11 Thread GitBox
kaxil commented on issue #5043: [AIRFLOW-4236] Add num_retries to MySqlToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/5043#issuecomment-482289608 @OmerJog > Upload requests will be automatically retried. From

[GitHub] [airflow] kaxil commented on issue #5080: [AIRFLOW-4287] location support for BigQueryGetDataOperator

2019-04-11 Thread GitBox
kaxil commented on issue #5080: [AIRFLOW-4287] location support for BigQueryGetDataOperator URL: https://github.com/apache/airflow/pull/5080#issuecomment-482274251 @yohei1126 - Can we please do it one, it is easier for review + it is a single piece of work that would be included in next

[GitHub] [airflow] yohei1126 commented on issue #5080: [AIRFLOW-4287] location support for BigQueryGetDataOperator

2019-04-11 Thread GitBox
yohei1126 commented on issue #5080: [AIRFLOW-4287] location support for BigQueryGetDataOperator URL: https://github.com/apache/airflow/pull/5080#issuecomment-482272718 please continue one by one This is an automated message

[GitHub] [airflow] yohei1126 closed pull request #4448: [AIRFLOW-3601] add location support to BigQuery operators

2019-04-11 Thread GitBox
yohei1126 closed pull request #4448: [AIRFLOW-3601] add location support to BigQuery operators URL: https://github.com/apache/airflow/pull/4448 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] zar1 commented on issue #5082: Added Arrive (Parkwhiz) to list of users

2019-04-11 Thread GitBox
zar1 commented on issue #5082: Added Arrive (Parkwhiz) to list of users URL: https://github.com/apache/airflow/pull/5082#issuecomment-482272333 Thank you! This is an automated message from the Apache Git Service. To respond

[jira] [Created] (AIRFLOW-4292) Cleanup and improve SLA code

2019-04-11 Thread Sergio Kef (JIRA)
Sergio Kef created AIRFLOW-4292: --- Summary: Cleanup and improve SLA code Key: AIRFLOW-4292 URL: https://issues.apache.org/jira/browse/AIRFLOW-4292 Project: Apache Airflow Issue Type:

[GitHub] [airflow] kuzyn83 opened a new pull request #5081: Update README.md

2019-04-11 Thread GitBox
kuzyn83 opened a new pull request #5081: Update README.md URL: https://github.com/apache/airflow/pull/5081 new company added This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [airflow] ashb closed pull request #5081: Update README.md

2019-04-11 Thread GitBox
ashb closed pull request #5081: Update README.md URL: https://github.com/apache/airflow/pull/5081 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] ashb merged pull request #5081: Update README.md

2019-04-11 Thread GitBox
ashb merged pull request #5081: Update README.md URL: https://github.com/apache/airflow/pull/5081 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] ashb commented on issue #5081: Update README.md

2019-04-11 Thread GitBox
ashb commented on issue #5081: Update README.md URL: https://github.com/apache/airflow/pull/5081#issuecomment-482269569 Welcome to the community! This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] ashb commented on issue #5082: Added Arrive (Parkwhiz) to list of users

2019-04-11 Thread GitBox
ashb commented on issue #5082: Added Arrive (Parkwhiz) to list of users URL: https://github.com/apache/airflow/pull/5082#issuecomment-482269310 Welcome to the community! This is an automated message from the Apache Git

[GitHub] [airflow] ashb merged pull request #5082: Added Arrive (Parkwhiz) to list of users

2019-04-11 Thread GitBox
ashb merged pull request #5082: Added Arrive (Parkwhiz) to list of users URL: https://github.com/apache/airflow/pull/5082 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Closed] (AIRFLOW-4290) Relax some package dependency ranges

2019-04-11 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor closed AIRFLOW-4290. -- Resolution: Later Versions of dependencies is a known problem (see

[jira] [Updated] (AIRFLOW-4291) DAG markdown not rendered correctly

2019-04-11 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4291: --- Fix Version/s: 1.10.4 Sorry about that - it was the result of a bad cherry-pick.

[GitHub] [airflow] milton0825 commented on a change in pull request #5059: [AIRFLOW-161] New redirect route and extra links

2019-04-11 Thread GitBox
milton0825 commented on a change in pull request #5059: [AIRFLOW-161] New redirect route and extra links URL: https://github.com/apache/airflow/pull/5059#discussion_r274599898 ## File path: airflow/models/baseoperator.py ## @@ -941,3 +945,34 @@ def xcom_pull(

[GitHub] [airflow] ashb commented on issue #4481: [AIRFLOW-3672] Add support for Mongo DB DNS Seedlist Connection Format

2019-04-11 Thread GitBox
ashb commented on issue #4481: [AIRFLOW-3672] Add support for Mongo DB DNS Seedlist Connection Format URL: https://github.com/apache/airflow/pull/4481#issuecomment-482263114 @kurtqq Given this PR is not merged, and the author hasn't responded to feed back it's going to be difficult to

[GitHub] [airflow] milton0825 commented on issue #5059: [AIRFLOW-161] New redirect route and extra links

2019-04-11 Thread GitBox
milton0825 commented on issue #5059: [AIRFLOW-161] New redirect route and extra links URL: https://github.com/apache/airflow/pull/5059#issuecomment-482255191 @feng-tao this is ready for another look. This is an automated

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

2019-04-11 Thread GitBox
codecov-io edited a comment on issue #5059: [AIRFLOW-161][WIP] New redirect route and extra links URL: https://github.com/apache/airflow/pull/5059#issuecomment-482013433 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5059?src=pr=h1) Report > Merging

[GitHub] [airflow] kurtqq commented on issue #4481: [AIRFLOW-3672] Add support for Mongo DB DNS Seedlist Connection Format

2019-04-11 Thread GitBox
kurtqq commented on issue #4481: [AIRFLOW-3672] Add support for Mongo DB DNS Seedlist Connection Format URL: https://github.com/apache/airflow/pull/4481#issuecomment-482218843 I waited for this PR thought this would be included in the release from yesterday

[jira] [Created] (AIRFLOW-4291) DAG markdown not rendered correctly

2019-04-11 Thread Nathan Hadfield (JIRA)
Nathan Hadfield created AIRFLOW-4291: Summary: DAG markdown not rendered correctly Key: AIRFLOW-4291 URL: https://issues.apache.org/jira/browse/AIRFLOW-4291 Project: Apache Airflow Issue

[jira] [Created] (AIRFLOW-4290) Relax some package dependency ranges

2019-04-11 Thread Zhitao Li (JIRA)
Zhitao Li created AIRFLOW-4290: -- Summary: Relax some package dependency ranges Key: AIRFLOW-4290 URL: https://issues.apache.org/jira/browse/AIRFLOW-4290 Project: Apache Airflow Issue Type: Task

[GitHub] [airflow] zar1 opened a new pull request #5082: Added Arrive (Parkwhiz) to list of users

2019-04-11 Thread GitBox
zar1 opened a new pull request #5082: Added Arrive (Parkwhiz) to list of users URL: https://github.com/apache/airflow/pull/5082 Make sure you have checked _all_ steps below. ### Jira N/A just altering Readme ### Description Adds Arrive (AKA ParkWhiz, BestParking)

[GitHub] [airflow] kuzyn83 opened a new pull request #5081: Update README.md

2019-04-11 Thread GitBox
kuzyn83 opened a new pull request #5081: Update README.md URL: https://github.com/apache/airflow/pull/5081 new company added This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (AIRFLOW-625) doc_md in concepts document seems wrong

2019-04-11 Thread jack (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815430#comment-16815430 ] jack commented on AIRFLOW-625: -- Can't reproduce. Works fine for me.  > doc_md in concepts document seems

[jira] [Created] (AIRFLOW-4289) spark_binary argument in SparkSubmitHook is ignored when building the connection_cmd

2019-04-11 Thread Luiz Svoboda (JIRA)
Luiz Svoboda created AIRFLOW-4289: - Summary: spark_binary argument in SparkSubmitHook is ignored when building the connection_cmd Key: AIRFLOW-4289 URL: https://issues.apache.org/jira/browse/AIRFLOW-4289

[jira] [Closed] (AIRFLOW-3902) Singleton operator to skip downstream tasks

2019-04-11 Thread Kiran Pathak (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Pathak closed AIRFLOW-3902. - > Singleton operator to skip downstream tasks > --- > >

[jira] [Resolved] (AIRFLOW-3902) Singleton operator to skip downstream tasks

2019-04-11 Thread Kiran Pathak (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Pathak resolved AIRFLOW-3902. --- Resolution: Done PR reviewed by two contributors but waiting on committers' review.  >

[jira] [Updated] (AIRFLOW-3601) update operators to BigQuery to support location

2019-04-11 Thread Yohei Onishi (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yohei Onishi updated AIRFLOW-3601: -- Description: location support for BigQueryHook was merged by the PR 4324

[jira] [Work started] (AIRFLOW-4287) location support for BigQueryGetDataOperator

2019-04-11 Thread Yohei Onishi (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-4287 started by Yohei Onishi. - > location support for BigQueryGetDataOperator >

[jira] [Work started] (AIRFLOW-4288) location support for BigQueryToBigQueryOperator

2019-04-11 Thread Yohei Onishi (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-4288 started by Yohei Onishi. - > location support for BigQueryToBigQueryOperator >

[GitHub] [airflow] XD-DENG commented on issue #4291: [AIRFLOW-1488] Add the DagRunSensor operator

2019-04-11 Thread GitBox
XD-DENG commented on issue #4291: [AIRFLOW-1488] Add the DagRunSensor operator URL: https://github.com/apache/airflow/pull/4291#issuecomment-482104185 Hi @ybendana to my understanding, what you are trying to address can be solved by https://github.com/apache/airflow/pull/4058 . If you have

[jira] [Created] (AIRFLOW-4288) location support for BigQueryToBigQueryOperator

2019-04-11 Thread Yohei Onishi (JIRA)
Yohei Onishi created AIRFLOW-4288: - Summary: location support for BigQueryToBigQueryOperator Key: AIRFLOW-4288 URL: https://issues.apache.org/jira/browse/AIRFLOW-4288 Project: Apache Airflow

[jira] [Commented] (AIRFLOW-3603) Fix Qubole Operator's Spark Cmd Documentation

2019-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815392#comment-16815392 ] ASF GitHub Bot commented on AIRFLOW-3603: - Fokko commented on pull request #4411:

[jira] [Commented] (AIRFLOW-3603) Fix Qubole Operator's Spark Cmd Documentation

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

[jira] [Resolved] (AIRFLOW-3603) Fix Qubole Operator's Spark Cmd Documentation

2019-04-11 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-3603. --- Resolution: Fixed Fix Version/s: 2.0.0 > Fix Qubole Operator's Spark Cmd

[jira] [Commented] (AIRFLOW-3603) Fix Qubole Operator's Spark Cmd Documentation

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

[GitHub] [airflow] Fokko merged pull request #4411: [AIRFLOW-3603] QuboleOperator: Remove SQLCommand from SparkCmd Doc

2019-04-11 Thread GitBox
Fokko merged pull request #4411: [AIRFLOW-3603] QuboleOperator: Remove SQLCommand from SparkCmd Doc URL: https://github.com/apache/airflow/pull/4411 This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (AIRFLOW-4187) Slack Webhook Operator do not pass conn_id to its parent class

2019-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815390#comment-16815390 ] ASF GitHub Bot commented on AIRFLOW-4187: - bryanyang0528 commented on pull request #5004:

[GitHub] [airflow] bryanyang0528 commented on issue #5004: [AIRFLOW-4187] SlackWebhookOperator do not pass http_conn_id to its parent class

2019-04-11 Thread GitBox
bryanyang0528 commented on issue #5004: [AIRFLOW-4187] SlackWebhookOperator do not pass http_conn_id to its parent class URL: https://github.com/apache/airflow/pull/5004#issuecomment-482099223 I found this issue is resolved by PR #5066

[GitHub] [airflow] bryanyang0528 closed pull request #5004: [AIRFLOW-4187] SlackWebhookOperator do not pass http_conn_id to its parent class

2019-04-11 Thread GitBox
bryanyang0528 closed pull request #5004: [AIRFLOW-4187] SlackWebhookOperator do not pass http_conn_id to its parent class URL: https://github.com/apache/airflow/pull/5004 This is an automated message from the Apache Git

[GitHub] [airflow] codecov-io edited a comment on issue #4439: [AIRFLOW-3626] Fixed zipped Dag trigger

2019-04-11 Thread GitBox
codecov-io edited a comment on issue #4439: [AIRFLOW-3626] Fixed zipped Dag trigger URL: https://github.com/apache/airflow/pull/4439#issuecomment-451653349 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4439?src=pr=h1) Report > Merging

[jira] [Resolved] (AIRFLOW-2421) HTTPHook and SimpleHTTPOperator do not verify certificates by default

2019-04-11 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-2421. Resolution: Fixed Fix Version/s: 2.0.0 > HTTPHook and SimpleHTTPOperator

[jira] [Resolved] (AIRFLOW-2834) can not see the dag page after build from the newest code in github

2019-04-11 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-2834. Resolution: Fixed Fixed by AIRFLOW-3281 > can not see the dag page after build

[jira] [Commented] (AIRFLOW-2834) can not see the dag page after build from the newest code in github

2019-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815387#comment-16815387 ] ASF GitHub Bot commented on AIRFLOW-2834: - ashb commented on pull request #3675: [AIRFLOW-2834]

[jira] [Commented] (AIRFLOW-4287) location support for BigQueryGetDataOperator

2019-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815385#comment-16815385 ] ASF GitHub Bot commented on AIRFLOW-4287: - yohei1126 commented on pull request #5080:

[GitHub] [airflow] ashb closed pull request #3675: [AIRFLOW-2834] fix build script for k8s docker

2019-04-11 Thread GitBox
ashb closed pull request #3675: [AIRFLOW-2834] fix build script for k8s docker URL: https://github.com/apache/airflow/pull/3675 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [airflow] ashb commented on issue #3675: [AIRFLOW-2834] fix build script for k8s docker

2019-04-11 Thread GitBox
ashb commented on issue #3675: [AIRFLOW-2834] fix build script for k8s docker URL: https://github.com/apache/airflow/pull/3675#issuecomment-482097582 Fixed by #3770 This is an automated message from the Apache Git Service.

[jira] [Updated] (AIRFLOW-3601) update operators to BigQuery to support location

2019-04-11 Thread Yohei Onishi (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yohei Onishi updated AIRFLOW-3601: -- Description: location support for BigQueryHook was merged by the PR 4324

[jira] [Updated] (AIRFLOW-3601) update operators to BigQuery to support location

2019-04-11 Thread Yohei Onishi (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yohei Onishi updated AIRFLOW-3601: -- Description: location support for BigQueryHook was merged by the PR 4324

[GitHub] [airflow] ashb merged pull request #4855: [AIRFLOW-2421] - HTTPHook set verify True by default

2019-04-11 Thread GitBox
ashb merged pull request #4855: [AIRFLOW-2421] - HTTPHook set verify True by default URL: https://github.com/apache/airflow/pull/4855 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Updated] (AIRFLOW-3601) update operators to BigQuery to support location

2019-04-11 Thread Yohei Onishi (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yohei Onishi updated AIRFLOW-3601: -- Description: location support for BigQueryHook was merged by the PR 4324

[jira] [Created] (AIRFLOW-4287) location support for BigQueryGetDataOperator

2019-04-11 Thread Yohei Onishi (JIRA)
Yohei Onishi created AIRFLOW-4287: - Summary: location support for BigQueryGetDataOperator Key: AIRFLOW-4287 URL: https://issues.apache.org/jira/browse/AIRFLOW-4287 Project: Apache Airflow

[GitHub] [airflow] ashb commented on issue #2708: [AIRFLOW-1746] Add a Nomad operator to trigger job from Airflow

2019-04-11 Thread GitBox
ashb commented on issue #2708: [AIRFLOW-1746] Add a Nomad operator to trigger job from Airflow URL: https://github.com/apache/airflow/pull/2708#issuecomment-482093536 Hi @yishan-lin It would be good to get Nomad support in Airflow. It looks like this PR/feature needs a lot of work

[jira] [Updated] (AIRFLOW-3601) update operators to BigQuery to support location

2019-04-11 Thread Yohei Onishi (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yohei Onishi updated AIRFLOW-3601: -- Description: location support for BigQueryHook was merged by the PR 4324

[jira] [Updated] (AIRFLOW-3601) update operators to BigQuery to support location

2019-04-11 Thread Yohei Onishi (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yohei Onishi updated AIRFLOW-3601: -- Description: location support for BigQueryHook was merged by the PR 4324

[jira] [Updated] (AIRFLOW-3601) update operators to BigQuery to support location

2019-04-11 Thread Yohei Onishi (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yohei Onishi updated AIRFLOW-3601: -- Description: location support for BigQueryHook was merged by the PR 4324

[jira] [Reopened] (AIRFLOW-3604) Azure Integration - Hdinsight-operators

2019-04-11 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor reopened AIRFLOW-3604: PR not yet merged. > Azure Integration - Hdinsight-operators >

[jira] [Commented] (AIRFLOW-3604) Azure Integration - Hdinsight-operators

2019-04-11 Thread alper simsek (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815341#comment-16815341 ] alper simsek commented on AIRFLOW-3604: --- Hi,  In our startup we are using HdInsight on Azure and

[jira] [Created] (AIRFLOW-4286) Operator Type icon in DAG Graph

2019-04-11 Thread Brylie Christopher Oxley (JIRA)
Brylie Christopher Oxley created AIRFLOW-4286: - Summary: Operator Type icon in DAG Graph Key: AIRFLOW-4286 URL: https://issues.apache.org/jira/browse/AIRFLOW-4286 Project: Apache Airflow

[GitHub] [airflow] codecov-io edited a comment on issue #5077: [AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator

2019-04-11 Thread GitBox
codecov-io edited a comment on issue #5077: [AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/5077#issuecomment-481760912 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5077?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #4855: [AIRFLOW-2421] - HTTPHook set verify True by default

2019-04-11 Thread GitBox
codecov-io edited a comment on issue #4855: [AIRFLOW-2421] - HTTPHook set verify True by default URL: https://github.com/apache/airflow/pull/4855#issuecomment-471465745 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4855?src=pr=h1) Report > Merging

[GitHub] [airflow] Tomme commented on a change in pull request #5077: [AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator

2019-04-11 Thread GitBox
Tomme commented on a change in pull request #5077: [AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/5077#discussion_r274336208 ## File path: airflow/contrib/operators/mssql_to_gcs.py ## @@ -0,0 +1,224 @@ +# -*- coding: utf-8

[GitHub] [airflow] Tomme commented on a change in pull request #5077: [AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator

2019-04-11 Thread GitBox
Tomme commented on a change in pull request #5077: [AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/5077#discussion_r274336243 ## File path: tests/contrib/operators/test_mssql_to_gcs_operator.py ## @@ -0,0 +1,155 @@ +# -*-

[jira] [Work started] (AIRFLOW-4268) Add MsSqlToGoogleCloudStorageOperator

2019-04-11 Thread Thomas Elvey (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-4268 started by Thomas Elvey. - > Add MsSqlToGoogleCloudStorageOperator >

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

2019-04-11 Thread GitBox
codecov-io edited a comment on issue #5059: [AIRFLOW-161] New redirect route and extra links URL: https://github.com/apache/airflow/pull/5059#issuecomment-482013433 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5059?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io commented on issue #5059: [AIRFLOW-161] New redirect route and extra links

2019-04-11 Thread GitBox
codecov-io commented on issue #5059: [AIRFLOW-161] New redirect route and extra links URL: https://github.com/apache/airflow/pull/5059#issuecomment-482013433 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5059?src=pr=h1) Report > Merging

[GitHub] [airflow] OmerJog commented on issue #5043: [AIRFLOW-4236] Add num_retries to MySqlToGoogleCloudStorageOperator

2019-04-11 Thread GitBox
OmerJog commented on issue #5043: [AIRFLOW-4236] Add num_retries to MySqlToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/5043#issuecomment-481990561 @kaxil your PR has removed the num_retries: https://github.com/apache/airflow/pull/5054 You specified that the

[GitHub] [airflow] OmerJog edited a comment on issue #5077: [AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator

2019-04-11 Thread GitBox
OmerJog edited a comment on issue #5077: [AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/5077#issuecomment-481740191 My 2 notes: 1. I think it's better to support all the relevant argument of the hook. For example the operator introduced

  1   2   >