[GitHub] [airflow] liuyonghengheng commented on a change in pull request #9149: [AIRFLOW-7014] Add Apache Kylin operator

2020-07-13 Thread GitBox
liuyonghengheng commented on a change in pull request #9149: URL: https://github.com/apache/airflow/pull/9149#discussion_r453469609 ## File path: airflow/providers/apache/kylin/operators/kylin.py ## @@ -0,0 +1,171 @@ +# +# Licensed to the Apache Software Foundation (ASF) under

[jira] [Commented] (AIRFLOW-7014) Operator for Apache Kylin

2020-07-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156521#comment-17156521 ] ASF GitHub Bot commented on AIRFLOW-7014: - liuyonghengheng commented on a chang

[GitHub] [airflow] mik-laj merged pull request #9556: API Endpoint - DagRuns Batch

2020-07-13 Thread GitBox
mik-laj merged pull request #9556: URL: https://github.com/apache/airflow/pull/9556 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [airflow] mik-laj closed issue #9112: API Endpoint - Batch

2020-07-13 Thread GitBox
mik-laj closed issue #9112: URL: https://github.com/apache/airflow/issues/9112 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [airflow] boring-cyborg[bot] commented on pull request #9556: API Endpoint - DagRuns Batch

2020-07-13 Thread GitBox
boring-cyborg[bot] commented on pull request #9556: URL: https://github.com/apache/airflow/pull/9556#issuecomment-657419912 Awesome work, congrats on your first merged pull request! This is an automated message from the A

[airflow] branch master updated (d344048 -> 5ddbbf1)

2020-07-13 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from d344048 Upgrade to latest isort (5.0.8) (#9782) add 5ddbbf1 Add API Endpoint - DagRuns Batch (#9556) N

[GitHub] [airflow] mik-laj commented on pull request #9695: Add support for remote logging to be injected into the airflow.cfg configmap in helm chart

2020-07-13 Thread GitBox
mik-laj commented on pull request #9695: URL: https://github.com/apache/airflow/pull/9695#issuecomment-657427305 How do you benefit from changing your environment configuration? I am afraid that in a moment we will have in Helm copies of all options, but with a different interface and wor

[GitHub] [airflow] mik-laj merged pull request #9783: Improve typing coverage in scheduler_job.py

2020-07-13 Thread GitBox
mik-laj merged pull request #9783: URL: https://github.com/apache/airflow/pull/9783 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[airflow] branch master updated (5ddbbf1 -> 2b12c30)

2020-07-13 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 5ddbbf1 Add API Endpoint - DagRuns Batch (#9556) add 2b12c30 Improve typing coverage in scheduler_job.p

[GitHub] [airflow] zhbdesign opened a new issue #9789: You need Python 3.5 or later to use mypy when installing version 1.10.11

2020-07-13 Thread GitBox
zhbdesign opened a new issue #9789: URL: https://github.com/apache/airflow/issues/9789 You need Python 3.5 or later to use mypy when installing version 1.10.11. How to solve this problem? This is an automated message from th

[GitHub] [airflow] Datkros commented on pull request #9695: Add support for remote logging to be injected into the airflow.cfg configmap in helm chart

2020-07-13 Thread GitBox
Datkros commented on pull request #9695: URL: https://github.com/apache/airflow/pull/9695#issuecomment-657443814 > How do you benefit from changing your environment configuration? I am afraid that in a moment we will have in Helm copies of all options, but with a different interface and wo

[GitHub] [airflow-site] ephraimbuddy opened a new pull request #272: [WIP] add new blog post

2020-07-13 Thread GitBox
ephraimbuddy opened a new pull request #272: URL: https://github.com/apache/airflow-site/pull/272 My blogpost draft This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [airflow] marclamberti commented on pull request #9371: Add git sync option and unit tests for the Helm chart

2020-07-13 Thread GitBox
marclamberti commented on pull request #9371: URL: https://github.com/apache/airflow/pull/9371#issuecomment-657479582 @aneesh-joseph , quick question, in the documentation "If you are using the KubernetesExecutor, Git-sync will run as an initContainer on your worker pods". Does that mean t

[GitHub] [airflow] marclamberti removed a comment on pull request #9371: Add git sync option and unit tests for the Helm chart

2020-07-13 Thread GitBox
marclamberti removed a comment on pull request #9371: URL: https://github.com/apache/airflow/pull/9371#issuecomment-657479582 @aneesh-joseph , quick question, in the documentation "If you are using the KubernetesExecutor, Git-sync will run as an initContainer on your worker pods". Does tha

[GitHub] [airflow] mahadirz commented on issue #9780: DataProcOperator: TypeError: upload() got an unexpected keyword argument 'bucket_name'

2020-07-13 Thread GitBox
mahadirz commented on issue #9780: URL: https://github.com/apache/airflow/issues/9780#issuecomment-657481244 > If you test it and see that it works can you let us know and close the ticket please ? Tested with `pip install pip apache-airflow-backport-providers-google` and afterwards

[GitHub] [airflow] Datkros commented on pull request #9695: Add support for remote logging to be injected into the airflow.cfg configmap in helm chart

2020-07-13 Thread GitBox
Datkros commented on pull request #9695: URL: https://github.com/apache/airflow/pull/9695#issuecomment-657491153 To clarify on the above, would this env be the entry source for any configuration that needs to be passed to Airflow itself? (is this the consensus?) As far as I understood, it

[GitHub] [airflow] dephusluke commented on issue #8453: Spark version 3 does not work

2020-07-13 Thread GitBox
dephusluke commented on issue #8453: URL: https://github.com/apache/airflow/issues/8453#issuecomment-657491551 @stijndehaes it seems that there are issues with your PR. You are changing 1480 files and over 500 commits. This

[GitHub] [airflow] kaxil merged pull request #9785: Enable pretty output in mypy

2020-07-13 Thread GitBox
kaxil merged pull request #9785: URL: https://github.com/apache/airflow/pull/9785 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[airflow] branch master updated (2b12c30 -> 9850bae)

2020-07-13 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 2b12c30 Improve typing coverage in scheduler_job.py (#9783) add 9850bae Enable pretty output in mypy (#978

[airflow] branch master updated (2b12c30 -> 9850bae)

2020-07-13 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 2b12c30 Improve typing coverage in scheduler_job.py (#9783) add 9850bae Enable pretty output in mypy (#978

[GitHub] [airflow] FelixReuthlingerBMW opened a new issue #9790: Cannot trigger multiple DAG runs per second

2020-07-13 Thread GitBox
FelixReuthlingerBMW opened a new issue #9790: URL: https://github.com/apache/airflow/issues/9790 I am not sure whether to put this as a bug or feature request (depends on how you see this). As this might be completely independent from versions, os, k8s, ... I will not add this detail he

[GitHub] [airflow] boring-cyborg[bot] commented on issue #9790: Cannot trigger multiple DAG runs per second

2020-07-13 Thread GitBox
boring-cyborg[bot] commented on issue #9790: URL: https://github.com/apache/airflow/issues/9790#issuecomment-657510866 Thanks for opening your first issue here! Be sure to follow the issue template! This is an automated

[GitHub] [airflow] mik-laj commented on issue #9790: Cannot trigger multiple DAG runs per second

2020-07-13 Thread GitBox
mik-laj commented on issue #9790: URL: https://github.com/apache/airflow/issues/9790#issuecomment-657513974 You need to set "replace_microseconds" parameter to "False" in body. Unfortunately, this feaature is not documented, but we are working on a new API that will not have this problem.

[GitHub] [airflow] FelixReuthlingerBMW commented on issue #9790: Cannot trigger multiple DAG runs per second

2020-07-13 Thread GitBox
FelixReuthlingerBMW commented on issue #9790: URL: https://github.com/apache/airflow/issues/9790#issuecomment-657516674 Thanks for the lighting-speed reaction ;) Will try this out. This is an automated message from the Apa

[GitHub] [airflow] mik-laj commented on pull request #9695: Add support for remote logging to be injected into the airflow.cfg configmap in helm chart

2020-07-13 Thread GitBox
mik-laj commented on pull request #9695: URL: https://github.com/apache/airflow/pull/9695#issuecomment-657516949 > we'd lose visibility on what's the current configuration running by just looking at the source. In Airflow 1.101.11, I Iadded new command - `airflow config`. Will this

[GitHub] [airflow] mik-laj edited a comment on pull request #9695: Add support for remote logging to be injected into the airflow.cfg configmap in helm chart

2020-07-13 Thread GitBox
mik-laj edited a comment on pull request #9695: URL: https://github.com/apache/airflow/pull/9695#issuecomment-657516949 > we'd lose visibility on what's the current configuration running by just looking at the source. In Airflow 1.101.11, I added new command - `airflow config`. Will

[jira] [Resolved] (AIRFLOW-2047) airflow is insecure by default

2020-07-13 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-2047. Fix Version/s: 1.10.11 Resolution: Fixed 1.10.11 changes the default API a

[GitHub] [airflow] mik-laj commented on issue #9780: DataProcOperator: TypeError: upload() got an unexpected keyword argument 'bucket_name'

2020-07-13 Thread GitBox
mik-laj commented on issue #9780: URL: https://github.com/apache/airflow/issues/9780#issuecomment-657519552 > Do I need to modify my current DAG file in order for backport to work (such import statements) or special commands to clear anything like database and etc? You must start us

[GitHub] [airflow] stijndehaes commented on issue #8453: Spark version 3 does not work

2020-07-13 Thread GitBox
stijndehaes commented on issue #8453: URL: https://github.com/apache/airflow/issues/8453#issuecomment-657520708 @dephusluke I rebased when github had problems. Rebasing again looks to have fixed it. This is an automated mes

[GitHub] [airflow] mik-laj merged pull request #9787: provide_session keep return type

2020-07-13 Thread GitBox
mik-laj merged pull request #9787: URL: https://github.com/apache/airflow/pull/9787 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[airflow] branch master updated (9850bae -> 514eb6d)

2020-07-13 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 9850bae Enable pretty output in mypy (#9785) add 514eb6d provide_session keep return type (#9787) No n

[GitHub] [airflow] mik-laj commented on issue #9781: Release backport package for cncf.kubernetes

2020-07-13 Thread GitBox
mik-laj commented on issue #9781: URL: https://github.com/apache/airflow/issues/9781#issuecomment-657555276 We should also release GKePodOperator, because it depends on cncf.kubernetes. This is an automated message from the A

[GitHub] [airflow] potiuk commented on issue #9781: Release backport package for cncf.kubernetes

2020-07-13 Thread GitBox
potiuk commented on issue #9781: URL: https://github.com/apache/airflow/issues/9781#issuecomment-657563824 Yep. It's actually been released already, but does not work :( This is an automated message from the Apache Git Servic

[GitHub] [airflow] mik-laj commented on issue #9781: Release backport package for cncf.kubernetes

2020-07-13 Thread GitBox
mik-laj commented on issue #9781: URL: https://github.com/apache/airflow/issues/9781#issuecomment-657565133 Is it released? https://github.com/apache/airflow/blob/master/backport_packages/refactor_backport_packages.py#L592 ---

[GitHub] [airflow] FelixReuthlingerBMW commented on issue #9790: Cannot trigger multiple DAG runs per second

2020-07-13 Thread GitBox
FelixReuthlingerBMW commented on issue #9790: URL: https://github.com/apache/airflow/issues/9790#issuecomment-657580152 Probably this is not available with our version 1.10.10, could you please check? Using this additional parameter in the body caused permanently getting code 500. ---

[GitHub] [airflow] potiuk commented on issue #9781: Release backport package for cncf.kubernetes

2020-07-13 Thread GitBox
potiuk commented on issue #9781: URL: https://github.com/apache/airflow/issues/9781#issuecomment-657586432 @anitakar told that it was not working but I am not 100% sure if it was missing in the package or not importable. Should be easy to check @mik-laj --

[GitHub] [airflow] potiuk commented on pull request #9785: Enable pretty output in mypy

2020-07-13 Thread GitBox
potiuk commented on pull request #9785: URL: https://github.com/apache/airflow/pull/9785#issuecomment-657586747 nice! This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [airflow] jhtimmins commented on issue #8112: Authorization and Permissions

2020-07-13 Thread GitBox
jhtimmins commented on issue #8112: URL: https://github.com/apache/airflow/issues/8112#issuecomment-657589456 Some thoughts on this: ## Challenge For the new API, we need to decide how to structure permissions for the API and how they should integrate with the existing user permis

[GitHub] [airflow] FelixReuthlingerBMW commented on issue #9790: Cannot trigger multiple DAG runs per second

2020-07-13 Thread GitBox
FelixReuthlingerBMW commented on issue #9790: URL: https://github.com/apache/airflow/issues/9790#issuecomment-657589426 I sent a body like this: {"conf":{...},"run_id":"2020-07-13T01:35:26_14e6b65e-d1c8-4452-bf21-2029e181354d","replace_microseconds":false} Or should it be boolean insi

[GitHub] [airflow] potiuk edited a comment on issue #9789: You need Python 3.5 or later to use mypy when installing version 1.10.11

2020-07-13 Thread GitBox
potiuk edited a comment on issue #9789: URL: https://github.com/apache/airflow/issues/9789#issuecomment-657590804 It's expected. Why do you want to use mypy in 2.7 in Airflow? MyPy is purely a development dependency and it's not installed with Airflow when you install it without [d

[GitHub] [airflow] potiuk commented on issue #9789: You need Python 3.5 or later to use mypy when installing version 1.10.11

2020-07-13 Thread GitBox
potiuk commented on issue #9789: URL: https://github.com/apache/airflow/issues/9789#issuecomment-657590804 It'sexpected. Why do you want to use mypy in 2.7 in Airflow? MyPy is purely a development dependency and it's not installed with Airflow when you install it without [devel] ex

[GitHub] [airflow] potiuk closed issue #9789: You need Python 3.5 or later to use mypy when installing version 1.10.11

2020-07-13 Thread GitBox
potiuk closed issue #9789: URL: https://github.com/apache/airflow/issues/9789 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [airflow] mik-laj commented on issue #9790: Cannot trigger multiple DAG runs per second

2020-07-13 Thread GitBox
mik-laj commented on issue #9790: URL: https://github.com/apache/airflow/issues/9790#issuecomment-657599134 Can you try this command? ``` curl -v \ -X POST \ -H "Content-Type: application/json" \ 'http://localhost:28080/api/experimental/dags/example_bash_operator/dag_run

[GitHub] [airflow] mik-laj edited a comment on issue #9790: Cannot trigger multiple DAG runs per second

2020-07-13 Thread GitBox
mik-laj edited a comment on issue #9790: URL: https://github.com/apache/airflow/issues/9790#issuecomment-657599134 Can you try this command? ```bash curl -v \ -X POST \ -H "Content-Type: application/json" \ 'http://localhost:28080/api/experimental/dags/example_bash_opera

[GitHub] [airflow] jhtimmins commented on issue #8112: Authorization and Permissions

2020-07-13 Thread GitBox
jhtimmins commented on issue #8112: URL: https://github.com/apache/airflow/issues/8112#issuecomment-657619808 @mik-laj Very curious about your thoughts This is an automated message from the Apache Git Service. To respond to t

[GitHub] [airflow] ashb commented on issue #8112: Authorization and Permissions

2020-07-13 Thread GitBox
ashb commented on issue #8112: URL: https://github.com/apache/airflow/issues/8112#issuecomment-657629206 > ``` > @needs_permissions(['dag_edit', 'dag_run_edit', 'ti_edit']) > def update_ti_view(request): > ``` Should this maybe be `['dag_read', 'dag_run_read', 'ti_edit']`?

[GitHub] [airflow] subkanthi commented on issue #8540: MLFlow Operator

2020-07-13 Thread GitBox
subkanthi commented on issue #8540: URL: https://github.com/apache/airflow/issues/8540#issuecomment-657637072 @felipemoz for this task, were u thinking of using the Mlflow REST API to create runs? I see it very similar to the databricks REST API to start jobs. Im still trying to figure out

[GitHub] [airflow] FelixReuthlingerBMW closed issue #9790: Cannot trigger multiple DAG runs per second

2020-07-13 Thread GitBox
FelixReuthlingerBMW closed issue #9790: URL: https://github.com/apache/airflow/issues/9790 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [airflow] FelixReuthlingerBMW commented on issue #9790: Cannot trigger multiple DAG runs per second

2020-07-13 Thread GitBox
FelixReuthlingerBMW commented on issue #9790: URL: https://github.com/apache/airflow/issues/9790#issuecomment-657657215 Ok, this works perfect, thx a lot !! ;) This is an automated message from the Apache Git Service. To resp

[GitHub] [airflow] potiuk commented on a change in pull request #9766: Refactor Google operators guides

2020-07-13 Thread GitBox
potiuk commented on a change in pull request #9766: URL: https://github.com/apache/airflow/pull/9766#discussion_r453779600 ## File path: docs/redirects.txt ## @@ -0,0 +1,67 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review comment: :heart: ---

[GitHub] [airflow] potiuk merged pull request #9766: Refactor Google operators guides

2020-07-13 Thread GitBox
potiuk merged pull request #9766: URL: https://github.com/apache/airflow/pull/9766 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[airflow] branch master updated (514eb6d -> 1ea7316)

2020-07-13 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 514eb6d provide_session keep return type (#9787) add 1ea7316 Refactor Google operators guides (#9766) No new

[GitHub] [airflow] houqp opened a new pull request #9791: Make airflow package type check compatible

2020-07-13 Thread GitBox
houqp opened a new pull request #9791: URL: https://github.com/apache/airflow/pull/9791 This is needed in order to type check DAGs in CI/CD pipeline see: https://www.python.org/dev/peps/pep-0561/ --- Make sure to mark the boxes below before creating PR: [x] - [x] Desc

[GitHub] [airflow] potiuk opened a new pull request #9792: Fix small errors in image building documentation

2020-07-13 Thread GitBox
potiuk opened a new pull request #9792: URL: https://github.com/apache/airflow/pull/9792 --- Make sure to mark the boxes below before creating PR: [x] - [x] Description above provides context of the change - [x] Unit tests coverage for changes (not needed for documentation chang

[GitHub] [airflow] houqp commented on pull request #9791: Make airflow package type check compatible

2020-07-13 Thread GitBox
houqp commented on pull request #9791: URL: https://github.com/apache/airflow/pull/9791#issuecomment-657675298 @potiuk looks like the setup.py change is causing CI failures, before I dig into this, just wanted to check with you to see if this error looks familiar to you: ``` Fixi

[GitHub] [airflow] potiuk commented on pull request #9791: Make airflow package type check compatible

2020-07-13 Thread GitBox
potiuk commented on pull request #9791: URL: https://github.com/apache/airflow/pull/9791#issuecomment-657676668 Yep. You need to do exactly what the message says :) > When you update setup.py, you have to run > >breeze generate-requirements --python 3.6

[GitHub] [airflow] turbaszek commented on pull request #9322: DAG Source endpoint

2020-07-13 Thread GitBox
turbaszek commented on pull request #9322: URL: https://github.com/apache/airflow/pull/9322#issuecomment-657686797 I'm good! @mik-laj ? This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [airflow] turbaszek merged pull request #9792: Fix small errors in image building documentation

2020-07-13 Thread GitBox
turbaszek merged pull request #9792: URL: https://github.com/apache/airflow/pull/9792 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[airflow] branch master updated (1ea7316 -> 56f7a2b)

2020-07-13 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 1ea7316 Refactor Google operators guides (#9766) add 56f7a2b Fix small errors in image building documentat

[GitHub] [airflow] turbaszek commented on pull request #8849: Add multiple file upload functionality to GCS hook

2020-07-13 Thread GitBox
turbaszek commented on pull request #8849: URL: https://github.com/apache/airflow/pull/8849#issuecomment-657689946 @mik-laj This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [airflow] turbaszek commented on a change in pull request #8849: Add multiple file upload functionality to GCS hook

2020-07-13 Thread GitBox
turbaszek commented on a change in pull request #8849: URL: https://github.com/apache/airflow/pull/8849#discussion_r453811292 ## File path: tests/providers/google/cloud/transfers/test_local_to_gcs.py ## @@ -42,15 +43,28 @@ def setUp(self): 'start_date': datetime.da

[GitHub] [airflow] milton0825 merged pull request #9756: Backfill reset_dagruns set DagRun to NONE state

2020-07-13 Thread GitBox
milton0825 merged pull request #9756: URL: https://github.com/apache/airflow/pull/9756 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[airflow] branch master updated (56f7a2b -> 7f64f2d)

2020-07-13 Thread milton0825
This is an automated email from the ASF dual-hosted git repository. milton0825 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 56f7a2b Fix small errors in image building documentation (#9792) add 7f64f2d Backfill reset_dagruns set D

[GitHub] [airflow] mik-laj closed issue #8137: API Endpoint - Dag source

2020-07-13 Thread GitBox
mik-laj closed issue #8137: URL: https://github.com/apache/airflow/issues/8137 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [airflow] mik-laj merged pull request #9322: DAG Source endpoint

2020-07-13 Thread GitBox
mik-laj merged pull request #9322: URL: https://github.com/apache/airflow/pull/9322 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[airflow] branch master updated (7f64f2d -> d31e8a3)

2020-07-13 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 7f64f2d Backfill reset_dagruns set DagRun to NONE state (#9756) add d31e8a3 Add DAG Source endpoint (#9

[GitHub] [airflow] mik-laj commented on pull request #9322: DAG Source endpoint

2020-07-13 Thread GitBox
mik-laj commented on pull request #9322: URL: https://github.com/apache/airflow/pull/9322#issuecomment-657701132 @TobKed What are your plans for the next contribution? This is an automated message from the Apache Git Service.

[GitHub] [airflow] mik-laj opened a new pull request #9793: Add docs for replace_microseconds parameters in trigger DAG endpoint

2020-07-13 Thread GitBox
mik-laj opened a new pull request #9793: URL: https://github.com/apache/airflow/pull/9793 CC: @randr97 --- Make sure to mark the boxes below before creating PR: [x] - [X] Description above provides context of the change - [X] Unit tests coverage for changes (not needed f

[GitHub] [airflow] mik-laj edited a comment on issue #9790: Cannot trigger multiple DAG runs per second

2020-07-13 Thread GitBox
mik-laj edited a comment on issue #9790: URL: https://github.com/apache/airflow/issues/9790#issuecomment-657710481 @FelixReuthlingerBMW I created a PR with docs change. Can I ask for a review? https://github.com/apache/airflow/pull/9793 --

[GitHub] [airflow] mik-laj commented on issue #9790: Cannot trigger multiple DAG runs per second

2020-07-13 Thread GitBox
mik-laj commented on issue #9790: URL: https://github.com/apache/airflow/issues/9790#issuecomment-657710481 @FelixReuthlingerBMW Can I ask for a review? https://github.com/apache/airflow/pull/9793 This is an automated mess

[GitHub] [airflow] potiuk opened a new pull request #9794: The group of embedded DAGs should be root to be OpenShift compatible

2020-07-13 Thread GitBox
potiuk opened a new pull request #9794: URL: https://github.com/apache/airflow/pull/9794 --- Make sure to mark the boxes below before creating PR: [x] - [x] Description above provides context of the change - [x] Unit tests coverage for changes (not needed for documentation chang

[GitHub] [airflow] mik-laj commented on issue #9763: pip install apache-airflow[all]==1.10.0 error

2020-07-13 Thread GitBox
mik-laj commented on issue #9763: URL: https://github.com/apache/airflow/issues/9763#issuecomment-657712114 I think we can do nothing to solve this ticket, so I close this ticket. We have a simple workaround - upgrade to the new version of Airflow -

[GitHub] [airflow] mik-laj closed issue #9763: pip install apache-airflow[all]==1.10.0 error

2020-07-13 Thread GitBox
mik-laj closed issue #9763: URL: https://github.com/apache/airflow/issues/9763 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [airflow] jimmycfa opened a new issue #9795: Add Notification in UI that DAG with Interval Change will not be Scheduled

2020-07-13 Thread GitBox
jimmycfa opened a new issue #9795: URL: https://github.com/apache/airflow/issues/9795 I ran into this Pitfall today from https://cwiki.apache.org/confluence/display/AIRFLOW/Common+Pitfalls : "When needing to change your start_date and schedule interval, change the name of the dag" I origi

[GitHub] [airflow] boring-cyborg[bot] commented on issue #9795: Add Notification in UI that DAG with Interval Change will not be Scheduled

2020-07-13 Thread GitBox
boring-cyborg[bot] commented on issue #9795: URL: https://github.com/apache/airflow/issues/9795#issuecomment-657715391 Thanks for opening your first issue here! Be sure to follow the issue template! This is an automated

[GitHub] [airflow] potiuk merged pull request #9794: The group of embedded DAGs should be root to be OpenShift compatible

2020-07-13 Thread GitBox
potiuk merged pull request #9794: URL: https://github.com/apache/airflow/pull/9794 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[airflow] branch master updated (d31e8a3 -> 8f6b837)

2020-07-13 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from d31e8a3 Add DAG Source endpoint (#9322) add 8f6b837 The group of embedded DAGs should be root to be OpenShift

[GitHub] [airflow] mik-laj opened a new pull request #9796: Remove HTTP guide index in docs

2020-07-13 Thread GitBox
mik-laj opened a new pull request #9796: URL: https://github.com/apache/airflow/pull/9796 This index is a bit empty. We can add it in the future, if needed. --- Make sure to mark the boxes below before creating PR: [x] - [X] Description above provides context of the change

[GitHub] [airflow] mik-laj commented on pull request #9698: Add CloudVisionDeleteReferenceImageOperator

2020-07-13 Thread GitBox
mik-laj commented on pull request #9698: URL: https://github.com/apache/airflow/pull/9698#issuecomment-657758808 @manesioz Can you do a rebase? This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [airflow] manesioz commented on pull request #9698: Add CloudVisionDeleteReferenceImageOperator

2020-07-13 Thread GitBox
manesioz commented on pull request #9698: URL: https://github.com/apache/airflow/pull/9698#issuecomment-657763623 @mik-laj Done! This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [airflow] mik-laj merged pull request #9793: Add docs for replace_microseconds parameters in trigger DAG endpoint

2020-07-13 Thread GitBox
mik-laj merged pull request #9793: URL: https://github.com/apache/airflow/pull/9793 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[airflow] branch master updated (8f6b837 -> 383b676)

2020-07-13 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 8f6b837 The group of embedded DAGs should be root to be OpenShift compatible (#9794) add 383b676 Add d

[GitHub] [airflow] mik-laj opened a new pull request #9797: Use path relative to root docs dir in *include directives

2020-07-13 Thread GitBox
mik-laj opened a new pull request #9797: URL: https://github.com/apache/airflow/pull/9797 This is less obvious than the previous solution, but I think it will make writing documentation easier. --- Make sure to mark the boxes below before creating PR: [x] - [X] Description

[GitHub] [airflow-site] turbaszek commented on a change in pull request #272: [WIP] add new blog post

2020-07-13 Thread GitBox
turbaszek commented on a change in pull request #272: URL: https://github.com/apache/airflow-site/pull/272#discussion_r453817450 ## File path: landing-pages/site/content/en/blog/apache-airflow-for-new-comers.md ## @@ -0,0 +1,51 @@ +--- +title: "Apache Airflow For New Comers" +l

[GitHub] [airflow] jhtimmins commented on issue #8112: Authorization and Permissions

2020-07-13 Thread GitBox
jhtimmins commented on issue #8112: URL: https://github.com/apache/airflow/issues/8112#issuecomment-657778391 @ash I think that's a good question. I can see the argument going either way. Do you know if there's a standard here? -

[GitHub] [airflow] mik-laj commented on pull request #9698: Add CloudVisionDeleteReferenceImageOperator

2020-07-13 Thread GitBox
mik-laj commented on pull request #9698: URL: https://github.com/apache/airflow/pull/9698#issuecomment-657778772 @menesioz Can you update path in *include directives? ``` /opt/airflow/docs/howto/operator/google/cloud/vision.rst:701: WARNING: Include file '/opt/airflow/docs/airflow/pr

[GitHub] [airflow] turbaszek merged pull request #8849: Add multiple file upload functionality to GCS hook

2020-07-13 Thread GitBox
turbaszek merged pull request #8849: URL: https://github.com/apache/airflow/pull/8849 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [airflow] boring-cyborg[bot] commented on pull request #8849: Add multiple file upload functionality to GCS hook

2020-07-13 Thread GitBox
boring-cyborg[bot] commented on pull request #8849: URL: https://github.com/apache/airflow/pull/8849#issuecomment-657779379 Awesome work, congrats on your first merged pull request! This is an automated message from the A

[GitHub] [airflow] turbaszek closed issue #8724: Uploading List of Files to Google Cloud Storage

2020-07-13 Thread GitBox
turbaszek closed issue #8724: URL: https://github.com/apache/airflow/issues/8724 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[airflow] branch master updated (383b676 -> 6892590)

2020-07-13 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 383b676 Add docs for replace_microseconds parameters in trigger DAG endpoint (#9793) add 6892590 Add mult

[GitHub] [airflow] mik-laj commented on issue #8112: Authorization and Permissions

2020-07-13 Thread GitBox
mik-laj commented on issue #8112: URL: https://github.com/apache/airflow/issues/8112#issuecomment-657787665 I think it's best if we reuse the existing operation ID defined in the API to create permission, if possible. ``` get_config get_connections post_connection delete

[GitHub] [airflow] tooptoop4 closed issue #8526: 'Last Run' column empty for Viewer role in RBAC UI

2020-07-13 Thread GitBox
tooptoop4 closed issue #8526: URL: https://github.com/apache/airflow/issues/8526 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [airflow] mik-laj merged pull request #9786: Decorators keep functions signatures

2020-07-13 Thread GitBox
mik-laj merged pull request #9786: URL: https://github.com/apache/airflow/pull/9786 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[airflow] branch master updated (6892590 -> 553bb7a)

2020-07-13 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 6892590 Add multiple file upload functionality to GCS hook (#8849) add 553bb7a Keep functions signature

[GitHub] [airflow] mik-laj commented on pull request #9786: Decorators keep functions signatures

2020-07-13 Thread GitBox
mik-laj commented on pull request #9786: URL: https://github.com/apache/airflow/pull/9786#issuecomment-657790198 > Looks good! I'm surprised that pylint accepts single letter T variable It does not accept. I added exclusion on each line. `# pylint: disable=invalid-name` to use a comm

[GitHub] [airflow] mik-laj merged pull request #9797: Use path relative to root docs dir in *include directives

2020-07-13 Thread GitBox
mik-laj merged pull request #9797: URL: https://github.com/apache/airflow/pull/9797 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[airflow] branch master updated (553bb7a -> efe1bdd)

2020-07-13 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from 553bb7a Keep functions signatures in decorators (#9786) add efe1bdd Use paths relative to root docs dir

[GitHub] [airflow] mik-laj commented on a change in pull request #9698: Add CloudVisionDeleteReferenceImageOperator

2020-07-13 Thread GitBox
mik-laj commented on a change in pull request #9698: URL: https://github.com/apache/airflow/pull/9698#discussion_r453930297 ## File path: docs/howto/operator/google/cloud/vision.rst ## @@ -683,6 +683,68 @@ More information See `Google Cloud Vision ReferenceImage create documen

[GitHub] [airflow] mik-laj commented on a change in pull request #9747: [WIP] Add AzureBaseHook

2020-07-13 Thread GitBox
mik-laj commented on a change in pull request #9747: URL: https://github.com/apache/airflow/pull/9747#discussion_r453932386 ## File path: docs/howto/connection/azure.rst ## @@ -0,0 +1,72 @@ + .. Licensed to the Apache Software Foundation (ASF) under one Review comment:

[GitHub] [airflow] vuppalli opened a new pull request #9798: Guide for AI Platform (previously Machine Learning Engine) Operators

2020-07-13 Thread GitBox
vuppalli opened a new pull request #9798: URL: https://github.com/apache/airflow/pull/9798 --- Created a guide for AI Platform (formerly known as ML Engine) operators using [this example DAG](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/example_dags/e

  1   2   3   >