[GitHub] [airflow] codecov-io commented on issue #6312: [AIRFLOW-5641] support running git sync container as root

2019-10-11 Thread GitBox
codecov-io commented on issue #6312: [AIRFLOW-5641] support running git sync container as root URL: https://github.com/apache/airflow/pull/6312#issuecomment-541285583 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6312?src=pr=h1) Report > Merging

[jira] [Updated] (AIRFLOW-5642) sqlalchemy.exc.OperationalError happens when sql is too long

2019-10-11 Thread chen xianxin (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chen xianxin updated AIRFLOW-5642: -- Description: h2. code

[jira] [Updated] (AIRFLOW-5639) DagFileProcessor: parse dag files every time, which consume lots of resources and is unnecessary

2019-10-11 Thread chen xianxin (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chen xianxin updated AIRFLOW-5639: -- Description: h2. Code airflow\models\dagbag.py: process_file(self, filepath,

[jira] [Updated] (AIRFLOW-5642) sqlalchemy.exc.OperationalError happens when sql is too long, which cause scheduler processor will be exited

2019-10-11 Thread chen xianxin (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chen xianxin updated AIRFLOW-5642: -- Summary: sqlalchemy.exc.OperationalError happens when sql is too long, which cause scheduler

[jira] [Updated] (AIRFLOW-5642) sqlalchemy.exc.OperationalError happens when sql is too long, which cause scheduler processor be exited

2019-10-11 Thread chen xianxin (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chen xianxin updated AIRFLOW-5642: -- Summary: sqlalchemy.exc.OperationalError happens when sql is too long, which cause scheduler

[jira] [Created] (AIRFLOW-5642) sqlalchemy.exc.OperationalError happens when sql is too long

2019-10-11 Thread chen xianxin (Jira)
chen xianxin created AIRFLOW-5642: - Summary: sqlalchemy.exc.OperationalError happens when sql is too long Key: AIRFLOW-5642 URL: https://issues.apache.org/jira/browse/AIRFLOW-5642 Project: Apache

[jira] [Assigned] (AIRFLOW-5606) Create Production-ready Docker image for Airflow

2019-10-11 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk reassigned AIRFLOW-5606: - Assignee: Jarek Potiuk > Create Production-ready Docker image for Airflow >

[jira] [Work started] (AIRFLOW-5606) Create Production-ready Docker image for Airflow

2019-10-11 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-5606 started by Jarek Potiuk. - > Create Production-ready Docker image for Airflow >

[jira] [Commented] (AIRFLOW-5641) Not able to run git sync init container as root

2019-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949882#comment-16949882 ] ASF GitHub Bot commented on AIRFLOW-5641: - houqp commented on pull request #6312:

[GitHub] [airflow] houqp opened a new pull request #6312: [AIRFLOW-5641] support running git sync container as root

2019-10-11 Thread GitBox
houqp opened a new pull request #6312: [AIRFLOW-5641] support running git sync container as root URL: https://github.com/apache/airflow/pull/6312 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Created] (AIRFLOW-5641) Not able to run git sync init container as root

2019-10-11 Thread QP Hou (Jira)
QP Hou created AIRFLOW-5641: --- Summary: Not able to run git sync init container as root Key: AIRFLOW-5641 URL: https://issues.apache.org/jira/browse/AIRFLOW-5641 Project: Apache Airflow Issue Type:

[GitHub] [airflow] milton0825 commented on a change in pull request #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3

2019-10-11 Thread GitBox
milton0825 commented on a change in pull request #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3 URL: https://github.com/apache/airflow/pull/6309#discussion_r334209505 ## File path: airflow/operators/redshift_to_s3_operator.py

[jira] [Resolved] (AIRFLOW-5588) Add celery's architecture diagram

2019-10-11 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-5588. Fix Version/s: 1.10.6 Resolution: Fixed > Add celery's architecture

[jira] [Closed] (AIRFLOW-5628) airflow[sentry] is not being installed and not visible at all

2019-10-11 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor closed AIRFLOW-5628. -- Resolution: Information Provided > airflow[sentry] is not being installed and not

[jira] [Commented] (AIRFLOW-5628) airflow[sentry] is not being installed and not visible at all

2019-10-11 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949823#comment-16949823 ] Ash Berlin-Taylor commented on AIRFLOW-5628: You are looking at the docs for two different

[GitHub] [airflow] ashb commented on issue #6288: AIRFLOW-5540 adding rise exception when the _resolve_connection method fails

2019-10-11 Thread GitBox
ashb commented on issue #6288: AIRFLOW-5540 adding rise exception when the _resolve_connection method fails URL: https://github.com/apache/airflow/pull/6288#issuecomment-541243888 I also don't see how this change has anything to do with https://issues.apache.org/jira/browse/AIRFLOW-5540

[GitHub] [airflow] ashb commented on a change in pull request #6288: AIRFLOW-5540 adding rise exception when the _resolve_connection method fails

2019-10-11 Thread GitBox
ashb commented on a change in pull request #6288: AIRFLOW-5540 adding rise exception when the _resolve_connection method fails URL: https://github.com/apache/airflow/pull/6288#discussion_r334192786 ## File path: airflow/contrib/hooks/spark_submit_hook.py ## @@ -200,6

[GitHub] [airflow] ashb commented on a change in pull request #6303: AIRFLOW-5126 Read aws_session_token in extra_config of the aws hook

2019-10-11 Thread GitBox
ashb commented on a change in pull request #6303: AIRFLOW-5126 Read aws_session_token in extra_config of the aws hook URL: https://github.com/apache/airflow/pull/6303#discussion_r334192142 ## File path: airflow/contrib/hooks/aws_hook.py ## @@ -132,7 +134,7 @@ def

[jira] [Work started] (AIRFLOW-5615) BaseJob subclasses shouldn't implement own heartbeat logic

2019-10-11 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-5615 started by Ash Berlin-Taylor. -- > BaseJob subclasses shouldn't implement own heartbeat logic >

[GitHub] [airflow] ashb opened a new pull request #6311: [AIRFLOW-5615] Reduce duplicated logic around job heartbeating

2019-10-11 Thread GitBox
ashb opened a new pull request #6311: [AIRFLOW-5615] Reduce duplicated logic around job heartbeating URL: https://github.com/apache/airflow/pull/6311 ### Jira - [x] https://issues.apache.org/jira/browse/AIRFLOW-5615 ### Description - [] Both SchedulerJob and

[jira] [Commented] (AIRFLOW-5615) BaseJob subclasses shouldn't implement own heartbeat logic

2019-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949812#comment-16949812 ] ASF GitHub Bot commented on AIRFLOW-5615: - ashb commented on pull request #6311: [AIRFLOW-5615]

[jira] [Updated] (AIRFLOW-3611) Simplified development workflow

2019-10-11 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3611: --- Component/s: build Fix Version/s: (was: 1.10.6)

[jira] [Updated] (AIRFLOW-5000) Remove task instance duplicate end_date and reorder template context

2019-10-11 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-5000: --- Fix Version/s: (was: 1.10.6) 2.0.0 Not pulling this in to

[GitHub] [airflow-site] mik-laj opened a new issue #11: Create a list component

2019-10-11 Thread GitBox
mik-laj opened a new issue #11: Create a list component URL: https://github.com/apache/airflow-site/issues/11 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [airflow-site] mik-laj closed issue #20: Create a unordered list component

2019-10-11 Thread GitBox
mik-laj closed issue #20: Create a unordered list component URL: https://github.com/apache/airflow-site/issues/20 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [airflow-site] mik-laj closed issue #19: Create a ordered list component

2019-10-11 Thread GitBox
mik-laj closed issue #19: Create a ordered list component URL: https://github.com/apache/airflow-site/issues/19 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [airflow-site] mik-laj closed issue #11: Create a list component

2019-10-11 Thread GitBox
mik-laj closed issue #11: Create a list component URL: https://github.com/apache/airflow-site/issues/11 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [airflow-site] mik-laj closed issue #10: Create a button component (three variants)

2019-10-11 Thread GitBox
mik-laj closed issue #10: Create a button component (three variants) URL: https://github.com/apache/airflow-site/issues/10 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [airflow-site] mik-laj commented on issue #70: Fix file permissions

2019-10-11 Thread GitBox
mik-laj commented on issue #70: Fix file permissions URL: https://github.com/apache/airflow-site/issues/70#issuecomment-541208771 Done. https://github.com/apache/airflow-site/pull/73 This is an automated message from the

[GitHub] [airflow-site] mik-laj closed issue #70: Fix file permissions

2019-10-11 Thread GitBox
mik-laj closed issue #70: Fix file permissions URL: https://github.com/apache/airflow-site/issues/70 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[airflow-site] branch aip-11 updated: Add ordered and unordered list components (#72)

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

[GitHub] [airflow-site] mik-laj merged pull request #72: Add ordered and unordered list components

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

[jira] [Reopened] (AIRFLOW-5634) Disabled DagModelView fields can be edited (classic UI)

2019-10-11 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor reopened AIRFLOW-5634: > Disabled DagModelView fields can be edited (classic UI) >

[jira] [Commented] (AIRFLOW-4222) Add cli autocomplete

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

[jira] [Resolved] (AIRFLOW-5101) Inconsistent owner value in examples

2019-10-11 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-5101. Fix Version/s: 1.10.6 Resolution: Fixed > Inconsistent owner value in

[jira] [Commented] (AIRFLOW-5634) Disabled DagModelView fields can be edited (classic UI)

2019-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949729#comment-16949729 ] ASF GitHub Bot commented on AIRFLOW-5634: - ashb commented on pull request #6307: [AIRFLOW-5634]

[GitHub] [airflow] ashb commented on issue #6308: [AIRFLOW-5634] Don't allow editing of DagModelView

2019-10-11 Thread GitBox
ashb commented on issue #6308: [AIRFLOW-5634] Don't allow editing of DagModelView URL: https://github.com/apache/airflow/pull/6308#issuecomment-541192431 Similar to #6307 but for the RBAC UI this time (and I took a different approach here)

[jira] [Commented] (AIRFLOW-5292) Allow ECSOperator to tag tasks

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

[jira] [Commented] (AIRFLOW-5127) Gzip support for CassandraToGoogleCloudStorageOperator

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

[jira] [Commented] (AIRFLOW-5218) AWS Batch Operator - status polling too often, esp. for high concurrency

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

[jira] [Commented] (AIRFLOW-5142) Cassandra GCS Test is flaky

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

[jira] [Commented] (AIRFLOW-3705) PostgresHook's get_conn method calls incorrect attribute by default

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

[jira] [Resolved] (AIRFLOW-5634) Disabled DagModelView fields can be edited (classic UI)

2019-10-11 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-5634. Resolution: Fixed > Disabled DagModelView fields can be edited (classic UI) >

[jira] [Commented] (AIRFLOW-5581) KubernetesJobWatcher dies prematurely with num_runs or run_duration

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

[jira] [Commented] (AIRFLOW-5124) Gzip support for S3ToGoogleCloudStorageOperator

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

[jira] [Commented] (AIRFLOW-4473) Add papermill operator

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

[jira] [Commented] (AIRFLOW-5125) Gzip support for AdlsToGoogleCloudStorageOperator

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

[jira] [Commented] (AIRFLOW-5218) AWS Batch Operator - status polling too often, esp. for high concurrency

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

[jira] [Commented] (AIRFLOW-5634) Disabled DagModelView fields can be edited (classic UI)

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

[GitHub] [airflow] ashb merged pull request #6307: [AIRFLOW-5634] Don't allow disabled fields to be edited in DagModelView

2019-10-11 Thread GitBox
ashb merged pull request #6307: [AIRFLOW-5634] Don't allow disabled fields to be edited in DagModelView URL: https://github.com/apache/airflow/pull/6307 This is an automated message from the Apache Git Service. To respond

[GitHub] [airflow] ashb commented on issue #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3

2019-10-11 Thread GitBox
ashb commented on issue #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3 URL: https://github.com/apache/airflow/pull/6309#issuecomment-541187240 This fixes AIRFLOW-5395 by simply not having to mention the columns anymore right?

[GitHub] [airflow-site] mik-laj merged pull request #71: Add button components

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

[airflow-site] branch aip-11 updated: Add button components (#71)

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

[GitHub] [airflow] TobKed commented on a change in pull request #6306: [AIRFLOW-5632] Rename ComputeEngine operators

2019-10-11 Thread GitBox
TobKed commented on a change in pull request #6306: [AIRFLOW-5632] Rename ComputeEngine operators URL: https://github.com/apache/airflow/pull/6306#discussion_r334100151 ## File path: airflow/contrib/hooks/gcp_compute_hook.py ## @@ -16,14 +16,30 @@ # KIND, either express

[GitHub] [airflow] TobKed commented on a change in pull request #6306: [AIRFLOW-5632] Rename ComputeEngine operators

2019-10-11 Thread GitBox
TobKed commented on a change in pull request #6306: [AIRFLOW-5632] Rename ComputeEngine operators URL: https://github.com/apache/airflow/pull/6306#discussion_r334098944 ## File path: UPDATING.md ## @@ -163,7 +163,7 @@ The following table shows changes in import paths.

[GitHub] [airflow] TobKed commented on a change in pull request #6306: [AIRFLOW-5632] Rename ComputeEngine operators

2019-10-11 Thread GitBox
TobKed commented on a change in pull request #6306: [AIRFLOW-5632] Rename ComputeEngine operators URL: https://github.com/apache/airflow/pull/6306#discussion_r334100277 ## File path: airflow/contrib/hooks/gcp_compute_hook.py ## @@ -16,14 +16,30 @@ # KIND, either express

[GitHub] [airflow] codecov-io edited a comment on issue #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3

2019-10-11 Thread GitBox
codecov-io edited a comment on issue #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3 URL: https://github.com/apache/airflow/pull/6309#issuecomment-541151113 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6309?src=pr=h1) Report >

[GitHub] [airflow] codecov-io commented on issue #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3

2019-10-11 Thread GitBox
codecov-io commented on issue #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3 URL: https://github.com/apache/airflow/pull/6309#issuecomment-541151113 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6309?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3

2019-10-11 Thread GitBox
codecov-io edited a comment on issue #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3 URL: https://github.com/apache/airflow/pull/6309#issuecomment-541151113 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6309?src=pr=h1) Report >

[GitHub] [airflow] codecov-io edited a comment on issue #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3

2019-10-11 Thread GitBox
codecov-io edited a comment on issue #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3 URL: https://github.com/apache/airflow/pull/6309#issuecomment-541151113 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6309?src=pr=h1) Report >

[GitHub] [airflow] codecov-io edited a comment on issue #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3

2019-10-11 Thread GitBox
codecov-io edited a comment on issue #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3 URL: https://github.com/apache/airflow/pull/6309#issuecomment-541151113 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6309?src=pr=h1) Report >

[GitHub] [airflow] TobKed commented on a change in pull request #6297: [AIRFLOW-5224] Add encoding parameter to GoogleCloudStorageToBigQuery…

2019-10-11 Thread GitBox
TobKed commented on a change in pull request #6297: [AIRFLOW-5224] Add encoding parameter to GoogleCloudStorageToBigQuery… URL: https://github.com/apache/airflow/pull/6297#discussion_r334079885 ## File path: airflow/gcp/hooks/bigquery.py ## @@ -1134,6 +1141,10 @@ def

[airflow-site] branch aip-11 updated: Add more linters (#75)

2019-10-11 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a commit to branch aip-11 in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/aip-11 by this push: new 36f07ac Add more linters (#75)

[GitHub] [airflow-site] mik-laj merged pull request #75: Add more linters

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

[GitHub] [airflow] bharathpalaksha opened a new pull request #6310: [AIRFLOW-5621] - Failure callback is not triggered when marked Failed on UI

2019-10-11 Thread GitBox
bharathpalaksha opened a new pull request #6310: [AIRFLOW-5621] - Failure callback is not triggered when marked Failed on UI URL: https://github.com/apache/airflow/pull/6310 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following

[jira] [Commented] (AIRFLOW-5621) When task is marked as failed through UI, failure callback is not triggered

2019-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949600#comment-16949600 ] ASF GitHub Bot commented on AIRFLOW-5621: - bharathpalaksha commented on pull request #6310:

[airflow-site] branch aip-11 updated: Add forbit-tabs lint (#74)

2019-10-11 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a commit to branch aip-11 in repository https://gitbox.apache.org/repos/asf/airflow-site.git The following commit(s) were added to refs/heads/aip-11 by this push: new 505decf Add forbit-tabs lint (#74)

[GitHub] [airflow-site] mik-laj merged pull request #74: Add forbit-tabs lint

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

[airflow-site] branch aip-11 updated: Fix all files permisssions (#73)

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

[GitHub] [airflow-site] mik-laj merged pull request #73: Fix all files permisssions

2019-10-11 Thread GitBox
mik-laj merged pull request #73: Fix all files permisssions URL: https://github.com/apache/airflow-site/pull/73 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Created] (AIRFLOW-5640) BaseOperator email parameter is wrongly typed and not documented

2019-10-11 Thread Cedrik Neumann (Jira)
Cedrik Neumann created AIRFLOW-5640: --- Summary: BaseOperator email parameter is wrongly typed and not documented Key: AIRFLOW-5640 URL: https://issues.apache.org/jira/browse/AIRFLOW-5640 Project:

[GitHub] [airflow] codecov-io edited a comment on issue #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG in DB for webserver scalability

2019-10-11 Thread GitBox
codecov-io edited a comment on issue #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG in DB for webserver scalability URL: https://github.com/apache/airflow/pull/5743#issuecomment-529755241 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5743?src=pr=h1) Report > Merging

[jira] [Updated] (AIRFLOW-3783) Switch to HEADER arg to unload data from Redshift to S3

2019-10-11 Thread Felix Uellendall (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Uellendall updated AIRFLOW-3783: -- Component/s: operators > Switch to HEADER arg to unload data from Redshift to S3 >

[GitHub] [airflow] feluelle commented on issue #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3

2019-10-11 Thread GitBox
feluelle commented on issue #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3 URL: https://github.com/apache/airflow/pull/6309#issuecomment-541094348 FYI @kurtqq This is an

[jira] [Commented] (AIRFLOW-5395) Fix unloading with column names containing a dot in RedshiftToS3Operator

2019-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949504#comment-16949504 ] ASF GitHub Bot commented on AIRFLOW-5395: - feluelle commented on pull request #5994:

[jira] [Work started] (AIRFLOW-5395) Fix unloading with column names containing a dot in RedshiftToS3Operator

2019-10-11 Thread Felix Uellendall (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-5395 started by Felix Uellendall. - > Fix unloading with column names containing a dot in

[jira] [Updated] (AIRFLOW-3783) Switch to HEADER arg to unload data from Redshift to S3

2019-10-11 Thread Felix Uellendall (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Uellendall updated AIRFLOW-3783: -- Affects Version/s: 1.10.5 > Switch to HEADER arg to unload data from Redshift to S3

[GitHub] [airflow] feluelle commented on issue #5994: [AIRFLOW-5395] Fix unloading with column names containing a dot in RedshiftToS3Operator

2019-10-11 Thread GitBox
feluelle commented on issue #5994: [AIRFLOW-5395] Fix unloading with column names containing a dot in RedshiftToS3Operator URL: https://github.com/apache/airflow/pull/5994#issuecomment-541087863 Closed in favor of #6309 This

[jira] [Commented] (AIRFLOW-3783) Switch to HEADER arg to unload data from Redshift to S3

2019-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949503#comment-16949503 ] ASF GitHub Bot commented on AIRFLOW-3783: - feluelle commented on pull request #4610:

[GitHub] [airflow] feluelle closed pull request #5994: [AIRFLOW-5395] Fix unloading with column names containing a dot in RedshiftToS3Operator

2019-10-11 Thread GitBox
feluelle closed pull request #5994: [AIRFLOW-5395] Fix unloading with column names containing a dot in RedshiftToS3Operator URL: https://github.com/apache/airflow/pull/5994 This is an automated message from the Apache Git

[GitHub] [airflow] feluelle commented on issue #4610: [AIRFLOW-3783] Switch to HEADER option being provided already by Redshift

2019-10-11 Thread GitBox
feluelle commented on issue #4610: [AIRFLOW-3783] Switch to HEADER option being provided already by Redshift URL: https://github.com/apache/airflow/pull/4610#issuecomment-541087610 Closed in favor of #6309 This is an

[GitHub] [airflow] feluelle closed pull request #4610: [AIRFLOW-3783] Switch to HEADER option being provided already by Redshift

2019-10-11 Thread GitBox
feluelle closed pull request #4610: [AIRFLOW-3783] Switch to HEADER option being provided already by Redshift URL: https://github.com/apache/airflow/pull/4610 This is an automated message from the Apache Git Service. To

[jira] [Commented] (AIRFLOW-3783) Switch to HEADER arg to unload data from Redshift to S3

2019-10-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949500#comment-16949500 ] ASF GitHub Bot commented on AIRFLOW-3783: - feluelle commented on pull request #6309:

[GitHub] [airflow] feluelle opened a new pull request #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3

2019-10-11 Thread GitBox
feluelle opened a new pull request #6309: [AIRFLOW-3783][AIRFLOW-5395] Switch to HEADER arg to unload data from Redshift to S3 URL: https://github.com/apache/airflow/pull/6309 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following

[GitHub] [airflow] codecov-io edited a comment on issue #6295: [AIRFLOW-XXX] Adding Task re-run documentation

2019-10-11 Thread GitBox
codecov-io edited a comment on issue #6295: [AIRFLOW-XXX] Adding Task re-run documentation URL: https://github.com/apache/airflow/pull/6295#issuecomment-540752672 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6295?src=pr=h1) Report > Merging

[GitHub] [airflow] mik-laj commented on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator

2019-10-11 Thread GitBox
mik-laj commented on issue #6090: [AIRFLOW-5470] Add Apache Livy REST operator URL: https://github.com/apache/airflow/pull/6090#issuecomment-541086750 Can you do a rebase? We have new rules on master brach. It is related to operators-and-hooks-ref.rst.

[GitHub] [airflow] lucacavazzana commented on a change in pull request #6090: [AIRFLOW-5470] Add Apache Livy REST operator

2019-10-11 Thread GitBox
lucacavazzana commented on a change in pull request #6090: [AIRFLOW-5470] Add Apache Livy REST operator URL: https://github.com/apache/airflow/pull/6090#discussion_r334014562 ## File path: airflow/contrib/hooks/livy_hook.py ## @@ -0,0 +1,297 @@ +# -*- coding: utf-8 -*- +#

[jira] [Updated] (AIRFLOW-4771) Initialization of hook in the GCP operator constructors

2019-10-11 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4771: --- Fix Version/s: (was: 1.10.6) 2.0.0 This one is not easy to

[jira] [Reopened] (AIRFLOW-5423) Type annotations for GCP sensors

2019-10-11 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor reopened AIRFLOW-5423: > Type annotations for GCP sensors > > >

[jira] [Resolved] (AIRFLOW-5423) Type annotations for GCP sensors

2019-10-11 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-5423. Fix Version/s: (was: 1.10.6) 2.0.0 Resolution:

[jira] [Commented] (AIRFLOW-5624) Use mock decorator in MLEngine operators test

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

[jira] [Updated] (AIRFLOW-3783) Switch to HEADER arg to unload data from Redshift to S3

2019-10-11 Thread Felix Uellendall (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Uellendall updated AIRFLOW-3783: -- Summary: Switch to HEADER arg to unload data from Redshift to S3 (was: Fix header

[jira] [Commented] (AIRFLOW-3978) Add missing types in MySqlToGoogleCloudStorageOperator

2019-10-11 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949471#comment-16949471 ] Jarek Potiuk commented on AIRFLOW-3978: --- >From looking at the code - no matter what type field it

[jira] [Closed] (AIRFLOW-3978) Add missing types in MySqlToGoogleCloudStorageOperator

2019-10-11 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk closed AIRFLOW-3978. - Resolution: Won't Fix Closing for now - [~RosterIn], can you please reopen if you think this

[jira] [Resolved] (AIRFLOW-5624) Use mock decorator in MLEngine operators test

2019-10-11 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-5624. --- Fix Version/s: 2.0.0 Resolution: Fixed > Use mock decorator in MLEngine operators

[jira] [Commented] (AIRFLOW-5624) Use mock decorator in MLEngine operators test

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

[GitHub] [airflow] potiuk merged pull request #6292: [AIRFLOW-5624] Use mock decorator in MLEngine operators tests

2019-10-11 Thread GitBox
potiuk merged pull request #6292: [AIRFLOW-5624] Use mock decorator in MLEngine operators tests URL: https://github.com/apache/airflow/pull/6292 This is an automated message from the Apache Git Service. To respond to the

[jira] [Resolved] (AIRFLOW-3978) Add missing types in MySqlToGoogleCloudStorageOperator

2019-10-11 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-3978. --- Resolution: Not A Problem > Add missing types in MySqlToGoogleCloudStorageOperator >

[jira] [Reopened] (AIRFLOW-3978) Add missing types in MySqlToGoogleCloudStorageOperator

2019-10-11 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk reopened AIRFLOW-3978: --- > Add missing types in MySqlToGoogleCloudStorageOperator >

[GitHub] [airflow] kaxil commented on a change in pull request #6302: [AIRFLOW-5636] Allow adding or overriding existing Operator Links for…

2019-10-11 Thread GitBox
kaxil commented on a change in pull request #6302: [AIRFLOW-5636] Allow adding or overriding existing Operator Links for… URL: https://github.com/apache/airflow/pull/6302#discussion_r333998545 ## File path: tests/www/test_views.py ## @@ -1854,6 +1856,24 @@ def

  1   2   >